[INFO] fetching crate crabml-cli 0.1.0...
[INFO] testing crabml-cli-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate crabml-cli 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate crabml-cli 0.1.0
[INFO] finished tweaking crates.io crate crabml-cli 0.1.0
[INFO] tweaked toml for crates.io crate crabml-cli 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crabml-cli 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crabml-cli 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crabml-llama2 v0.1.0
[INFO] [stderr]   Downloaded crabml v0.1.0
[INFO] [stderr]   Downloaded pollster v0.2.5
[INFO] [stderr]   Downloaded wgpu v0.19.1
[INFO] [stderr]   Downloaded int-enum-impl v0.5.0
[INFO] [stderr]   Downloaded int-enum v0.5.0
[INFO] [stderr]   Downloaded wgpu-types v0.19.0
[INFO] [stderr]   Downloaded rayon v1.9.0
[INFO] [stderr]   Downloaded wgpu-core v0.19.0
[INFO] [stderr]   Downloaded wgpu-hal v0.19.1
[INFO] [stderr]   Downloaded naga v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc9baf3301fcefa7333e0f87d45a2af83432e783ea78bc9ba48b3cee6084a871
[INFO] running `Command { std: "docker" "start" "-a" "dc9baf3301fcefa7333e0f87d45a2af83432e783ea78bc9ba48b3cee6084a871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc9baf3301fcefa7333e0f87d45a2af83432e783ea78bc9ba48b3cee6084a871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9baf3301fcefa7333e0f87d45a2af83432e783ea78bc9ba48b3cee6084a871", kill_on_drop: false }`
[INFO] [stdout] dc9baf3301fcefa7333e0f87d45a2af83432e783ea78bc9ba48b3cee6084a871
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18ef417094883f9a1eacde5aab3989e880cdafdfcbabeefcb374c4f0946b0abb
[INFO] running `Command { std: "docker" "start" "-a" "18ef417094883f9a1eacde5aab3989e880cdafdfcbabeefcb374c4f0946b0abb", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling wgpu-hal v0.19.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 gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling indexmap v2.2.4
[INFO] [stderr]    Compiling wgpu-core v0.19.0
[INFO] [stderr]    Compiling wgpu-types v0.19.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wgpu v0.19.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling pollster v0.2.5
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling int-enum-impl v0.5.0
[INFO] [stderr]    Compiling naga v0.19.0
[INFO] [stderr]    Compiling int-enum v0.5.0
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling crabml v0.1.0
[INFO] [stdout] error[E0432]: unresolved import `std::simd::SimdFloat`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crabml-0.1.0/src/backends/cpu/primitives/rms_norm.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::simd::SimdFloat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ no `SimdFloat` in `simd`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 3 - use std::simd::SimdFloat;
[INFO] [stdout] 3 + use std::simd::StdFloat;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::simd::prelude::SimdFloat;
[INFO] [stdout]   |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crabml-0.1.0/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(stdsimd)]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd<T, N>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crabml-0.1.0/src/backends/cpu/primitives/rms_norm.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |         sum += v.reduce_sum();
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Simd<f32, 32>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::simd::num::SimdFloat;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `reduce_max` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -         sum += v.reduce_sum();
[INFO] [stdout] 36 +         sum += v.reduce_max();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crabml` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "18ef417094883f9a1eacde5aab3989e880cdafdfcbabeefcb374c4f0946b0abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18ef417094883f9a1eacde5aab3989e880cdafdfcbabeefcb374c4f0946b0abb", kill_on_drop: false }`
[INFO] [stdout] 18ef417094883f9a1eacde5aab3989e880cdafdfcbabeefcb374c4f0946b0abb
