[INFO] cloning repository https://github.com/jac3km4/redscript-collections
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jac3km4/redscript-collections" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-collections", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-collections'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eaa2dc462e42497f64b01669d04254a5297a1a77
[INFO] testing jac3km4/redscript-collections against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-collections" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jac3km4/redscript-collections
[INFO] finished tweaking git repo https://github.com/jac3km4/redscript-collections
[INFO] tweaked toml for git repo https://github.com/jac3km4/redscript-collections written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jac3km4/redscript-collections on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jac3km4/redscript-collections 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sealed v0.6.0
[INFO] [stderr]   Downloaded const-crc32 v1.3.0
[INFO] [stderr]   Downloaded smallvec v2.0.0-alpha.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 398c55585387d3d5b8c80878a844da9ed50ec76c6387e483baae7489e9184b54
[INFO] running `Command { std: "docker" "start" "398c55585387d3d5b8c80878a844da9ed50ec76c6387e483baae7489e9184b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "398c55585387d3d5b8c80878a844da9ed50ec76c6387e483baae7489e9184b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "398c55585387d3d5b8c80878a844da9ed50ec76c6387e483baae7489e9184b54" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "398c55585387d3d5b8c80878a844da9ed50ec76c6387e483baae7489e9184b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "398c55585387d3d5b8c80878a844da9ed50ec76c6387e483baae7489e9184b54" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling widestring v1.2.0
[INFO] [stderr]    Compiling const-crc32 v1.3.0
[INFO] [stderr]    Compiling redscript-collections v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling const-combine v0.1.0 (https://github.com/jac3km4/const-combine?rev=v0.1.4#1a3310b2)
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.11
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr] error: failed to run custom build command for `redscript-collections v0.3.1 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/redscript-collections-a2615b08f7bb78d7/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (403) panicked at build.rs:10:48:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5982a6461ab1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5982a6471eaa - core[832e9a552fc17241]::fmt::write
[INFO] [stderr]      2:     0x5982a646515c - <std[97b98282bc616a66]::sys::stdio::unix::Stderr as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stderr]      3:     0x5982a644d516 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5982a645dfc1 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stderr]      5:     0x5982a645e17b - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5982a644d5c2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5982a6445319 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5982a644dd1d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stderr]      9:     0x5982a647259c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5982a6472372 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stderr]     11:     0x5982a6436f1a - build_script_build[672c99597e782e5c]::main
[INFO] [stderr]     12:     0x5982a6437de3 - <fn() as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     13:     0x5982a6436816 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     14:     0x5982a6436ac9 - std[97b98282bc616a66]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     15:     0x5982a645d717 - std[97b98282bc616a66]::rt::lang_start_internal
[INFO] [stderr]     16:     0x5982a6436791 - std[97b98282bc616a66]::rt::lang_start::<()>
[INFO] [stderr]     17:     0x5982a6438085 - main
[INFO] [stderr]     18:     0x733ce0305601 - <unknown>
[INFO] [stderr]     19:     0x733ce0305718 - __libc_start_main
[INFO] [stderr]     20:     0x5982a6436295 - _start
[INFO] [stderr]     21:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "398c55585387d3d5b8c80878a844da9ed50ec76c6387e483baae7489e9184b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "398c55585387d3d5b8c80878a844da9ed50ec76c6387e483baae7489e9184b54", kill_on_drop: false }`
[INFO] [stdout] 398c55585387d3d5b8c80878a844da9ed50ec76c6387e483baae7489e9184b54
