[INFO] fetching crate hodu_cpu_kernels 0.2.4...
[INFO] testing hodu_cpu_kernels-0.2.4 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate hodu_cpu_kernels 0.2.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate hodu_cpu_kernels 0.2.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hodu_cpu_kernels 0.2.4
[INFO] tweaked toml for crates.io crate hodu_cpu_kernels 0.2.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hodu_cpu_kernels 0.2.4 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hodu_cpu_kernels 0.2.4 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b25534fe4dad1ab2b19bed0e9be0eda59ae9fd98dccfb6542f895661592c502
[INFO] running `Command { std: "docker" "start" "-a" "9b25534fe4dad1ab2b19bed0e9be0eda59ae9fd98dccfb6542f895661592c502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b25534fe4dad1ab2b19bed0e9be0eda59ae9fd98dccfb6542f895661592c502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b25534fe4dad1ab2b19bed0e9be0eda59ae9fd98dccfb6542f895661592c502", kill_on_drop: false }`
[INFO] [stdout] 9b25534fe4dad1ab2b19bed0e9be0eda59ae9fd98dccfb6542f895661592c502
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b4205ef5bb75768f8d90a18ae0e6c3a7b952a175c9044493a951cbe8665bce7
[INFO] running `Command { std: "docker" "start" "-a" "1b4205ef5bb75768f8d90a18ae0e6c3a7b952a175c9044493a951cbe8665bce7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hodu_cpu_kernels v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_bool':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:85:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    85 | CONCAT_OP(bool, concat_bool)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:85:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    85 | CONCAT_OP(bool, concat_bool)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_f8e4m3':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:86:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    86 | CONCAT_OP(f8e4m3_t, concat_f8e4m3)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:86:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    86 | CONCAT_OP(f8e4m3_t, concat_f8e4m3)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_bf16':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:88:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    88 | CONCAT_OP(bf16_t, concat_bf16)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:88:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    88 | CONCAT_OP(bf16_t, concat_bf16)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_f32':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:90:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    90 | CONCAT_OP(float, concat_f32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:90:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    90 | CONCAT_OP(float, concat_f32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_f64':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:91:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    91 | CONCAT_OP(double, concat_f64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:91:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    91 | CONCAT_OP(double, concat_f64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_i8':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:92:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    92 | CONCAT_OP(int8_t, concat_i8)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:92:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    92 | CONCAT_OP(int8_t, concat_i8)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_i16':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:93:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    93 | CONCAT_OP(int16_t, concat_i16)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:93:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    93 | CONCAT_OP(int16_t, concat_i16)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_i32':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:94:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    94 | CONCAT_OP(int32_t, concat_i32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:94:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    94 | CONCAT_OP(int32_t, concat_i32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_i64':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:95:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    95 | CONCAT_OP(int64_t, concat_i64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:95:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    95 | CONCAT_OP(int64_t, concat_i64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_u32':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:98:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    98 | CONCAT_OP(uint32_t, concat_u32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:98:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    98 | CONCAT_OP(uint32_t, concat_u32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_u64':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:99:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    99 | CONCAT_OP(uint64_t, concat_u64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:99:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    99 | CONCAT_OP(uint64_t, concat_u64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
[INFO] running `Command { std: "docker" "inspect" "1b4205ef5bb75768f8d90a18ae0e6c3a7b952a175c9044493a951cbe8665bce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b4205ef5bb75768f8d90a18ae0e6c3a7b952a175c9044493a951cbe8665bce7", kill_on_drop: false }`
[INFO] [stdout] 1b4205ef5bb75768f8d90a18ae0e6c3a7b952a175c9044493a951cbe8665bce7
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77d4af146093f75e1f3a957f8f34f241c144752b00c1b7a6a73da01cf43ae26f
[INFO] running `Command { std: "docker" "start" "-a" "77d4af146093f75e1f3a957f8f34f241c144752b00c1b7a6a73da01cf43ae26f", kill_on_drop: false }`
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_bool':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:85:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    85 | CONCAT_OP(bool, concat_bool)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:85:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    85 | CONCAT_OP(bool, concat_bool)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_f8e4m3':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:86:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    86 | CONCAT_OP(f8e4m3_t, concat_f8e4m3)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:86:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    86 | CONCAT_OP(f8e4m3_t, concat_f8e4m3)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_bf16':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:88:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    88 | CONCAT_OP(bf16_t, concat_bf16)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:88:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    88 | CONCAT_OP(bf16_t, concat_bf16)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_f32':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:90:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    90 | CONCAT_OP(float, concat_f32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:90:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    90 | CONCAT_OP(float, concat_f32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_f64':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:91:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    91 | CONCAT_OP(double, concat_f64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:91:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    91 | CONCAT_OP(double, concat_f64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_i8':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:92:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    92 | CONCAT_OP(int8_t, concat_i8)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:92:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    92 | CONCAT_OP(int8_t, concat_i8)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_i16':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:93:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    93 | CONCAT_OP(int16_t, concat_i16)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:93:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    93 | CONCAT_OP(int16_t, concat_i16)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_i32':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:94:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    94 | CONCAT_OP(int32_t, concat_i32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:94:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    94 | CONCAT_OP(int32_t, concat_i32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_i64':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:95:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    95 | CONCAT_OP(int64_t, concat_i64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:95:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    95 | CONCAT_OP(int64_t, concat_i64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_u32':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:98:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    98 | CONCAT_OP(uint32_t, concat_u32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:98:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    98 | CONCAT_OP(uint32_t, concat_u32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_u64':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:99:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    99 | CONCAT_OP(uint64_t, concat_u64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:99:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    99 | CONCAT_OP(uint64_t, concat_u64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr]    Compiling hodu_cpu_kernels v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.85s
[INFO] running `Command { std: "docker" "inspect" "77d4af146093f75e1f3a957f8f34f241c144752b00c1b7a6a73da01cf43ae26f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77d4af146093f75e1f3a957f8f34f241c144752b00c1b7a6a73da01cf43ae26f", kill_on_drop: false }`
[INFO] [stdout] 77d4af146093f75e1f3a957f8f34f241c144752b00c1b7a6a73da01cf43ae26f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c45ab04f677cc9a04c7f1aeb3dcd2db15d115106008170a18ef21b515ce06ce
[INFO] running `Command { std: "docker" "start" "-a" "4c45ab04f677cc9a04c7f1aeb3dcd2db15d115106008170a18ef21b515ce06ce", kill_on_drop: false }`
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_bool':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:85:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    85 | CONCAT_OP(bool, concat_bool)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:85:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    85 | CONCAT_OP(bool, concat_bool)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_f8e4m3':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:86:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    86 | CONCAT_OP(f8e4m3_t, concat_f8e4m3)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:86:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    86 | CONCAT_OP(f8e4m3_t, concat_f8e4m3)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_bf16':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:88:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    88 | CONCAT_OP(bf16_t, concat_bf16)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:88:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    88 | CONCAT_OP(bf16_t, concat_bf16)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_f32':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:90:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    90 | CONCAT_OP(float, concat_f32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:90:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    90 | CONCAT_OP(float, concat_f32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_f64':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:91:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    91 | CONCAT_OP(double, concat_f64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:91:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    91 | CONCAT_OP(double, concat_f64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_i8':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:92:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    92 | CONCAT_OP(int8_t, concat_i8)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:92:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    92 | CONCAT_OP(int8_t, concat_i8)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_i16':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:93:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    93 | CONCAT_OP(int16_t, concat_i16)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:93:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    93 | CONCAT_OP(int16_t, concat_i16)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_i32':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:94:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    94 | CONCAT_OP(int32_t, concat_i32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:94:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    94 | CONCAT_OP(int32_t, concat_i32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_i64':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:95:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    95 | CONCAT_OP(int64_t, concat_i64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:95:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    95 | CONCAT_OP(int64_t, concat_i64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_u32':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:98:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    98 | CONCAT_OP(uint32_t, concat_u32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:98:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    98 | CONCAT_OP(uint32_t, concat_u32)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c: In function 'concat_u64':
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:55:20: warning: 'output_indices' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    55 |             size_t dim_index = output_indices[concat_dim];                                         \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:99:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    99 | CONCAT_OP(uint64_t, concat_u64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:47:20: note: 'output_indices' declared here
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    47 |             size_t output_indices[16];                                                             \
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       |                    ^~~~~~~~~~~~~~
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4: kernels/ops_concat_split.c:99:1: note: in expansion of macro 'CONCAT_OP'
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:    99 | CONCAT_OP(uint64_t, concat_u64)
[INFO] [stderr] warning: hodu_cpu_kernels@0.2.4:       | ^~~~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hodu_cpu_kernels-9548fa13b8bacf5a)
[INFO] [stderr]      Running tests/ops_binary.rs (/opt/rustwide/target/debug/deps/ops_binary-0cafd2d96d8520ce)
[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] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_add_f32 ... ok
[INFO] [stdout] test test_div_by_zero_f32 ... ok
[INFO] [stdout] test test_ge_f32 ... ok
[INFO] [stdout] test test_eq_f32 ... ok
[INFO] [stdout] test test_gt_f32 ... ok
[INFO] [stdout] test test_logical_or_f32 ... ok
[INFO] [stdout] test test_logical_xor_f32 ... ok
[INFO] [stdout] test test_div_f32 ... ok
[INFO] [stdout] test test_minimum_f32 ... ok
[INFO] [stdout] test test_lt_f32 ... ok
[INFO] [stdout] test test_maximum_f32 ... ok
[INFO] [stdout] test test_mul_f32 ... ok
[INFO] [stdout] test test_ne_f32 ... ok
[INFO] [stdout] test test_pow_f32 ... ok
[INFO] [stdout] test test_negative_values_f32 ... ok
[INFO] [stdout] test test_sub_f32 ... ok
[INFO] [stdout] test test_le_f32 ... ok
[INFO] [stdout] test test_logical_and_f32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running tests/ops_binary_mini_float.rs (/opt/rustwide/target/debug/deps/ops_binary_mini_float-fb6e96e703aa5a05)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_add_f16 ... ok
[INFO] [stdout] test test_add_bf16 ... ok
[INFO] [stdout] test test_mul_f16 ... ok
[INFO] [stdout] test test_add_f8e4m3 ... ok
[INFO] [stdout] test test_add_f8e5m2 ... ok
[INFO] [stdout] test test_div_bf16 ... ok
[INFO] [stdout] test test_minimum_f8e5m2 ... ok
[INFO] [stdout] test test_mul_f8e4m3 ... ok
[INFO] [stdout] test test_sub_f8e4m3 ... ok
[INFO] [stdout] test test_mul_f8e5m2 ... ok
[INFO] [stdout] test test_maximum_f16 ... ok
[INFO] [stderr]      Running tests/ops_concat_split.rs (/opt/rustwide/target/debug/deps/ops_concat_split-716152504941e334)
[INFO] [stdout] test test_mul_bf16 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_concat_3_tensors ... ok
[INFO] [stdout] test test_concat_f32_dim0 ... ok
[INFO] [stdout] test test_concat_f32_dim1 ... ok
[INFO] [stdout] test test_split_3d_tensor ... ok
[INFO] [stdout] test test_split_f32_dim1_offset ... ok
[INFO] [stdout] test test_split_i32_dim0 ... ok
[INFO] [stdout] test test_split_f32_dim0 ... ok
[INFO] [stdout] test test_concat_i32_dim0 ... ok
[INFO] [stdout] test test_split_f32_dim0_offset ... ok
[INFO] [stdout] test test_split_f32_dim1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ops_conv.rs (/opt/rustwide/target/debug/deps/ops_conv-a83b24f4b0e46df8)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_conv1d_f32 ... ok
[INFO] [stdout] test test_conv1d_f32_stride ... ok
[INFO] [stdout] test test_conv2d_f32 ... ok
[INFO] [stdout] test test_conv2d_f32_with_padding ... ok
[INFO] [stdout] test test_conv2d_grad_weight_f32 ... ok
[INFO] [stdout] test test_conv3d_f32 ... ok
[INFO] [stdout] test test_conv3d_grad_weight_f32 ... ok
[INFO] [stdout] test test_conv_transpose1d_f32 ... ok
[INFO] [stdout] test test_conv1d_grad_weight_f32 ... ok
[INFO] [stdout] test test_conv_transpose1d_grad_weight_f32 ... ok
[INFO] [stdout] test test_conv_transpose2d_f32 ... ok
[INFO] [stdout] test test_conv_transpose2d_grad_weight_f32 ... ok
[INFO] [stdout] test test_conv_transpose3d_f32 ... ok
[INFO] [stdout] test test_conv_transpose3d_grad_weight_f32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ops_indexing.rs (/opt/rustwide/target/debug/deps/ops_indexing-fe0b56f6e0c9e1df)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_gather_f32_2d ... ok
[INFO] [stdout] test test_gather_f32_1d ... ok
[INFO] [stdout] test test_gather_i32 ... ok
[INFO] [stdout] test test_index_put_f32_1d ... ok
[INFO] [stdout] test test_index_select_f32_2d_dim0 ... ok
[INFO] [stdout] test test_gather_f32_3d ... ok
[INFO] [stdout] test test_index_put_f32_2d ... ok
[INFO] [stdout] test test_index_select_f32_1d ... ok
[INFO] [stdout] test test_index_select_negative_indices ... ok
[INFO] [stdout] test test_scatter_add_f32_1d ... ok
[INFO] [stdout] test test_scatter_max_f32_1d ... ok
[INFO] [stdout] test test_scatter_max_i32 ... ok
[INFO] [stdout] test test_index_select_f32_2d_dim1 ... ok
[INFO] [stdout] test test_scatter_min_i32 ... ok
[INFO] [stdout] test test_index_select_i32 ... ok
[INFO] [stdout] test test_scatter_add_i32 ... ok
[INFO] [stdout] test test_scatter_f32_1d ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test ops_indexing`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/ops_indexing-fe0b56f6e0c9e1df` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "4c45ab04f677cc9a04c7f1aeb3dcd2db15d115106008170a18ef21b515ce06ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c45ab04f677cc9a04c7f1aeb3dcd2db15d115106008170a18ef21b515ce06ce", kill_on_drop: false }`
[INFO] [stdout] 4c45ab04f677cc9a04c7f1aeb3dcd2db15d115106008170a18ef21b515ce06ce
