[INFO] cloning repository https://github.com/marcantoinem/sgpu-compute
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcantoinem/sgpu-compute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcantoinem%2Fsgpu-compute", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcantoinem%2Fsgpu-compute'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ea19024f0739ce963faec970baf6d964342a9fb
[INFO] checking marcantoinem/sgpu-compute against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcantoinem%2Fsgpu-compute" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marcantoinem/sgpu-compute
[INFO] finished tweaking git repo https://github.com/marcantoinem/sgpu-compute
[INFO] tweaked toml for git repo https://github.com/marcantoinem/sgpu-compute written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marcantoinem/sgpu-compute on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marcantoinem/sgpu-compute 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded clap v4.5.2
[INFO] [stderr] Downloaded is-terminal v0.4.12
[INFO] [stderr] Downloaded pollster-macro v0.1.0
[INFO] [stderr] Downloaded bytemuck v1.14.3
[INFO] [stderr] Downloaded half v2.4.0
[INFO] [stderr] Downloaded regex v1.10.3
[INFO] [stderr] Downloaded syn v2.0.52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3be825acde012c5082a65d0d9f7826c76ba6f0bc91abd7b7a32d2132600f3a3c
[INFO] running `Command { std: "docker" "start" "-a" "3be825acde012c5082a65d0d9f7826c76ba6f0bc91abd7b7a32d2132600f3a3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3be825acde012c5082a65d0d9f7826c76ba6f0bc91abd7b7a32d2132600f3a3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3be825acde012c5082a65d0d9f7826c76ba6f0bc91abd7b7a32d2132600f3a3c", kill_on_drop: false }`
[INFO] [stdout] 3be825acde012c5082a65d0d9f7826c76ba6f0bc91abd7b7a32d2132600f3a3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 439cbce280a7e8a8dd5b42a4f132c1787fb0da1bccdeb23562a1861c99533bf7
[INFO] running `Command { std: "docker" "start" "-a" "439cbce280a7e8a8dd5b42a4f132c1787fb0da1bccdeb23562a1861c99533bf7", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.78
[INFO] [stderr] Compiling libc v0.2.153
[INFO] [stderr] Checking bitflags v2.4.2
[INFO] [stderr] Checking allocator-api2 v0.2.16
[INFO] [stderr] Compiling parking_lot_core v0.9.9
[INFO] [stderr] Compiling thiserror v1.0.57
[INFO] [stderr] Checking unicode-width v0.1.11
[INFO] [stderr] Compiling serde v1.0.197
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Compiling lock_api v0.4.11
[INFO] [stderr] Compiling num-traits v0.2.18
[INFO] [stderr] Checking smallvec v1.13.1
[INFO] [stderr] Compiling wgpu-hal v0.19.3
[INFO] [stderr] Checking libloading v0.8.3
[INFO] [stderr] Checking libloading v0.7.4
[INFO] [stderr] Checking log v0.4.21
[INFO] [stderr] Checking codespan-reporting v0.11.1
[INFO] [stderr] Checking unicode-xid v0.2.4
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Checking ash v0.37.3+1.3.251
[INFO] [stderr] Checking gpu-descriptor-types v0.1.2
[INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr] Checking gpu-alloc-types v0.3.0
[INFO] [stderr] Checking wgpu-types v0.19.2
[INFO] [stderr] Compiling wgpu-core v0.19.3
[INFO] [stderr] Compiling serde_json v1.0.114
[INFO] [stderr] Checking raw-window-handle v0.6.0
[INFO] [stderr] Checking profiling v1.0.15
[INFO] [stderr] Checking arrayvec v0.7.4
[INFO] [stderr] Checking gpu-alloc v0.6.0
[INFO] [stderr] Checking either v1.10.0
[INFO] [stderr] Compiling wgpu v0.19.3
[INFO] [stderr] Checking half v2.4.0
[INFO] [stderr] Checking ciborium-io v0.2.2
[INFO] [stderr] Checking regex-syntax v0.8.2
[INFO] [stderr] Checking clap_lex v0.7.0
[INFO] [stderr] Checking itoa v1.0.10
[INFO] [stderr] Checking plotters-backend v0.3.5
[INFO] [stderr] Checking hashbrown v0.14.3
[INFO] [stderr] Checking anstyle v1.0.6
[INFO] [stderr] Checking itertools v0.10.5
[INFO] [stderr] Checking spin v0.9.8
[INFO] [stderr] Checking cast v0.3.0
[INFO] [stderr] Checking ciborium-ll v0.2.2
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Checking getrandom v0.2.12
[INFO] [stderr] Checking khronos-egl v6.0.0
[INFO] [stderr] Checking plotters-svg v0.3.5
[INFO] [stderr] Checking clap_builder v4.5.2
[INFO] [stderr] Compiling syn v2.0.52
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking nanorand v0.7.0
[INFO] [stderr] Checking parking_lot v0.12.1
[INFO] [stderr] Checking futures-core v0.3.30
[INFO] [stderr] Checking futures-sink v0.3.30
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking is-terminal v0.4.12
[INFO] [stderr] Checking rayon v1.9.0
[INFO] [stderr] Checking anes v0.1.6
[INFO] [stderr] Checking oorandom v11.1.3
[INFO] [stderr] Checking flume v0.11.0
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking indexmap v2.2.5
[INFO] [stderr] Checking gpu-descriptor v0.2.4
[INFO] [stderr] Checking plotters v0.3.5
[INFO] [stderr] Checking regex-automata v0.4.6
[INFO] [stderr] Checking criterion-plot v0.5.0
[INFO] [stderr] Checking clap v4.5.2
[INFO] [stderr] Compiling thiserror-impl v1.0.57
[INFO] [stderr] Compiling serde_derive v1.0.197
[INFO] [stderr] Compiling bytemuck_derive v1.6.0
[INFO] [stderr] Checking naga v0.19.2
[INFO] [stderr] Checking regex v1.10.3
[INFO] [stderr] Compiling pollster-macro v0.1.0
[INFO] [stderr] Checking bytemuck v1.14.3
[INFO] [stderr] Checking pollster v0.3.0
[INFO] [stderr] Checking ciborium v0.2.2
[INFO] [stderr] Checking tinytemplate v1.2.1
[INFO] [stderr] Checking criterion v0.5.1
[INFO] [stderr] Checking sgpu-compute v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:147:9
[INFO] [stdout] |
[INFO] [stdout] 147 | &self,
[INFO] [stdout] | ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 | ) -> PipelineAsync {
[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] 150 | ) -> PipelineAsync<'_, Input, Uniform, Output, N> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/blocking.rs:22:9
[INFO] [stdout] |
[INFO] [stdout] 22 | &self,
[INFO] [stdout] | ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 25 | ) -> Pipeline {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 25 | ) -> Pipeline<'_, Input, Uniform, Output, N> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:147:9
[INFO] [stdout] |
[INFO] [stdout] 147 | &self,
[INFO] [stdout] | ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 | ) -> PipelineAsync {
[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] 150 | ) -> PipelineAsync<'_, Input, Uniform, Output, N> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/blocking.rs:22:9
[INFO] [stdout] |
[INFO] [stdout] 22 | &self,
[INFO] [stdout] | ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 25 | ) -> Pipeline {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 25 | ) -> Pipeline<'_, Input, Uniform, Output, N> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout] --> examples/parallel_prefix.rs:5:1
[INFO] [stdout] |
[INFO] [stdout] 5 | / #[repr(C)]
[INFO] [stdout] 6 | | struct Uniform {
[INFO] [stdout] 7 | | width: u32,
[INFO] [stdout] 8 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout] --> examples/parallel_prefix.rs:6:8
[INFO] [stdout] |
[INFO] [stdout] 6 | struct Uniform {
[INFO] [stdout] | ^^^^^^^ field in this struct
[INFO] [stdout] |
[INFO] [stdout] = help: consider removing this field
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.15s
[INFO] running `Command { std: "docker" "inspect" "439cbce280a7e8a8dd5b42a4f132c1787fb0da1bccdeb23562a1861c99533bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "439cbce280a7e8a8dd5b42a4f132c1787fb0da1bccdeb23562a1861c99533bf7", kill_on_drop: false }`
[INFO] [stdout] 439cbce280a7e8a8dd5b42a4f132c1787fb0da1bccdeb23562a1861c99533bf7