[INFO] fetching crate firework 0.1.0... [INFO] checking firework-0.1.0 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate firework 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate firework 0.1.0 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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-13/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" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 569051b4793acfa29f054adeece15abd7a0444cdd0a831b27c52107ff8f53611 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "569051b4793acfa29f054adeece15abd7a0444cdd0a831b27c52107ff8f53611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "569051b4793acfa29f054adeece15abd7a0444cdd0a831b27c52107ff8f53611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "569051b4793acfa29f054adeece15abd7a0444cdd0a831b27c52107ff8f53611", kill_on_drop: false }` [INFO] [stdout] 569051b4793acfa29f054adeece15abd7a0444cdd0a831b27c52107ff8f53611 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb094d7a3cb7830a815395913e65a38760985eca42ddb07a4880a4ceaf8b318c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cb094d7a3cb7830a815395913e65a38760985eca42ddb07a4880a4ceaf8b318c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking glam v0.12.0 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling slotmap v1.0.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking firework v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/common/msg.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! $macro { [INFO] [stdout] 8 | | ($msg:expr) => ( [INFO] [stdout] 9 | | log::$macro! { "{}", $msg } [INFO] [stdout] 10 | | ); [INFO] [stdout] ... | [INFO] [stdout] 13 | | ); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] ... [INFO] [stdout] 18 | write_macro!(trace!); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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 a 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 macro definition [INFO] [stdout] --> src/common/msg.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! $macro { [INFO] [stdout] 8 | | ($msg:expr) => ( [INFO] [stdout] 9 | | log::$macro! { "{}", $msg } [INFO] [stdout] 10 | | ); [INFO] [stdout] ... | [INFO] [stdout] 13 | | ); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] ... [INFO] [stdout] 18 | write_macro!(trace!); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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 a 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: 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: 15 warnings emitted [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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.16s [INFO] running `Command { std: "docker" "inspect" "cb094d7a3cb7830a815395913e65a38760985eca42ddb07a4880a4ceaf8b318c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb094d7a3cb7830a815395913e65a38760985eca42ddb07a4880a4ceaf8b318c", kill_on_drop: false }` [INFO] [stdout] cb094d7a3cb7830a815395913e65a38760985eca42ddb07a4880a4ceaf8b318c