[INFO] fetching crate acttey 0.1.0... [INFO] testing acttey-0.1.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] extracting crate acttey 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate acttey 0.1.0 [INFO] finished tweaking crates.io crate acttey 0.1.0 [INFO] tweaked toml for crates.io crate acttey 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate acttey 0.1.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate acttey 0.1.0 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded range-alloc v0.1.4 [INFO] [stderr] Downloaded xml-rs v0.8.25 [INFO] [stderr] Downloaded my-ecs-macros v0.1.0 [INFO] [stderr] Downloaded my-wgsl-macros v0.1.0 [INFO] [stderr] Downloaded gpu-descriptor v0.3.1 [INFO] [stderr] Downloaded my-wgsl v0.1.0 [INFO] [stderr] Downloaded my-ecs v0.1.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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af609b033cf850c26316c1e5efef64ae9116b19e93c67c96f49d92cb1160cd5f [INFO] running `Command { std: "docker" "start" "-a" "af609b033cf850c26316c1e5efef64ae9116b19e93c67c96f49d92cb1160cd5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af609b033cf850c26316c1e5efef64ae9116b19e93c67c96f49d92cb1160cd5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af609b033cf850c26316c1e5efef64ae9116b19e93c67c96f49d92cb1160cd5f", kill_on_drop: false }` [INFO] [stdout] af609b033cf850c26316c1e5efef64ae9116b19e93c67c96f49d92cb1160cd5f [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b58a3770a6b4d7a9d670d2c2cbfc007ccb54d85fd3cc8b8cf75a510f21feac3 [INFO] running `Command { std: "docker" "start" "-a" "6b58a3770a6b4d7a9d670d2c2cbfc007ccb54d85fd3cc8b8cf75a510f21feac3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v23.0.0 [INFO] [stderr] Compiling glow v0.14.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling gpu-descriptor v0.3.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling my-ecs-macros v0.1.0 [INFO] [stderr] Compiling my-wgsl-macros v0.1.0 [INFO] [stderr] Compiling my-wgsl v0.1.0 [INFO] [stderr] Compiling my-ecs v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling acttey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Rect` is never constructed [INFO] [stdout] --> src/util/mod.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Rect { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gpu/encoder.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 127 | desc: &wgpu::ComputePassDescriptor<'_>, [INFO] [stdout] 128 | ) -> ComputePassEncoder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | ) -> ComputePassEncoder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.37s [INFO] running `Command { std: "docker" "inspect" "6b58a3770a6b4d7a9d670d2c2cbfc007ccb54d85fd3cc8b8cf75a510f21feac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b58a3770a6b4d7a9d670d2c2cbfc007ccb54d85fd3cc8b8cf75a510f21feac3", kill_on_drop: false }` [INFO] [stdout] 6b58a3770a6b4d7a9d670d2c2cbfc007ccb54d85fd3cc8b8cf75a510f21feac3 [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a596e5973d0d866fc9c9b0996e18d7183a2b23178f0149cab133860d761c8ba [INFO] running `Command { std: "docker" "start" "-a" "6a596e5973d0d866fc9c9b0996e18d7183a2b23178f0149cab133860d761c8ba", kill_on_drop: false }` [INFO] [stderr] Compiling acttey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Rect` is never constructed [INFO] [stdout] --> src/util/mod.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Rect { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gpu/encoder.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 127 | desc: &wgpu::ComputePassDescriptor<'_>, [INFO] [stdout] 128 | ) -> ComputePassEncoder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | ) -> ComputePassEncoder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Rect` is never constructed [INFO] [stdout] --> src/util/mod.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Rect { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gpu/encoder.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 127 | desc: &wgpu::ComputePassDescriptor<'_>, [INFO] [stdout] 128 | ) -> ComputePassEncoder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | ) -> ComputePassEncoder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "6a596e5973d0d866fc9c9b0996e18d7183a2b23178f0149cab133860d761c8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a596e5973d0d866fc9c9b0996e18d7183a2b23178f0149cab133860d761c8ba", kill_on_drop: false }` [INFO] [stdout] 6a596e5973d0d866fc9c9b0996e18d7183a2b23178f0149cab133860d761c8ba [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b935a9a0fb163745ecb55e83cd79593689168681330f528f97f38686be2129f5 [INFO] running `Command { std: "docker" "start" "-a" "b935a9a0fb163745ecb55e83cd79593689168681330f528f97f38686be2129f5", kill_on_drop: false }` [INFO] [stderr] warning: struct `Rect` is never constructed [INFO] [stderr] --> src/util/mod.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct Rect { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gpu/encoder.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 127 | desc: &wgpu::ComputePassDescriptor<'_>, [INFO] [stderr] 128 | ) -> ComputePassEncoder { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 128 | ) -> ComputePassEncoder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `acttey` (lib) generated 2 warnings (run `cargo fix --lib -p acttey` to apply 1 suggestion) [INFO] [stderr] warning: `acttey` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/acttey-9b489346f87553f4) [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] Doc-tests acttey [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" "b935a9a0fb163745ecb55e83cd79593689168681330f528f97f38686be2129f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b935a9a0fb163745ecb55e83cd79593689168681330f528f97f38686be2129f5", kill_on_drop: false }` [INFO] [stdout] b935a9a0fb163745ecb55e83cd79593689168681330f528f97f38686be2129f5