[INFO] fetching crate sgpu-compute 0.1.0...
[INFO] testing sgpu-compute-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1
[INFO] extracting crate sgpu-compute 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sgpu-compute 0.1.0
[INFO] finished tweaking crates.io crate sgpu-compute 0.1.0
[INFO] tweaked toml for crates.io crate sgpu-compute 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sgpu-compute 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sgpu-compute 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3505414ca90cde0c0d412fe1e6326c5a1dec7ccd52a189428ea64ced07c01917
[INFO] running `Command { std: "docker" "start" "-a" "3505414ca90cde0c0d412fe1e6326c5a1dec7ccd52a189428ea64ced07c01917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3505414ca90cde0c0d412fe1e6326c5a1dec7ccd52a189428ea64ced07c01917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3505414ca90cde0c0d412fe1e6326c5a1dec7ccd52a189428ea64ced07c01917", kill_on_drop: false }`
[INFO] [stdout] 3505414ca90cde0c0d412fe1e6326c5a1dec7ccd52a189428ea64ced07c01917
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3459ec580c560bc8fb435dd4488543b04cd073fef254aa9b96d0e7c8554bff6
[INFO] running `Command { std: "docker" "start" "-a" "f3459ec580c560bc8fb435dd4488543b04cd073fef254aa9b96d0e7c8554bff6", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.78
[INFO] [stderr] Compiling libc v0.2.153
[INFO] [stderr] Compiling bitflags v2.4.2
[INFO] [stderr] Compiling cfg_aliases v0.1.1
[INFO] [stderr] Compiling once_cell v1.19.0
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Compiling lock_api v0.4.11
[INFO] [stderr] Compiling zerocopy v0.7.32
[INFO] [stderr] Compiling allocator-api2 v0.2.16
[INFO] [stderr] Compiling num-traits v0.2.18
[INFO] [stderr] Compiling thiserror v1.0.57
[INFO] [stderr] Compiling parking_lot_core v0.9.9
[INFO] [stderr] Compiling bit-vec v0.6.3
[INFO] [stderr] Compiling unicode-width v0.1.11
[INFO] [stderr] Compiling khronos-egl v6.0.0
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Compiling ash v0.37.3+1.3.251
[INFO] [stderr] Compiling smallvec v1.13.1
[INFO] [stderr] Compiling equivalent v1.0.1
[INFO] [stderr] Compiling codespan-reporting v0.11.1
[INFO] [stderr] Compiling bit-set v0.5.3
[INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr] Compiling syn v2.0.52
[INFO] [stderr] Compiling gpu-alloc-types v0.3.0
[INFO] [stderr] Compiling hashbrown v0.14.3
[INFO] [stderr] Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr] Compiling wgpu-hal v0.19.3
[INFO] [stderr] Compiling libloading v0.8.3
[INFO] [stderr] Compiling libloading v0.7.4
[INFO] [stderr] Compiling log v0.4.21
[INFO] [stderr] Compiling unicode-xid v0.2.4
[INFO] [stderr] Compiling hexf-parse v0.2.1
[INFO] [stderr] Compiling gpu-alloc v0.6.0
[INFO] [stderr] Compiling wgpu-types v0.19.2
[INFO] [stderr] Compiling indexmap v2.2.5
[INFO] [stderr] Compiling parking_lot v0.12.1
[INFO] [stderr] Compiling gpu-descriptor v0.2.4
[INFO] [stderr] Compiling wgpu-core v0.19.3
[INFO] [stderr] Compiling arrayvec v0.7.4
[INFO] [stderr] Compiling profiling v1.0.15
[INFO] [stderr] Compiling glow v0.13.1
[INFO] [stderr] Compiling raw-window-handle v0.6.0
[INFO] [stderr] Compiling renderdoc-sys v1.1.0
[INFO] [stderr] Compiling getrandom v0.2.12
[INFO] [stderr] Compiling wgpu v0.19.3
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling futures-sink v0.3.30
[INFO] [stderr] Compiling futures-core v0.3.30
[INFO] [stderr] Compiling nanorand v0.7.0
[INFO] [stderr] Compiling pollster v0.3.0
[INFO] [stderr] Compiling flume v0.11.0
[INFO] [stderr] Compiling thiserror-impl v1.0.57
[INFO] [stderr] Compiling bytemuck_derive v1.6.0
[INFO] [stderr] Compiling bytemuck v1.14.3
[INFO] [stderr] Compiling naga v0.19.2
[INFO] [stderr] Compiling 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "f3459ec580c560bc8fb435dd4488543b04cd073fef254aa9b96d0e7c8554bff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3459ec580c560bc8fb435dd4488543b04cd073fef254aa9b96d0e7c8554bff6", kill_on_drop: false }`
[INFO] [stdout] f3459ec580c560bc8fb435dd4488543b04cd073fef254aa9b96d0e7c8554bff6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cdf12da0b65fd4128983293ff113957a8c81decee7a80a32243126df6645bb4
[INFO] running `Command { std: "docker" "start" "-a" "9cdf12da0b65fd4128983293ff113957a8c81decee7a80a32243126df6645bb4", kill_on_drop: false }`
[INFO] [stderr] Compiling crossbeam-utils v0.8.19
[INFO] [stderr] Compiling getrandom v0.2.12
[INFO] [stderr] Compiling serde v1.0.197
[INFO] [stderr] Compiling serde_derive v1.0.197
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling rayon-core v1.12.1
[INFO] [stderr] Compiling either v1.10.0
[INFO] [stderr] Compiling serde_json v1.0.114
[INFO] [stderr] Compiling half v2.4.0
[INFO] [stderr] Compiling clap_lex v0.7.0
[INFO] [stderr] Compiling anstyle v1.0.6
[INFO] [stderr] Compiling itoa v1.0.10
[INFO] [stderr] Compiling ryu v1.0.17
[INFO] [stderr] Compiling regex-syntax v0.8.2
[INFO] [stderr] Compiling plotters-backend v0.3.5
[INFO] [stderr] Compiling ciborium-ll v0.2.2
[INFO] [stderr] Compiling clap_builder v4.5.2
[INFO] [stderr] Compiling plotters-svg v0.3.5
[INFO] [stderr] Compiling nanorand v0.7.0
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling itertools v0.10.5
[INFO] [stderr] Compiling crossbeam-epoch v0.9.18
[INFO] [stderr] Compiling cast v0.3.0
[INFO] [stderr] Compiling flume v0.11.0
[INFO] [stderr] Compiling crossbeam-deque v0.8.5
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling plotters v0.3.5
[INFO] [stderr] Compiling regex-automata v0.4.6
[INFO] [stderr] Compiling clap v4.5.2
[INFO] [stderr] Compiling rayon v1.9.0
[INFO] [stderr] Compiling criterion-plot v0.5.0
[INFO] [stderr] Compiling is-terminal v0.4.12
[INFO] [stderr] Compiling oorandom v11.1.3
[INFO] [stderr] Compiling anes v0.1.6
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling pollster-macro v0.1.0
[INFO] [stderr] Compiling regex v1.10.3
[INFO] [stderr] Compiling pollster v0.3.0
[INFO] [stderr] Compiling 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] [stderr] Compiling ciborium v0.2.2
[INFO] [stderr] Compiling tinytemplate v1.2.1
[INFO] [stderr] Compiling criterion v0.5.1
[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] [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.96s
[INFO] running `Command { std: "docker" "inspect" "9cdf12da0b65fd4128983293ff113957a8c81decee7a80a32243126df6645bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cdf12da0b65fd4128983293ff113957a8c81decee7a80a32243126df6645bb4", kill_on_drop: false }`
[INFO] [stdout] 9cdf12da0b65fd4128983293ff113957a8c81decee7a80a32243126df6645bb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eee9edf86c0895358268d7e0247e49a7286f6ddc2b514e237401bf2ac6dec715
[INFO] running `Command { std: "docker" "start" "-a" "eee9edf86c0895358268d7e0247e49a7286f6ddc2b514e237401bf2ac6dec715", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/lib.rs:147:9
[INFO] [stderr] |
[INFO] [stderr] 147 | &self,
[INFO] [stderr] | ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 150 | ) -> PipelineAsync {
[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] 150 | ) -> PipelineAsync<'_, Input, Uniform, Output, N> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/blocking.rs:22:9
[INFO] [stderr] |
[INFO] [stderr] 22 | &self,
[INFO] [stderr] | ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 25 | ) -> Pipeline {
[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] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 25 | ) -> Pipeline<'_, Input, Uniform, Output, N> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: `sgpu-compute` (lib) generated 2 warnings (run `cargo fix --lib -p sgpu-compute` to apply 2 suggestions)
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr] --> examples/parallel_prefix.rs:5:1
[INFO] [stderr] |
[INFO] [stderr] 5 | / #[repr(C)]
[INFO] [stderr] 6 | | struct Uniform {
[INFO] [stderr] 7 | | width: u32,
[INFO] [stderr] 8 | | }
[INFO] [stderr] | |_^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr] --> examples/parallel_prefix.rs:6:8
[INFO] [stderr] |
[INFO] [stderr] 6 | struct Uniform {
[INFO] [stderr] | ^^^^^^^ field in this struct
[INFO] [stderr] |
[INFO] [stderr] = help: consider removing this field
[INFO] [stderr]
[INFO] [stderr] warning: `sgpu-compute` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `sgpu-compute` (example "parallel_prefix") generated 2 warnings
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sgpu_compute-d2ace5368783d1dd)
[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 tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-09bd48eed714a5ff)
[INFO] [stdout]
[INFO] [stdout] running 1 test
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test normal_distribution_compare ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.19s
[INFO] [stdout]
[INFO] [stderr] Running tests/normal_distribution.rs (/opt/rustwide/target/debug/deps/normal_distribution-aa4f1c4967fffb8b)
[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 sgpu_compute
[INFO] [stdout]
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 12) ... ok
[INFO] [stdout] test src/lib.rs - GpuComputeAsync::gen_pipeline (line 119) ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.33s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "eee9edf86c0895358268d7e0247e49a7286f6ddc2b514e237401bf2ac6dec715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eee9edf86c0895358268d7e0247e49a7286f6ddc2b514e237401bf2ac6dec715", kill_on_drop: false }`
[INFO] [stdout] eee9edf86c0895358268d7e0247e49a7286f6ddc2b514e237401bf2ac6dec715