[INFO] cloning repository https://github.com/yescallop/simd-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yescallop/simd-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyescallop%2Fsimd-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyescallop%2Fsimd-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e8fb1b4f6e3cae5550fb84519669db8ec1f7f4b [INFO] checking yescallop/simd-playground against try#26ad8a85dc4eed299af809e52f278da81e284602 for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyescallop%2Fsimd-playground" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yescallop/simd-playground on toolchain 26ad8a85dc4eed299af809e52f278da81e284602 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/yescallop/simd-playground [INFO] finished tweaking git repo https://github.com/yescallop/simd-playground [INFO] tweaked toml for git repo https://github.com/yescallop/simd-playground written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yescallop/simd-playground 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" "+26ad8a85dc4eed299af809e52f278da81e284602" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d319c8203c0325da7408121af32094397d2ba2c7ffb60ba256dbdfc2f225a4a6 [INFO] running `Command { std: "docker" "start" "-a" "d319c8203c0325da7408121af32094397d2ba2c7ffb60ba256dbdfc2f225a4a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d319c8203c0325da7408121af32094397d2ba2c7ffb60ba256dbdfc2f225a4a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d319c8203c0325da7408121af32094397d2ba2c7ffb60ba256dbdfc2f225a4a6", kill_on_drop: false }` [INFO] [stdout] d319c8203c0325da7408121af32094397d2ba2c7ffb60ba256dbdfc2f225a4a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e8ea98fd0ca3ba3159a44b831844cb13e3c2a52375ec74e474a374d0d0235a6 [INFO] running `Command { std: "docker" "start" "-a" "2e8ea98fd0ca3ba3159a44b831844cb13e3c2a52375ec74e474a374d0d0235a6", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking half v1.8.2 [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe impl $trait for $platform::$first_type {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/zeroable.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | / impl_unsafe_marker_for_simd!( [INFO] [stdout] 231 | | unsafe impl Zeroable for x86_64::{ [INFO] [stdout] 232 | | __m128bh, __m256bh, __m512, [INFO] [stdout] 233 | | __m512bh, __m512d, __m512i, [INFO] [stdout] 234 | | } [INFO] [stdout] 235 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-03-17; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_unsafe_marker_for_simd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe impl $trait for $platform::$first_type {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/zeroable.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | / impl_unsafe_marker_for_simd!( [INFO] [stdout] 231 | | unsafe impl Zeroable for x86_64::{ [INFO] [stdout] 232 | | __m128bh, __m256bh, __m512, [INFO] [stdout] 233 | | __m512bh, __m512d, __m512i, [INFO] [stdout] 234 | | } [INFO] [stdout] 235 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-03-17; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_unsafe_marker_for_simd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe impl $trait for $platform::$first_type {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/zeroable.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | / impl_unsafe_marker_for_simd!( [INFO] [stdout] 231 | | unsafe impl Zeroable for x86_64::{ [INFO] [stdout] 232 | | __m128bh, __m256bh, __m512, [INFO] [stdout] 233 | | __m512bh, __m512d, __m512i, [INFO] [stdout] 234 | | } [INFO] [stdout] 235 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-03-17; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_unsafe_marker_for_simd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe impl $trait for $platform::$first_type {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/pod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_unsafe_marker_for_simd!( [INFO] [stdout] 144 | | unsafe impl Pod for x86_64::{ [INFO] [stdout] 145 | | __m128bh, __m256bh, __m512, [INFO] [stdout] 146 | | __m512bh, __m512d, __m512i, [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-03-17; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_unsafe_marker_for_simd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe impl $trait for $platform::$first_type {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/pod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_unsafe_marker_for_simd!( [INFO] [stdout] 144 | | unsafe impl Pod for x86_64::{ [INFO] [stdout] 145 | | __m128bh, __m256bh, __m512, [INFO] [stdout] 146 | | __m512bh, __m512d, __m512i, [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-03-17; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_unsafe_marker_for_simd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe impl $trait for $platform::$first_type {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/pod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_unsafe_marker_for_simd!( [INFO] [stdout] 144 | | unsafe impl Pod for x86_64::{ [INFO] [stdout] 145 | | __m128bh, __m256bh, __m512, [INFO] [stdout] 146 | | __m512bh, __m512d, __m512i, [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-03-17; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_unsafe_marker_for_simd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(feature = "nightly_stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking os_str_bytes v6.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stdout] Some errors have detailed explanations: E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bytemuck` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/proc-macro2-b1e248673bf49e94/build_script_build-b1e248673bf49e94.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro2-b1e248673bf49e94/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0JRd8J/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2e8ea98fd0ca3ba3159a44b831844cb13e3c2a52375ec74e474a374d0d0235a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e8ea98fd0ca3ba3159a44b831844cb13e3c2a52375ec74e474a374d0d0235a6", kill_on_drop: false }` [INFO] [stdout] 2e8ea98fd0ca3ba3159a44b831844cb13e3c2a52375ec74e474a374d0d0235a6