[INFO] cloning repository https://github.com/12TreeMan31/fpca
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/12TreeMan31/fpca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F12TreeMan31%2Ffpca", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F12TreeMan31%2Ffpca'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04a57b213610725a10c2c9ee2499116cefdaff23
[INFO] checking 12TreeMan31/fpca against master#733108b6d4acaa93fe26ae281ea305aacd6aac4e for pr-148967
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F12TreeMan31%2Ffpca" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/12TreeMan31/fpca
[INFO] finished tweaking git repo https://github.com/12TreeMan31/fpca
[INFO] tweaked toml for git repo https://github.com/12TreeMan31/fpca written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/12TreeMan31/fpca on toolchain 733108b6d4acaa93fe26ae281ea305aacd6aac4e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/12TreeMan31/fpca 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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "fetch" "--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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scratch v1.0.8
[INFO] [stderr]   Downloaded zune-jpeg v0.4.14
[INFO] [stderr]   Downloaded zune-core v0.4.12
[INFO] [stderr]   Downloaded quote v1.0.40
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.158
[INFO] [stderr]   Downloaded link-cplusplus v1.0.10
[INFO] [stderr]   Downloaded cxx-build v1.0.158
[INFO] [stderr]   Downloaded cexpr v0.6.0
[INFO] [stderr]   Downloaded libloading v0.8.6
[INFO] [stderr]   Downloaded rustversion v1.0.20
[INFO] [stderr]   Downloaded bitflags v2.9.0
[INFO] [stderr]   Downloaded clang-sys v1.8.1
[INFO] [stderr]   Downloaded prettyplease v0.2.31
[INFO] [stderr]   Downloaded minimal-lexical v0.2.1
[INFO] [stderr]   Downloaded nom v7.1.3
[INFO] [stderr]   Downloaded cc v1.2.16
[INFO] [stderr]   Downloaded itertools v0.13.0
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded codespan-reporting v0.12.0
[INFO] [stderr]   Downloaded serde v1.0.219
[INFO] [stderr]   Downloaded cxx v1.0.158
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded syn v2.0.100
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.158
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.158
[INFO] [stderr]   Downloaded serde_derive v1.0.219
[INFO] [stderr]   Downloaded log v0.4.26
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded foldhash v0.1.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded unicode-ident v1.0.18
[INFO] [stderr]   Downloaded jpeg-encoder v0.6.1
[INFO] [stderr]   Downloaded glob v0.3.2
[INFO] [stderr]   Downloaded either v1.15.0
[INFO] [stderr]   Downloaded rustc-hash v2.1.1
[INFO] [stderr]   Downloaded anstyle v1.0.10
[INFO] [stderr]   Downloaded clap_lex v0.7.4
[INFO] [stderr]   Downloaded libc v0.2.171
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1da7cd16328cfc88e4da6f85d0d2ee13931fdf64d3c655b24d68dc0c235e3f2f
[INFO] running `Command { std: "docker" "start" "-a" "1da7cd16328cfc88e4da6f85d0d2ee13931fdf64d3c655b24d68dc0c235e3f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1da7cd16328cfc88e4da6f85d0d2ee13931fdf64d3c655b24d68dc0c235e3f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1da7cd16328cfc88e4da6f85d0d2ee13931fdf64d3c655b24d68dc0c235e3f2f", kill_on_drop: false }`
[INFO] [stdout] 1da7cd16328cfc88e4da6f85d0d2ee13931fdf64d3c655b24d68dc0c235e3f2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2080ede831430ffededd9c7cc2f9a4bca5207253351c7b4be0b20dd2ded4eed9
[INFO] running `Command { std: "docker" "start" "-a" "2080ede831430ffededd9c7cc2f9a4bca5207253351c7b4be0b20dd2ded4eed9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.158
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling cxx v1.0.158
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking jpeg-encoder v0.6.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cxx-build v1.0.158
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.158
[INFO] [stderr]    Compiling simple-detection v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `simple-detection 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/simple-detection-f66b259fb37122ed/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (763) panicked at build.rs:10:10:
[INFO] [stderr]   Could not write bindings file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5fba299704f2 - std::backtrace_rs::backtrace::libunwind::trace::h336fa6cbda11d7da
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5fba299704f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hdd3caca2f7bc912d
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5fba299704f2 - std::sys::backtrace::_print_fmt::hd331b0c9511a99ae
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5fba299704f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h1994e61875dd2f2a
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5fba29982117 - core::fmt::rt::Argument::fmt::hb884d9236ffe22a5
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5fba29982117 - core::fmt::write::h94ae3adc0037c305
[INFO] [stderr]      6:     0x5fba2993dd56 - std::io::default_write_fmt::h338733cd46b32ee7
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5fba2993dd56 - std::io::Write::write_fmt::hf145160a44bf8905
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5fba2994d414 - std::sys::backtrace::BacktraceLock::print::hc709f40974e386fc
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5fba2994d414 - std::panicking::default_hook::{{closure}}::h97869b26213cfdd1
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5fba2994d239 - std::panicking::default_hook::h12325a7204458032
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5fba2994d9db - std::panicking::panic_with_hook::h43cbe56cc59fc5e6
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5fba2994d7a8 - std::panicking::panic_handler::{{closure}}::h026d7e278a1a94d3
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x5fba29949eb9 - std::sys::backtrace::__rust_end_short_backtrace::h61696f1ef97ec08d
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5fba2993129d - __rustc[9da61800b7c1d17]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5fba2998bcec - core::panicking::panic_fmt::h376ce795c5298f0d
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5fba2998af02 - core::result::unwrap_failed::hc6310caa305990a4
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5fba294361a0 - core::result::Result<T,E>::expect::hb2aaf6501e744d02
[INFO] [stderr]     18:     0x5fba292505de - build_script_build::main::hd301f0a96c8c8f8d
[INFO] [stderr]     19:     0x5fba292516f3 - core::ops::function::FnOnce::call_once::h1ee0454fe3cb558a
[INFO] [stderr]     20:     0x5fba29251486 - std::sys::backtrace::__rust_begin_short_backtrace::h117d67706c806126
[INFO] [stderr]     21:     0x5fba29251469 - std::rt::lang_start::{{closure}}::hf828e04a8f0d305c
[INFO] [stderr]     22:     0x5fba2993f6da - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h17171ace6974aa8f
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5fba2993f6da - std::panicking::catch_unwind::do_call::h7f6df566c2bad775
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:582:40
[INFO] [stderr]     24:     0x5fba2993f6da - std::panicking::catch_unwind::hb99c8ff3052425d2
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:545:19
[INFO] [stderr]     25:     0x5fba2993f6da - std::panic::catch_unwind::h227a70d8d07d79e6
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5fba2993f6da - std::rt::lang_start_internal::{{closure}}::hb92f0c824b843011
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5fba2993f6da - std::panicking::catch_unwind::do_call::h837acadf86977c09
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:582:40
[INFO] [stderr]     28:     0x5fba2993f6da - std::panicking::catch_unwind::hfffc6b58fde015bc
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:545:19
[INFO] [stderr]     29:     0x5fba2993f6da - std::panic::catch_unwind::he0f0d9ab4801dcd5
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5fba2993f6da - std::rt::lang_start_internal::h6df14bee4fb30353
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5fba29251451 - std::rt::lang_start::hf868eed6751a1708
[INFO] [stderr]     32:     0x5fba292544b5 - main
[INFO] [stderr]     33:     0x791be77b41ca - <unknown>
[INFO] [stderr]     34:     0x791be77b428b - __libc_start_main
[INFO] [stderr]     35:     0x5fba29250295 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "2080ede831430ffededd9c7cc2f9a4bca5207253351c7b4be0b20dd2ded4eed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2080ede831430ffededd9c7cc2f9a4bca5207253351c7b4be0b20dd2ded4eed9", kill_on_drop: false }`
[INFO] [stdout] 2080ede831430ffededd9c7cc2f9a4bca5207253351c7b4be0b20dd2ded4eed9
