[INFO] cloning repository https://github.com/petalas/wgpu-renderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petalas/wgpu-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetalas%2Fwgpu-renderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetalas%2Fwgpu-renderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d506c707906600dd2ad3fa8fd4c4d4bf5ab5350 [INFO] testing petalas/wgpu-renderer against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetalas%2Fwgpu-renderer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/petalas/wgpu-renderer on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/petalas/wgpu-renderer [INFO] finished tweaking git repo https://github.com/petalas/wgpu-renderer [INFO] tweaked toml for git repo https://github.com/petalas/wgpu-renderer written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/petalas/wgpu-renderer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgpu v0.17.0 [INFO] [stderr] Downloaded wgpu-core v0.17.0 [INFO] [stderr] Downloaded wgpu-hal v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c771cee85aa8b0746af4d4b4357ebc751229c821ca2f1459bb8032bce53cb0a [INFO] running `Command { std: "docker" "start" "-a" "2c771cee85aa8b0746af4d4b4357ebc751229c821ca2f1459bb8032bce53cb0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c771cee85aa8b0746af4d4b4357ebc751229c821ca2f1459bb8032bce53cb0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c771cee85aa8b0746af4d4b4357ebc751229c821ca2f1459bb8032bce53cb0a", kill_on_drop: false }` [INFO] [stdout] 2c771cee85aa8b0746af4d4b4357ebc751229c821ca2f1459bb8032bce53cb0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47f9389571b97a9002a889adc554569e8b097741f8ee005b71491328daaf77c5 [INFO] running `Command { std: "docker" "start" "-a" "47f9389571b97a9002a889adc554569e8b097741f8ee005b71491328daaf77c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling profiling v1.0.10 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling exr v1.7.0 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.37 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling wgpu-hal v0.17.0 [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling wgpu-core v0.17.0 [INFO] [stderr] Compiling wgpu v0.17.0 [INFO] [stderr] Compiling renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/util.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `mutate_new_best` is never used [INFO] [stdout] --> src/lib.rs:449:14 [INFO] [stdout] | [INFO] [stdout] 59 | impl Engine { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 449 | async fn mutate_new_best(&mut self, mut drawing: Drawing) -> Drawing { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_error_calcs` is never used [INFO] [stdout] --> src/util.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn check_error_calcs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.73s [INFO] running `Command { std: "docker" "inspect" "47f9389571b97a9002a889adc554569e8b097741f8ee005b71491328daaf77c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47f9389571b97a9002a889adc554569e8b097741f8ee005b71491328daaf77c5", kill_on_drop: false }` [INFO] [stdout] 47f9389571b97a9002a889adc554569e8b097741f8ee005b71491328daaf77c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81d416c04a2c2d66e677bd44c05dfeabf84e6375aa8f7e83393441918a8be03c [INFO] running `Command { std: "docker" "start" "-a" "81d416c04a2c2d66e677bd44c05dfeabf84e6375aa8f7e83393441918a8be03c", kill_on_drop: false }` [INFO] [stderr] Compiling renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/util.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `mutate_new_best` is never used [INFO] [stdout] --> src/lib.rs:449:14 [INFO] [stdout] | [INFO] [stdout] 59 | impl Engine { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 449 | async fn mutate_new_best(&mut self, mut drawing: Drawing) -> Drawing { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_error_calcs` is never used [INFO] [stdout] --> src/util.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn check_error_calcs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "81d416c04a2c2d66e677bd44c05dfeabf84e6375aa8f7e83393441918a8be03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d416c04a2c2d66e677bd44c05dfeabf84e6375aa8f7e83393441918a8be03c", kill_on_drop: false }` [INFO] [stdout] 81d416c04a2c2d66e677bd44c05dfeabf84e6375aa8f7e83393441918a8be03c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e25339bc7df9cbc4975d9460fd586eb80a5039865a1a5b8d6b41a386e80a5319 [INFO] running `Command { std: "docker" "start" "-a" "e25339bc7df9cbc4975d9460fd586eb80a5039865a1a5b8d6b41a386e80a5319", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `log::info` [INFO] [stderr] --> src/util.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use log::info; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `mutate_new_best` is never used [INFO] [stderr] --> src/lib.rs:449:14 [INFO] [stderr] | [INFO] [stderr] 59 | impl Engine { [INFO] [stderr] | ----------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 449 | async fn mutate_new_best(&mut self, mut drawing: Drawing) -> Drawing { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `check_error_calcs` is never used [INFO] [stderr] --> src/util.rs:107:8 [INFO] [stderr] | [INFO] [stderr] 107 | pub fn check_error_calcs( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `renderer` (lib test) generated 3 warnings (run `cargo fix --lib -p renderer --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/renderer-7d945c1f9bb6c2ef) [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" "e25339bc7df9cbc4975d9460fd586eb80a5039865a1a5b8d6b41a386e80a5319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25339bc7df9cbc4975d9460fd586eb80a5039865a1a5b8d6b41a386e80a5319", kill_on_drop: false }` [INFO] [stdout] e25339bc7df9cbc4975d9460fd586eb80a5039865a1a5b8d6b41a386e80a5319