[INFO] cloning repository https://github.com/wefcdse/box_gen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wefcdse/box_gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwefcdse%2Fbox_gen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwefcdse%2Fbox_gen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fbc1ad2eb2439cef2758160daa428e29e45fbf3
[INFO] building wefcdse/box_gen against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwefcdse%2Fbox_gen" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wefcdse/box_gen
[INFO] finished tweaking git repo https://github.com/wefcdse/box_gen
[INFO] tweaked toml for git repo https://github.com/wefcdse/box_gen written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wefcdse/box_gen on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wefcdse/box_gen 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utm v0.1.6
[INFO] [stderr]   Downloaded functional_trait v1.1.1
[INFO] [stderr]   Downloaded clap v4.5.23
[INFO] [stderr]   Downloaded stupid_utils v0.4.1
[INFO] [stderr]   Downloaded anstyle v1.0.9
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded wide v0.7.30
[INFO] [stderr]   Downloaded clap_builder v4.5.23
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded cbindgen v0.27.0
[INFO] [stderr]   Downloaded obj-rs v0.7.4
[INFO] [stderr]   Downloaded impl_here v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80feb7554497512e9697226d36e0f2bf9ea82d305ebe86c88e7a0fa4de37d735
[INFO] running `Command { std: "docker" "start" "-a" "80feb7554497512e9697226d36e0f2bf9ea82d305ebe86c88e7a0fa4de37d735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80feb7554497512e9697226d36e0f2bf9ea82d305ebe86c88e7a0fa4de37d735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80feb7554497512e9697226d36e0f2bf9ea82d305ebe86c88e7a0fa4de37d735", kill_on_drop: false }`
[INFO] [stdout] 80feb7554497512e9697226d36e0f2bf9ea82d305ebe86c88e7a0fa4de37d735
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa62030bc676401047b8ce7b52e6a5ce6e3c7919048ed411aac3e8673b8f2aee
[INFO] running `Command { std: "docker" "start" "-a" "fa62030bc676401047b8ce7b52e6a5ce6e3c7919048ed411aac3e8673b8f2aee", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling cbindgen v0.27.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling stupid_utils v0.4.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling functional_trait v1.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling impl_here v0.1.0
[INFO] [stderr]    Compiling utm v0.1.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling obj-rs v0.7.4
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling box_gen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `box_gen 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/box_gen-2622653b66b96462/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1389) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbindgen-0.27.0/src/bindgen/bindings.rs:183:43:
[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:     0x5ce0200c4ed2 - std[42cfb3e4170ecfea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ce0200c4ed2 - std[42cfb3e4170ecfea]::backtrace_rs::backtrace::trace_unsynchronized::<std[42cfb3e4170ecfea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ce0200c4ed2 - std[42cfb3e4170ecfea]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x5ce0200c4ed2 - <<std[42cfb3e4170ecfea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[3effd42582ceaf9c]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x5ce0200dc017 - <core[3effd42582ceaf9c]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5ce0200dc017 - core[3effd42582ceaf9c]::fmt::write
[INFO] [stderr]      6:     0x5ce0200caab6 - std[42cfb3e4170ecfea]::io::default_write_fmt::<std[42cfb3e4170ecfea]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x5ce0200caab6 - <std[42cfb3e4170ecfea]::sys::stdio::unix::Stderr as std[42cfb3e4170ecfea]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x5ce0200a6f8f - <std[42cfb3e4170ecfea]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x5ce0200a6f8f - std[42cfb3e4170ecfea]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5ce0200bfa71 - std[42cfb3e4170ecfea]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5ce0200bfcdb - std[42cfb3e4170ecfea]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5ce0200a7048 - std[42cfb3e4170ecfea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5ce02009c0a9 - std[42cfb3e4170ecfea]::sys::backtrace::__rust_end_short_backtrace::<std[42cfb3e4170ecfea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x5ce0200a7a2d - __rustc[3e12d0338d47dec3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5ce0200dc75c - core[3effd42582ceaf9c]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ce0200dc4d2 - core[3effd42582ceaf9c]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5ce01fcdf1da - <cbindgen[28e92f7188dd696e]::bindgen::bindings::Bindings>::write_to_file::<&str>
[INFO] [stderr]     18:     0x5ce01fcdab89 - build_script_build[d9a30f10380e4746]::main
[INFO] [stderr]     19:     0x5ce01fcdeb63 - <fn() as core[3effd42582ceaf9c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5ce01fcd9076 - std[42cfb3e4170ecfea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5ce01fcd7039 - std[42cfb3e4170ecfea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5ce0200beb86 - <&dyn core[3effd42582ceaf9c]::ops::function::Fn<(), Output = i32> + core[3effd42582ceaf9c]::panic::unwind_safe::RefUnwindSafe + core[3effd42582ceaf9c]::marker::Sync as core[3effd42582ceaf9c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5ce0200beb86 - std[42cfb3e4170ecfea]::panicking::catch_unwind::do_call::<&dyn core[3effd42582ceaf9c]::ops::function::Fn<(), Output = i32> + core[3effd42582ceaf9c]::panic::unwind_safe::RefUnwindSafe + core[3effd42582ceaf9c]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5ce0200beb86 - std[42cfb3e4170ecfea]::panicking::catch_unwind::<i32, &dyn core[3effd42582ceaf9c]::ops::function::Fn<(), Output = i32> + core[3effd42582ceaf9c]::panic::unwind_safe::RefUnwindSafe + core[3effd42582ceaf9c]::marker::Sync>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5ce0200beb86 - std[42cfb3e4170ecfea]::panic::catch_unwind::<&dyn core[3effd42582ceaf9c]::ops::function::Fn<(), Output = i32> + core[3effd42582ceaf9c]::panic::unwind_safe::RefUnwindSafe + core[3effd42582ceaf9c]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5ce0200beb86 - std[42cfb3e4170ecfea]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5ce0200beb86 - std[42cfb3e4170ecfea]::panicking::catch_unwind::do_call::<std[42cfb3e4170ecfea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5ce0200beb86 - std[42cfb3e4170ecfea]::panicking::catch_unwind::<isize, std[42cfb3e4170ecfea]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5ce0200beb86 - std[42cfb3e4170ecfea]::panic::catch_unwind::<std[42cfb3e4170ecfea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5ce0200beb86 - std[42cfb3e4170ecfea]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5ce01fcd6ee1 - std[42cfb3e4170ecfea]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5ce01fcdb6c5 - main
[INFO] [stderr]     33:     0x76f027ebb1ca - <unknown>
[INFO] [stderr]     34:     0x76f027ebb28b - __libc_start_main
[INFO] [stderr]     35:     0x5ce01fc8ac75 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fa62030bc676401047b8ce7b52e6a5ce6e3c7919048ed411aac3e8673b8f2aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa62030bc676401047b8ce7b52e6a5ce6e3c7919048ed411aac3e8673b8f2aee", kill_on_drop: false }`
[INFO] [stdout] fa62030bc676401047b8ce7b52e6a5ce6e3c7919048ed411aac3e8673b8f2aee
