[INFO] cloning repository https://github.com/matt-blodgett/arctic-spa-dc-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matt-blodgett/arctic-spa-dc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt-blodgett%2Farctic-spa-dc-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt-blodgett%2Farctic-spa-dc-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38d958789a8c1f99fc3c0438846325d70c2852e5
[INFO] testing matt-blodgett/arctic-spa-dc-rust against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt-blodgett%2Farctic-spa-dc-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matt-blodgett/arctic-spa-dc-rust
[INFO] finished tweaking git repo https://github.com/matt-blodgett/arctic-spa-dc-rust
[INFO] tweaked toml for git repo https://github.com/matt-blodgett/arctic-spa-dc-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matt-blodgett/arctic-spa-dc-rust on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matt-blodgett/arctic-spa-dc-rust 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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] e5789da4ed0485237783c450dd25339f137fa45cd5133962db9604d73522ccb6
[INFO] running `Command { std: "docker" "start" "e5789da4ed0485237783c450dd25339f137fa45cd5133962db9604d73522ccb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5789da4ed0485237783c450dd25339f137fa45cd5133962db9604d73522ccb6", 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" "e5789da4ed0485237783c450dd25339f137fa45cd5133962db9604d73522ccb6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5789da4ed0485237783c450dd25339f137fa45cd5133962db9604d73522ccb6", 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" "e5789da4ed0485237783c450dd25339f137fa45cd5133962db9604d73522ccb6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling arctic-spa-dc-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `arctic-spa-dc-rust v0.1.0 (/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/arctic-spa-dc-rust-ded5e725bdece8d0/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1494) panicked at build.rs:9:39:
[INFO] [stderr]   Failed to create output directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x604441b71261 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x604441b889ea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x604441b7671c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x604441b515f6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x604441b6b7c1 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x604441b6b97b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x604441b516a2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x604441b49489 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x604441b51f4d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x604441b8920c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x604441b88fe2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stderr]     11:     0x6044416ef760 - <core[7c831bd917ebf35f]::result::Result<(), core[7c831bd917ebf35f]::io::error::Error>>::expect
[INFO] [stderr]     12:     0x6044416ef423 - build_script_build[1d3a69f8a1352c8c]::main
[INFO] [stderr]     13:     0x6044416efbeb - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     14:     0x6044416eeebe - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     15:     0x6044416ef139 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     16:     0x604441b6a8c9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     17:     0x6044416eec71 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     18:     0x6044416efc55 - main
[INFO] [stderr]     19:     0x786fefb7f601 - <unknown>
[INFO] [stderr]     20:     0x786fefb7f718 - __libc_start_main
[INFO] [stderr]     21:     0x6044416ee585 - _start
[INFO] [stderr]     22:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e5789da4ed0485237783c450dd25339f137fa45cd5133962db9604d73522ccb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5789da4ed0485237783c450dd25339f137fa45cd5133962db9604d73522ccb6", kill_on_drop: false }`
[INFO] [stdout] e5789da4ed0485237783c450dd25339f137fa45cd5133962db9604d73522ccb6
