[INFO] cloning repository https://github.com/araxnoid-code/arrOgpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/araxnoid-code/arrOgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faraxnoid-code%2FarrOgpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faraxnoid-code%2FarrOgpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99f71bfec28b730e891ef76232d84bfa37a2c7d2 [INFO] testing araxnoid-code/arrOgpu against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faraxnoid-code%2FarrOgpu" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/araxnoid-code/arrOgpu [INFO] finished tweaking git repo https://github.com/araxnoid-code/arrOgpu [INFO] tweaked toml for git repo https://github.com/araxnoid-code/arrOgpu written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/araxnoid-code/arrOgpu on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/araxnoid-code/arrOgpu 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16e92745ed3a4e091b4a13494be4a6a94eef64226471b90675f6c93642fbe7db [INFO] running `Command { std: "docker" "start" "-a" "16e92745ed3a4e091b4a13494be4a6a94eef64226471b90675f6c93642fbe7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16e92745ed3a4e091b4a13494be4a6a94eef64226471b90675f6c93642fbe7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e92745ed3a4e091b4a13494be4a6a94eef64226471b90675f6c93642fbe7db", kill_on_drop: false }` [INFO] [stdout] 16e92745ed3a4e091b4a13494be4a6a94eef64226471b90675f6c93642fbe7db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 945afb1cdfd66a1439ca0b7cedc40bec6744ae431776cbff0378570688a3d4ac [INFO] running `Command { std: "docker" "start" "-a" "945afb1cdfd66a1439ca0b7cedc40bec6744ae431776cbff0378570688a3d4ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling naga v28.0.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling wgpu-hal v28.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling presser v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling wgpu-core v28.0.0 [INFO] [stderr] Compiling wgpu v28.0.0 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling wgpu-types v28.0.0 [INFO] [stderr] Compiling gpu-allocator v0.28.0 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v28.0.0 [INFO] [stderr] Compiling arrOgpu v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MUL_NON_SCALAR_VIEW_SHADERS_PATH` [INFO] [stdout] --> src/arr_o_gpu/module/method/function/operation/element_wise/mul/scalar.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | MUL_NON_SCALAR_VIEW_SHADERS_PATH, MUL_SCALAR_CONTIGUOUS_SHADERS_PATH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `others_bind::*` [INFO] [stdout] --> src/arr_o_gpu/module/method/function/operation/sum_axis/tools/mod.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) use others_bind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/arr_o_gpu/module/method/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use function::*; [INFO] [stdout] | ----------- but the name `Power` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 14 | pub use initialization::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `Power` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ArrOgpuErr`, `SliceRange`, and `slice_negative_indexing_converter` [INFO] [stdout] --> src/arr_o_gpu/array/array_view/operation/view/slicing.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | ArrOgpuErr, ArrayCompute, GpuArrayView, SliceRange, SliceRangeNegativeAble, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 3 | slice_negative_indexing_converter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `others_binding` is never used [INFO] [stdout] --> src/arr_o_gpu/module/method/function/operation/sum_axis/tools/others_bind.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn others_binding( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter_mut` is never used [INFO] [stdout] --> src/arr_o_gpu/allocator/monagement/monagement_trait/iter.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) trait MonagementIter { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn iter_mut( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_mut` is never used [INFO] [stdout] --> src/arr_o_gpu/allocator/monagement/monagement_trait/get.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) trait MonagementGet { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn get_mut(&mut self, key: &u32) -> Option<&mut (u128, std::ops::Range)>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.64s [INFO] running `Command { std: "docker" "inspect" "945afb1cdfd66a1439ca0b7cedc40bec6744ae431776cbff0378570688a3d4ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945afb1cdfd66a1439ca0b7cedc40bec6744ae431776cbff0378570688a3d4ac", kill_on_drop: false }` [INFO] [stdout] 945afb1cdfd66a1439ca0b7cedc40bec6744ae431776cbff0378570688a3d4ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b15a8e483ccd0b4a27c4af0c9064626ef298c60493869aac057ae71f024d5843 [INFO] running `Command { std: "docker" "start" "-a" "b15a8e483ccd0b4a27c4af0c9064626ef298c60493869aac057ae71f024d5843", kill_on_drop: false }` [INFO] [stderr] Compiling arrOgpu v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MUL_NON_SCALAR_VIEW_SHADERS_PATH` [INFO] [stdout] --> src/arr_o_gpu/module/method/function/operation/element_wise/mul/scalar.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | MUL_NON_SCALAR_VIEW_SHADERS_PATH, MUL_SCALAR_CONTIGUOUS_SHADERS_PATH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `others_bind::*` [INFO] [stdout] --> src/arr_o_gpu/module/method/function/operation/sum_axis/tools/mod.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) use others_bind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/arr_o_gpu/module/method/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use function::*; [INFO] [stdout] | ----------- but the name `Power` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 14 | pub use initialization::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `Power` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ArrOgpuErr`, `SliceRange`, and `slice_negative_indexing_converter` [INFO] [stdout] --> src/arr_o_gpu/array/array_view/operation/view/slicing.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | ArrOgpuErr, ArrayCompute, GpuArrayView, SliceRange, SliceRangeNegativeAble, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 3 | slice_negative_indexing_converter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `others_binding` is never used [INFO] [stdout] --> src/arr_o_gpu/module/method/function/operation/sum_axis/tools/others_bind.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn others_binding( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter_mut` is never used [INFO] [stdout] --> src/arr_o_gpu/allocator/monagement/monagement_trait/iter.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) trait MonagementIter { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn iter_mut( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_mut` is never used [INFO] [stdout] --> src/arr_o_gpu/allocator/monagement/monagement_trait/get.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) trait MonagementGet { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn get_mut(&mut self, key: &u32) -> Option<&mut (u128, std::ops::Range)>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MUL_NON_SCALAR_VIEW_SHADERS_PATH` [INFO] [stdout] --> src/arr_o_gpu/module/method/function/operation/element_wise/mul/scalar.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | MUL_NON_SCALAR_VIEW_SHADERS_PATH, MUL_SCALAR_CONTIGUOUS_SHADERS_PATH, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `others_bind::*` [INFO] [stdout] --> src/arr_o_gpu/module/method/function/operation/sum_axis/tools/mod.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) use others_bind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/arr_o_gpu/module/method/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use function::*; [INFO] [stdout] | ----------- but the name `Power` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 14 | pub use initialization::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `Power` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ArrOgpuErr`, `SliceRange`, and `slice_negative_indexing_converter` [INFO] [stdout] --> src/arr_o_gpu/array/array_view/operation/view/slicing.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | ArrOgpuErr, ArrayCompute, GpuArrayView, SliceRange, SliceRangeNegativeAble, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 3 | slice_negative_indexing_converter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `others_binding` is never used [INFO] [stdout] --> src/arr_o_gpu/module/method/function/operation/sum_axis/tools/others_bind.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn others_binding( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter_mut` is never used [INFO] [stdout] --> src/arr_o_gpu/allocator/monagement/monagement_trait/iter.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) trait MonagementIter { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn iter_mut( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_mut` is never used [INFO] [stdout] --> src/arr_o_gpu/allocator/monagement/monagement_trait/get.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) trait MonagementGet { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn get_mut(&mut self, key: &u32) -> Option<&mut (u128, std::ops::Range)>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "b15a8e483ccd0b4a27c4af0c9064626ef298c60493869aac057ae71f024d5843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15a8e483ccd0b4a27c4af0c9064626ef298c60493869aac057ae71f024d5843", kill_on_drop: false }` [INFO] [stdout] b15a8e483ccd0b4a27c4af0c9064626ef298c60493869aac057ae71f024d5843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf7bc6d0cfec5748b52cd6e5e7855525c33674ef8d350832727197482fd03f6a [INFO] running `Command { std: "docker" "start" "-a" "cf7bc6d0cfec5748b52cd6e5e7855525c33674ef8d350832727197482fd03f6a", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `MUL_NON_SCALAR_VIEW_SHADERS_PATH` [INFO] [stderr] --> src/arr_o_gpu/module/method/function/operation/element_wise/mul/scalar.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | MUL_NON_SCALAR_VIEW_SHADERS_PATH, MUL_SCALAR_CONTIGUOUS_SHADERS_PATH, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `others_bind::*` [INFO] [stderr] --> src/arr_o_gpu/module/method/function/operation/sum_axis/tools/mod.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 4 | pub(crate) use others_bind::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/arr_o_gpu/module/method/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub use function::*; [INFO] [stderr] | ----------- but the name `Power` in the type namespace is also re-exported here [INFO] [stderr] ... [INFO] [stderr] 14 | pub use initialization::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the name `Power` in the type namespace is first re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ArrOgpuErr`, `SliceRange`, and `slice_negative_indexing_converter` [INFO] [stderr] --> src/arr_o_gpu/array/array_view/operation/view/slicing.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | ArrOgpuErr, ArrayCompute, GpuArrayView, SliceRange, SliceRangeNegativeAble, [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] 3 | slice_negative_indexing_converter, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `others_binding` is never used [INFO] [stderr] --> src/arr_o_gpu/module/method/function/operation/sum_axis/tools/others_bind.rs:15:15 [INFO] [stderr] | [INFO] [stderr] 15 | pub(crate) fn others_binding( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `iter_mut` is never used [INFO] [stderr] --> src/arr_o_gpu/allocator/monagement/monagement_trait/iter.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub(crate) trait MonagementIter { [INFO] [stderr] | -------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 6 | fn iter_mut( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_mut` is never used [INFO] [stderr] --> src/arr_o_gpu/allocator/monagement/monagement_trait/get.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub(crate) trait MonagementGet { [INFO] [stderr] | ------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 6 | fn get_mut(&mut self, key: &u32) -> Option<&mut (u128, std::ops::Range)>; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `arrOgpu` (lib) generated 7 warnings (run `cargo fix --lib -p arrOgpu` to apply 3 suggestions) [INFO] [stderr] warning: `arrOgpu` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arr_o_gpu-4dc0c9d40a3e61db) [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/main.rs (/opt/rustwide/target/debug/deps/arrOgpu-38df1b1d85cf725e) [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 arr_o_gpu [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" "cf7bc6d0cfec5748b52cd6e5e7855525c33674ef8d350832727197482fd03f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7bc6d0cfec5748b52cd6e5e7855525c33674ef8d350832727197482fd03f6a", kill_on_drop: false }` [INFO] [stdout] cf7bc6d0cfec5748b52cd6e5e7855525c33674ef8d350832727197482fd03f6a