[INFO] fetching crate firework 0.1.0... [INFO] testing firework-0.1.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate firework 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate firework 0.1.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate firework 0.1.0 [INFO] finished tweaking crates.io crate firework 0.1.0 [INFO] tweaked toml for crates.io crate firework 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate firework 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e803fc6e073ae4c5f8684628234b57e91288e4640e42c982c606dedb0a75b08d [INFO] running `Command { std: "docker" "start" "-a" "e803fc6e073ae4c5f8684628234b57e91288e4640e42c982c606dedb0a75b08d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e803fc6e073ae4c5f8684628234b57e91288e4640e42c982c606dedb0a75b08d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e803fc6e073ae4c5f8684628234b57e91288e4640e42c982c606dedb0a75b08d", kill_on_drop: false }` [INFO] [stdout] e803fc6e073ae4c5f8684628234b57e91288e4640e42c982c606dedb0a75b08d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d2ca04fce3bd893876f61a7da84562415aea6f5d2e010e6687bd5bb63e1afb5 [INFO] running `Command { std: "docker" "start" "-a" "3d2ca04fce3bd893876f61a7da84562415aea6f5d2e010e6687bd5bb63e1afb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling glam v0.12.0 [INFO] [stderr] Compiling slotmap v1.0.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling firework v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/common/msg.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | log::debug!($target, $($args),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/application/window.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | debug!("WINDOW RESIZED: {}, {}", width, height) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `debug` [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `trace` [INFO] [stdout] --> src/common/msg.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | write_macro!(trace!); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$macro` [INFO] [stdout] --> src/common/msg.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) use $macro; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | write_macro!(trace!); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `write_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ptr_from` [INFO] [stdout] --> src/gpu/validation_layer.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ffi::{ptr_from, str_from_raw_string_buffer, Names}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `available_present_modes` [INFO] [stdout] --> src/gpu/swapchain.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | available_present_modes: &Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_available_present_modes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> src/gpu/debug_messenger.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let types = match message_type { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `physical` [INFO] [stdout] --> src/gpu/device.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn physical(&self) -> vk::PhysicalDevice { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SwapChainSupportDetails` [INFO] [stdout] --> src/gpu/swapchain.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct SwapChainSupportDetails { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Swapchain` [INFO] [stdout] --> src/gpu/swapchain.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Swapchain { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create` [INFO] [stdout] --> src/gpu/swapchain.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn create(instance: &ash::Instance, device: &Device, surface: &Surface) -> Swapchain { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_support` [INFO] [stdout] --> src/gpu/swapchain.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn query_support( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `choose_swapchain_format` [INFO] [stdout] --> src/gpu/swapchain.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn choose_swapchain_format(available_formats: &Vec) -> vk::SurfaceFormatKHR { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `choose_swapchain_present_mode` [INFO] [stdout] --> src/gpu/swapchain.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn choose_swapchain_present_mode( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `choose_swapchain_extent` [INFO] [stdout] --> src/gpu/swapchain.rs:96:4 [INFO] [stdout] | [INFO] [stdout] 96 | fn choose_swapchain_extent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `graphics_queue` [INFO] [stdout] --> src/gpu.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | graphics_queue: vk::Queue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `presentation_queue` [INFO] [stdout] --> src/gpu.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | presentation_queue: vk::Queue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.71s [INFO] running `Command { std: "docker" "inspect" "3d2ca04fce3bd893876f61a7da84562415aea6f5d2e010e6687bd5bb63e1afb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d2ca04fce3bd893876f61a7da84562415aea6f5d2e010e6687bd5bb63e1afb5", kill_on_drop: false }` [INFO] [stdout] 3d2ca04fce3bd893876f61a7da84562415aea6f5d2e010e6687bd5bb63e1afb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c44f1957d81a626831732c87e2c2878f0895c3845264fdcb4706d5bfbb7c29de [INFO] running `Command { std: "docker" "start" "-a" "c44f1957d81a626831732c87e2c2878f0895c3845264fdcb4706d5bfbb7c29de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling firework v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/common/msg.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | log::debug!($target, $($args),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/application/window.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | debug!("WINDOW RESIZED: {}, {}", width, height) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `debug` [INFO] [stdout] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `trace` [INFO] [stdout] --> src/common/msg.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | write_macro!(trace!); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$macro` [INFO] [stdout] --> src/common/msg.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) use $macro; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | write_macro!(trace!); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `write_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ptr_from` [INFO] [stdout] --> src/gpu/validation_layer.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ffi::{ptr_from, str_from_raw_string_buffer, Names}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `available_present_modes` [INFO] [stdout] --> src/gpu/swapchain.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | available_present_modes: &Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_available_present_modes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> src/gpu/debug_messenger.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let types = match message_type { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `physical` [INFO] [stdout] --> src/gpu/device.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn physical(&self) -> vk::PhysicalDevice { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SwapChainSupportDetails` [INFO] [stdout] --> src/gpu/swapchain.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct SwapChainSupportDetails { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Swapchain` [INFO] [stdout] --> src/gpu/swapchain.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Swapchain { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create` [INFO] [stdout] --> src/gpu/swapchain.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn create(instance: &ash::Instance, device: &Device, surface: &Surface) -> Swapchain { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_support` [INFO] [stdout] --> src/gpu/swapchain.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn query_support( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `choose_swapchain_format` [INFO] [stdout] --> src/gpu/swapchain.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn choose_swapchain_format(available_formats: &Vec) -> vk::SurfaceFormatKHR { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `choose_swapchain_present_mode` [INFO] [stdout] --> src/gpu/swapchain.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn choose_swapchain_present_mode( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `choose_swapchain_extent` [INFO] [stdout] --> src/gpu/swapchain.rs:96:4 [INFO] [stdout] | [INFO] [stdout] 96 | fn choose_swapchain_extent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `graphics_queue` [INFO] [stdout] --> src/gpu.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | graphics_queue: vk::Queue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `presentation_queue` [INFO] [stdout] --> src/gpu.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | presentation_queue: vk::Queue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "c44f1957d81a626831732c87e2c2878f0895c3845264fdcb4706d5bfbb7c29de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44f1957d81a626831732c87e2c2878f0895c3845264fdcb4706d5bfbb7c29de", kill_on_drop: false }` [INFO] [stdout] c44f1957d81a626831732c87e2c2878f0895c3845264fdcb4706d5bfbb7c29de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a551e4820afb3a83822ce80727e0438f7347d1203e199246965bf5362e817d60 [INFO] running `Command { std: "docker" "start" "-a" "a551e4820afb3a83822ce80727e0438f7347d1203e199246965bf5362e817d60", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/common/msg.rs:29:41 [INFO] [stderr] | [INFO] [stderr] 29 | log::debug!($target, $($args),*); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/application/window.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 64 | debug!("WINDOW RESIZED: {}, {}", width, height) [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `debug` [INFO] [stderr] = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `trace` [INFO] [stderr] --> src/common/msg.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | write_macro!(trace!); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `$macro` [INFO] [stderr] --> src/common/msg.rs:15:20 [INFO] [stderr] | [INFO] [stderr] 15 | pub(crate) use $macro; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 18 | write_macro!(trace!); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] = note: this warning originates in the macro `write_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `ptr_from` [INFO] [stderr] --> src/gpu/validation_layer.rs:5:11 [INFO] [stderr] | [INFO] [stderr] 5 | ffi::{ptr_from, str_from_raw_string_buffer, Names}, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `available_present_modes` [INFO] [stderr] --> src/gpu/swapchain.rs:91:5 [INFO] [stderr] | [INFO] [stderr] 91 | available_present_modes: &Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_available_present_modes` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `types` [INFO] [stderr] --> src/gpu/debug_messenger.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | let types = match message_type { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `physical` [INFO] [stderr] --> src/gpu/device.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn physical(&self) -> vk::PhysicalDevice { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `SwapChainSupportDetails` [INFO] [stderr] --> src/gpu/swapchain.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | struct SwapChainSupportDetails { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Swapchain` [INFO] [stderr] --> src/gpu/swapchain.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Swapchain { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `create` [INFO] [stderr] --> src/gpu/swapchain.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn create(instance: &ash::Instance, device: &Device, surface: &Surface) -> Swapchain { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `query_support` [INFO] [stderr] --> src/gpu/swapchain.rs:55:4 [INFO] [stderr] | [INFO] [stderr] 55 | fn query_support( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `choose_swapchain_format` [INFO] [stderr] --> src/gpu/swapchain.rs:76:4 [INFO] [stderr] | [INFO] [stderr] 76 | fn choose_swapchain_format(available_formats: &Vec) -> vk::SurfaceFormatKHR { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `choose_swapchain_present_mode` [INFO] [stderr] --> src/gpu/swapchain.rs:90:4 [INFO] [stderr] | [INFO] [stderr] 90 | fn choose_swapchain_present_mode( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `choose_swapchain_extent` [INFO] [stderr] --> src/gpu/swapchain.rs:96:4 [INFO] [stderr] | [INFO] [stderr] 96 | fn choose_swapchain_extent( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `graphics_queue` [INFO] [stderr] --> src/gpu.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | graphics_queue: vk::Queue, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `presentation_queue` [INFO] [stderr] --> src/gpu.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | presentation_queue: vk::Queue, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `firework` (bin "firework" test) generated 16 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/firework-82cdd816b322b1af) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a551e4820afb3a83822ce80727e0438f7347d1203e199246965bf5362e817d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a551e4820afb3a83822ce80727e0438f7347d1203e199246965bf5362e817d60", kill_on_drop: false }` [INFO] [stdout] a551e4820afb3a83822ce80727e0438f7347d1203e199246965bf5362e817d60