[INFO] cloning repository https://github.com/jac3km4/red4rs-bindings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jac3km4/red4rs-bindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fred4rs-bindings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fred4rs-bindings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12444223993c4c9119a7a2912cd2798fcead9b2b [INFO] checking jac3km4/red4rs-bindings/12444223993c4c9119a7a2912cd2798fcead9b2b against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fred4rs-bindings" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jac3km4/red4rs-bindings [INFO] finished tweaking git repo https://github.com/jac3km4/red4rs-bindings [INFO] tweaked toml for git repo https://github.com/jac3km4/red4rs-bindings written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jac3km4/red4rs-bindings on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jac3km4/red4ext-rs` [INFO] [stderr] Updating git submodule `https://github.com/WopsS/RED4ext.SDK` [INFO] [stderr] Updating git repository `https://github.com/jac3km4/const-combine` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 41 packages to latest Rust 1.95.0-nightly compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sealed v0.6.0 [INFO] [stderr] Downloaded const-crc32 v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed249537390a118aa2ff4c9be7a516a499ffa392629ad5232a0d69af1210f85c [INFO] running `Command { std: "docker" "start" "-a" "ed249537390a118aa2ff4c9be7a516a499ffa392629ad5232a0d69af1210f85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed249537390a118aa2ff4c9be7a516a499ffa392629ad5232a0d69af1210f85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed249537390a118aa2ff4c9be7a516a499ffa392629ad5232a0d69af1210f85c", kill_on_drop: false }` [INFO] [stdout] ed249537390a118aa2ff4c9be7a516a499ffa392629ad5232a0d69af1210f85c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bf7708282f7ace26a6eb72d1e8eef18cfcc6c49837a4e3e9d5316e41e30ee0b [INFO] running `Command { std: "docker" "start" "-a" "2bf7708282f7ace26a6eb72d1e8eef18cfcc6c49837a4e3e9d5316e41e30ee0b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking const-crc32 v1.3.0 [INFO] [stderr] Checking const-combine v0.1.0 (https://github.com/jac3km4/const-combine?rev=v0.1.4#1a3310b2) [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking widestring v1.2.1 [INFO] [stderr] Compiling annotate-snippets v0.11.5 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling red4ext-rs v0.10.0 (https://github.com/jac3km4/red4ext-rs?rev=411ccf1#411ccf1c) [INFO] [stderr] error: failed to run custom build command for `red4ext-rs v0.10.0 (https://github.com/jac3km4/red4ext-rs?rev=411ccf1#411ccf1c)` [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-8e5f38a307182302/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/red4ext-rs-129e1515dcd9d8af/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/git/checkouts/red4ext-rs-9eebaae399c7dc4c/411ccf1/deps/RED4ext.SDK" "-B" "/opt/rustwide/target/debug/build/red4ext-rs-129e1515dcd9d8af/out/build" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/red4ext-rs-129e1515dcd9d8af/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release" [INFO] [stderr] CMake Error: Could not open file for write in copy operation /opt/rustwide/cargo-home/git/checkouts/red4ext-rs-9eebaae399c7dc4c/411ccf1/deps/RED4ext.SDK/include/RED4ext/Version.hpp.tmp [INFO] [stderr] CMake Error: : System Error: Read-only file system [INFO] [stderr] CMake Error at CMakeLists.txt:58 (configure_file): [INFO] [stderr] configure_file Problem configuring file [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' (578) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.57/src/lib.rs:1132:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5eb623e38a3a - std[a38c8ce22fb6a4c5]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5eb623e38a3a - std[a38c8ce22fb6a4c5]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5eb623e38a3a - std[a38c8ce22fb6a4c5]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5eb623e38a3a - <::print::DisplayBacktrace as core[9d3b55743a4afb4f]::fmt::Display>::fmt [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5eb623e4ffaa - ::fmt [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5eb623e4ffaa - core[9d3b55743a4afb4f]::fmt::write [INFO] [stderr] 6: 0x5eb623e3eeb2 - std[a38c8ce22fb6a4c5]::io::default_write_fmt:: [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5eb623e3eeb2 - ::write_fmt [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5eb623e1861f - ::print [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5eb623e1861f - std[a38c8ce22fb6a4c5]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5eb623e32911 - std[a38c8ce22fb6a4c5]::panicking::default_hook [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5eb623e32b8b - std[a38c8ce22fb6a4c5]::panicking::panic_with_hook [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5eb623e186d8 - std[a38c8ce22fb6a4c5]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5eb623e0fef9 - std[a38c8ce22fb6a4c5]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5eb623e1903d - __rustc[3b69a1156e15aef6]::rust_begin_unwind [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5eb623e5090c - core[9d3b55743a4afb4f]::panicking::panic_fmt [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5eb623d988c7 - cmake[81519900d19a5391]::fail [INFO] [stderr] 17: 0x5eb623d98553 - cmake[81519900d19a5391]::run [INFO] [stderr] 18: 0x5eb623d9deb8 - ::build [INFO] [stderr] 19: 0x5eb623804d13 - build_script_build[bc7d5ebe7c21a114]::main [INFO] [stderr] 20: 0x5eb623807243 - >::call_once [INFO] [stderr] 21: 0x5eb623804516 - std[a38c8ce22fb6a4c5]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 22: 0x5eb623804a79 - std[a38c8ce22fb6a4c5]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 23: 0x5eb623e31904 - <&dyn core[9d3b55743a4afb4f]::ops::function::Fn<(), Output = i32> + core[9d3b55743a4afb4f]::marker::Sync + core[9d3b55743a4afb4f]::panic::unwind_safe::RefUnwindSafe as core[9d3b55743a4afb4f]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x5eb623e31904 - std[a38c8ce22fb6a4c5]::panicking::catch_unwind::do_call::<&dyn core[9d3b55743a4afb4f]::ops::function::Fn<(), Output = i32> + core[9d3b55743a4afb4f]::marker::Sync + core[9d3b55743a4afb4f]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:581:40 [INFO] [stderr] 25: 0x5eb623e31904 - std[a38c8ce22fb6a4c5]::panicking::catch_unwind:: + core[9d3b55743a4afb4f]::marker::Sync + core[9d3b55743a4afb4f]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:544:19 [INFO] [stderr] 26: 0x5eb623e31904 - std[a38c8ce22fb6a4c5]::panic::catch_unwind::<&dyn core[9d3b55743a4afb4f]::ops::function::Fn<(), Output = i32> + core[9d3b55743a4afb4f]::marker::Sync + core[9d3b55743a4afb4f]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5eb623e31904 - std[a38c8ce22fb6a4c5]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5eb623e31904 - std[a38c8ce22fb6a4c5]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: 0x5eb623e31904 - std[a38c8ce22fb6a4c5]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: 0x5eb623e31904 - std[a38c8ce22fb6a4c5]::panic::catch_unwind:: [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5eb623e31904 - std[a38c8ce22fb6a4c5]::rt::lang_start_internal [INFO] [stderr] at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5eb623804501 - std[a38c8ce22fb6a4c5]::rt::lang_start::<()> [INFO] [stderr] 33: 0x5eb6238076d5 - main [INFO] [stderr] 34: 0x7f0a1af7c1ca - [INFO] [stderr] 35: 0x7f0a1af7c28b - __libc_start_main [INFO] [stderr] 36: 0x5eb623802395 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2bf7708282f7ace26a6eb72d1e8eef18cfcc6c49837a4e3e9d5316e41e30ee0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bf7708282f7ace26a6eb72d1e8eef18cfcc6c49837a4e3e9d5316e41e30ee0b", kill_on_drop: false }` [INFO] [stdout] 2bf7708282f7ace26a6eb72d1e8eef18cfcc6c49837a4e3e9d5316e41e30ee0b