[INFO] cloning repository https://github.com/JordanHendl/vkfft-bindings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JordanHendl/vkfft-bindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanHendl%2Fvkfft-bindings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanHendl%2Fvkfft-bindings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 242ae6d5c50b5a577d0d252756b56729ae4728ac
[INFO] testing JordanHendl/vkfft-bindings against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanHendl%2Fvkfft-bindings" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JordanHendl/vkfft-bindings
[INFO] finished tweaking git repo https://github.com/JordanHendl/vkfft-bindings
[INFO] tweaked toml for git repo https://github.com/JordanHendl/vkfft-bindings written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JordanHendl/vkfft-bindings on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JordanHendl/vkfft-bindings 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.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 444e608a1155344015f4c0e834dd9537a59d122fd6506114c934bebbf5eb4a61
[INFO] running `Command { std: "docker" "start" "444e608a1155344015f4c0e834dd9537a59d122fd6506114c934bebbf5eb4a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "444e608a1155344015f4c0e834dd9537a59d122fd6506114c934bebbf5eb4a61", 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" "444e608a1155344015f4c0e834dd9537a59d122fd6506114c934bebbf5eb4a61" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "444e608a1155344015f4c0e834dd9537a59d122fd6506114c934bebbf5eb4a61", 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" "444e608a1155344015f4c0e834dd9537a59d122fd6506114c934bebbf5eb4a61" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling vkfft-bindings v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `vkfft-bindings v0.1.0 (/opt/rustwide/workdir)`
[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/vkfft-bindings-6436b323484745a1/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/shim.cpp
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: could not lock config file .git/config: Read-only file system
[INFO] [stderr]   error: could not lock config file .git/config: Read-only file system
[INFO] [stderr]   fatal: Failed to register url for submodule path 'vendor/VkFFT'
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (557) panicked at build.rs:27:9:
[INFO] [stderr]   git submodule update --init --recursive vendor/VkFFT failed
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6528ee2a2081 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6528ee2a2081 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6528ee2a2081 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x6528ee2a2081 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x6528ee2b9c3a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6528ee2b9c3a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]      6:     0x6528ee2a827c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stderr]      7:     0x6528ee2a827c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]      8:     0x6528ee2806c6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x6528ee2806c6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x6528ee29b361 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x6528ee29b68b - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x6528ee2807a4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stderr]     13:     0x6528ee277e79 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x6528ee28105d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x6528ee2ba4bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6528edcd71dd - build_script_build[7f166a60a207d3d5]::ensure_submodule
[INFO] [stderr]     17:     0x6528edcd7bb0 - build_script_build[7f166a60a207d3d5]::main
[INFO] [stderr]     18:     0x6528edcda7c3 - <fn() as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x6528edcd6dd6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x6528edcd6de9 - std[73adb7dc35730857]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x6528ee29a567 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x6528ee29a567 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]     23:     0x6528ee29a567 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x6528ee29a567 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x6528ee29a567 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x6528ee29a567 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]     27:     0x6528ee29a567 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x6528ee29a567 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x6528ee29a567 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x6528edcd6dc1 - std[73adb7dc35730857]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x6528edcda945 - main
[INFO] [stderr]     32:     0x7208ea9051ca - <unknown>
[INFO] [stderr]     33:     0x7208ea90528b - __libc_start_main
[INFO] [stderr]     34:     0x6528edcd5bf5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "444e608a1155344015f4c0e834dd9537a59d122fd6506114c934bebbf5eb4a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "444e608a1155344015f4c0e834dd9537a59d122fd6506114c934bebbf5eb4a61", kill_on_drop: false }`
[INFO] [stdout] 444e608a1155344015f4c0e834dd9537a59d122fd6506114c934bebbf5eb4a61
