[INFO] cloning repository https://github.com/jac3km4/toml-reds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jac3km4/toml-reds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Ftoml-reds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Ftoml-reds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc48edb3c7f5ed481c627b782ef8858938844d4c [INFO] testing jac3km4/toml-reds against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Ftoml-reds" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jac3km4/toml-reds [INFO] finished tweaking git repo https://github.com/jac3km4/toml-reds [INFO] tweaked toml for git repo https://github.com/jac3km4/toml-reds written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jac3km4/toml-reds on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jac3km4/toml-reds 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 841af725c359014690ff26bb5c57d781f9782ffd26027f3b04c90ab03a78cdb7 [INFO] running `Command { std: "docker" "start" "-a" "841af725c359014690ff26bb5c57d781f9782ffd26027f3b04c90ab03a78cdb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "841af725c359014690ff26bb5c57d781f9782ffd26027f3b04c90ab03a78cdb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841af725c359014690ff26bb5c57d781f9782ffd26027f3b04c90ab03a78cdb7", kill_on_drop: false }` [INFO] [stdout] 841af725c359014690ff26bb5c57d781f9782ffd26027f3b04c90ab03a78cdb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25e289eb1c9766f741862ff115c44f98bcb8b72c2c8249d883747f3c3158be76 [INFO] running `Command { std: "docker" "start" "-a" "25e289eb1c9766f741862ff115c44f98bcb8b72c2c8249d883747f3c3158be76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling scratch v1.0.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.65 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling wchar v0.11.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling static_init_macro v1.0.2 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling static_init v1.0.2 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling cxx v1.0.65 [INFO] [stderr] Compiling cxx-build v1.0.65 [INFO] [stderr] Compiling wchar-impl v0.11.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.65 [INFO] [stderr] Compiling casey v0.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling red4ext-rs v0.1.0 (https://github.com/jac3km4/red4ext-rs.git?rev=v0.1.8#f73e4ce7) [INFO] [stderr] warning: red4ext-rs@0.1.0: In file included from /opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/sources/red4ext-rs/src/lib.rs.cc:1: [INFO] [stderr] warning: red4ext-rs@0.1.0: In file included from deps/RED4ext.SDK/include/RED4ext/RED4ext.hpp:6: [INFO] [stderr] warning: red4ext-rs@0.1.0: In file included from deps/RED4ext.SDK/include/RED4ext/CName.hpp:6: [INFO] [stderr] warning: red4ext-rs@0.1.0: In file included from deps/RED4ext.SDK/include/RED4ext/HashMap.hpp:8: [INFO] [stderr] warning: red4ext-rs@0.1.0: In file included from deps/RED4ext.SDK/include/RED4ext/Memory/Allocators.hpp:8: [INFO] [stderr] warning: red4ext-rs@0.1.0: In file included from deps/RED4ext.SDK/include/RED4ext/Memory/Pools.hpp:3: [INFO] [stderr] warning: red4ext-rs@0.1.0: In file included from deps/RED4ext.SDK/include/RED4ext/Memory/Vault.hpp:4: [INFO] [stderr] warning: red4ext-rs@0.1.0: In file included from deps/RED4ext.SDK/include/RED4ext/Memory/Pool.hpp:8: [INFO] [stderr] warning: red4ext-rs@0.1.0: In file included from deps/RED4ext.SDK/include/RED4ext/SharedMutex.hpp:44: [INFO] [stderr] warning: red4ext-rs@0.1.0: In file included from deps/RED4ext.SDK/include/RED4ext/SharedMutex-inl.hpp:8: [INFO] [stderr] warning: red4ext-rs@0.1.0: /usr/lib/llvm-18/lib/clang/18/include/intrin.h:12:15: fatal error: 'intrin.h' file not found [INFO] [stderr] warning: red4ext-rs@0.1.0: 12 | #include_next [INFO] [stderr] warning: red4ext-rs@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: red4ext-rs@0.1.0: 1 error generated. [INFO] [stderr] error: failed to run custom build command for `red4ext-rs v0.1.0 (https://github.com/jac3km4/red4ext-rs.git?rev=v0.1.8#f73e4ce7)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/red4ext-rs-3c53dc286c98ffe5/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:CXXBRIDGE_PREFIX=red4ext-rs [INFO] [stderr] cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/crate [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "clang" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/crate" "-I" "deps/RED4ext.SDK/include" "-I" "deps/glue" "-Wall" "-Wextra" "-std=c++20" "-D_DLL" "-Wno-everything" "-o" "/opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/sources/red4ext-rs/src/lib.rs.o" "-c" "/opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/sources/red4ext-rs/src/lib.rs.cc" [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/sources/red4ext-rs/src/lib.rs.cc:1: [INFO] [stderr] cargo:warning=In file included from deps/RED4ext.SDK/include/RED4ext/RED4ext.hpp:6: [INFO] [stderr] cargo:warning=In file included from deps/RED4ext.SDK/include/RED4ext/CName.hpp:6: [INFO] [stderr] cargo:warning=In file included from deps/RED4ext.SDK/include/RED4ext/HashMap.hpp:8: [INFO] [stderr] cargo:warning=In file included from deps/RED4ext.SDK/include/RED4ext/Memory/Allocators.hpp:8: [INFO] [stderr] cargo:warning=In file included from deps/RED4ext.SDK/include/RED4ext/Memory/Pools.hpp:3: [INFO] [stderr] cargo:warning=In file included from deps/RED4ext.SDK/include/RED4ext/Memory/Vault.hpp:4: [INFO] [stderr] cargo:warning=In file included from deps/RED4ext.SDK/include/RED4ext/Memory/Pool.hpp:8: [INFO] [stderr] cargo:warning=In file included from deps/RED4ext.SDK/include/RED4ext/SharedMutex.hpp:44: [INFO] [stderr] cargo:warning=In file included from deps/RED4ext.SDK/include/RED4ext/SharedMutex-inl.hpp:8: [INFO] [stderr] cargo:warning=/usr/lib/llvm-18/lib/clang/18/include/intrin.h:12:15: fatal error: 'intrin.h' file not found [INFO] [stderr] cargo:warning= 12 | #include_next [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=1 error generated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] CXX include path: [INFO] [stderr] /opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/crate [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "clang" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/crate" "-I" "deps/RED4ext.SDK/include" "-I" "deps/glue" "-Wall" "-Wextra" "-std=c++20" "-D_DLL" "-Wno-everything" "-o" "/opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/sources/red4ext-rs/src/lib.rs.o" "-c" "/opt/rustwide/target/debug/build/red4ext-rs-d0e3f71552116c79/out/cxxbridge/sources/red4ext-rs/src/lib.rs.cc" with args "clang" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "25e289eb1c9766f741862ff115c44f98bcb8b72c2c8249d883747f3c3158be76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e289eb1c9766f741862ff115c44f98bcb8b72c2c8249d883747f3c3158be76", kill_on_drop: false }` [INFO] [stdout] 25e289eb1c9766f741862ff115c44f98bcb8b72c2c8249d883747f3c3158be76