[INFO] cloning repository https://github.com/jenr24/wgpu-dunes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jenr24/wgpu-dunes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjenr24%2Fwgpu-dunes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjenr24%2Fwgpu-dunes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd23f5149d6f9b496bea9b0fccb9abaa0648678b [INFO] testing jenr24/wgpu-dunes against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjenr24%2Fwgpu-dunes" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jenr24/wgpu-dunes on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jenr24/wgpu-dunes [INFO] finished tweaking git repo https://github.com/jenr24/wgpu-dunes [INFO] tweaked toml for git repo https://github.com/jenr24/wgpu-dunes written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jenr24/wgpu-dunes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b1a09b42053564fe82503acd7c79b8407d7605a17f9f50d098fdcb7b797b5af [INFO] running `Command { std: "docker" "start" "-a" "5b1a09b42053564fe82503acd7c79b8407d7605a17f9f50d098fdcb7b797b5af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b1a09b42053564fe82503acd7c79b8407d7605a17f9f50d098fdcb7b797b5af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b1a09b42053564fe82503acd7c79b8407d7605a17f9f50d098fdcb7b797b5af", kill_on_drop: false }` [INFO] [stdout] 5b1a09b42053564fe82503acd7c79b8407d7605a17f9f50d098fdcb7b797b5af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c326f087d5dcd2ac3e823afcad7df2d13260e94d45640308a7fa9913248a56ce [INFO] running `Command { std: "docker" "start" "-a" "c326f087d5dcd2ac3e823afcad7df2d13260e94d45640308a7fa9913248a56ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling async-io v1.7.0 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling async-global-executor v2.2.0 [INFO] [stderr] Compiling async-process v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling wgpu-dunes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `i686-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ControlFlow`, `EventLoop`, `WindowBuilder` [INFO] [stdout] --> src/state.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | event_loop::{ControlFlow, EventLoop}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 7 | window::{Window, WindowBuilder}, dpi::PhysicalSize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/lib.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn create_canvas(width: u32, height: u32) -> Canvas { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/lib.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn create_canvas(width: u32, height: u32) -> Canvas { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_compute_pipeline` is never used [INFO] [stdout] --> src/state.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn create_compute_pipeline(name: &str, device: &Device, shader: &ShaderModule) -> ComputePipeline { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "c326f087d5dcd2ac3e823afcad7df2d13260e94d45640308a7fa9913248a56ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c326f087d5dcd2ac3e823afcad7df2d13260e94d45640308a7fa9913248a56ce", kill_on_drop: false }` [INFO] [stdout] c326f087d5dcd2ac3e823afcad7df2d13260e94d45640308a7fa9913248a56ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] eca9a69e07041b09091560c9f3eae4a22fedb8ee1c93a6c33ba7b4d59661a25f [INFO] running `Command { std: "docker" "start" "-a" "eca9a69e07041b09091560c9f3eae4a22fedb8ee1c93a6c33ba7b4d59661a25f", kill_on_drop: false }` [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `i686-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ControlFlow`, `EventLoop`, `WindowBuilder` [INFO] [stdout] --> src/state.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | event_loop::{ControlFlow, EventLoop}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 7 | window::{Window, WindowBuilder}, dpi::PhysicalSize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/lib.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn create_canvas(width: u32, height: u32) -> Canvas { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/lib.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn create_canvas(width: u32, height: u32) -> Canvas { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_compute_pipeline` is never used [INFO] [stdout] --> src/state.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn create_compute_pipeline(name: &str, device: &Device, shader: &ShaderModule) -> ComputePipeline { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wgpu-dunes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ControlFlow`, `EventLoop`, `WindowBuilder` [INFO] [stdout] --> src/state.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | event_loop::{ControlFlow, EventLoop}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 7 | window::{Window, WindowBuilder}, dpi::PhysicalSize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/lib.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn create_canvas(width: u32, height: u32) -> Canvas { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/lib.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn create_canvas(width: u32, height: u32) -> Canvas { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_compute_pipeline` is never used [INFO] [stdout] --> src/state.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn create_compute_pipeline(name: &str, device: &Device, shader: &ShaderModule) -> ComputePipeline { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.28s [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eca9a69e07041b09091560c9f3eae4a22fedb8ee1c93a6c33ba7b4d59661a25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca9a69e07041b09091560c9f3eae4a22fedb8ee1c93a6c33ba7b4d59661a25f", kill_on_drop: false }` [INFO] [stdout] eca9a69e07041b09091560c9f3eae4a22fedb8ee1c93a6c33ba7b4d59661a25f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 215b1e5751ea3d321235a04dcf149eb282e88d9df3d149bc5a24d4dc2a32a928 [INFO] running `Command { std: "docker" "start" "-a" "215b1e5751ea3d321235a04dcf149eb282e88d9df3d149bc5a24d4dc2a32a928", kill_on_drop: false }` [INFO] [stderr] warning: dropping unsupported crate type `cdylib` for target `i686-unknown-linux-musl` [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ControlFlow`, `EventLoop`, `WindowBuilder` [INFO] [stderr] --> src/state.rs:6:18 [INFO] [stderr] | [INFO] [stderr] 6 | event_loop::{ControlFlow, EventLoop}, [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] 7 | window::{Window, WindowBuilder}, dpi::PhysicalSize, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `width` [INFO] [stderr] --> src/lib.rs:45:22 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn create_canvas(width: u32, height: u32) -> Canvas { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `height` [INFO] [stderr] --> src/lib.rs:45:34 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn create_canvas(width: u32, height: u32) -> Canvas { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stderr] [INFO] [stderr] warning: function `create_compute_pipeline` is never used [INFO] [stderr] --> src/state.rs:67:4 [INFO] [stderr] | [INFO] [stderr] 67 | fn create_compute_pipeline(name: &str, device: &Device, shader: &ShaderModule) -> ComputePipeline { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wgpu-dunes` (lib) generated 5 warnings [INFO] [stderr] warning: `wgpu-dunes` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/wgpu_dunes-497a2a584157bb15) [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] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/main-7f0e0ae1b9796526) [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" "215b1e5751ea3d321235a04dcf149eb282e88d9df3d149bc5a24d4dc2a32a928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "215b1e5751ea3d321235a04dcf149eb282e88d9df3d149bc5a24d4dc2a32a928", kill_on_drop: false }` [INFO] [stdout] 215b1e5751ea3d321235a04dcf149eb282e88d9df3d149bc5a24d4dc2a32a928