[INFO] fetching crate fgrok 1.1.0...
[INFO] testing fgrok-1.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate fgrok 1.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate fgrok 1.1.0
[INFO] finished tweaking crates.io crate fgrok 1.1.0
[INFO] tweaked toml for crates.io crate fgrok 1.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fgrok 1.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fgrok 1.1.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e64509f4c017753f1637d65d365d9ef91941082072d3b53b9f914e7c6adb69a
[INFO] running `Command { std: "docker" "start" "-a" "9e64509f4c017753f1637d65d365d9ef91941082072d3b53b9f914e7c6adb69a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e64509f4c017753f1637d65d365d9ef91941082072d3b53b9f914e7c6adb69a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e64509f4c017753f1637d65d365d9ef91941082072d3b53b9f914e7c6adb69a", kill_on_drop: false }`
[INFO] [stdout] 9e64509f4c017753f1637d65d365d9ef91941082072d3b53b9f914e7c6adb69a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36604c357c502491b70d90f0b2212a4774dcc67ba387a0c51cdc8e58ae3a1475
[INFO] running `Command { std: "docker" "start" "-a" "36604c357c502491b70d90f0b2212a4774dcc67ba387a0c51cdc8e58ae3a1475", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling gimli v0.21.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling object v0.19.0
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling bindgen v0.50.1
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling fgrok v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling addr2line v0.12.0
[INFO] [stderr]    Compiling backtrace v0.3.48
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling onig_sys v69.2.0
[INFO] [stderr] error: failed to run custom build command for `onig_sys v69.2.0`
[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/onig_sys-336cea2d58c5b992/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (789) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/src/fallback.rs:594:9:
[INFO] [stderr]   "OnigValue_struct_(unnamed_at_oniguruma/src/oniguruma_h_746_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x613bf5767172 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x613bf5767172 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x613bf5767172 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x613bf5767172 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x613bf57791bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x613bf57791bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x613bf5735181 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x613bf5735181 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x613bf5740f92 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x613bf574455f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x613bf57443b9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x613bf5744be5 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x613bf5744a7a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x613bf57410c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x613bf572917d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x613bf5783690 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x613bf5634adf - proc_macro2::fallback::validate_ident::h3b6bdfa9871ef4cb
[INFO] [stderr]     17:     0x613bf5637201 - proc_macro2::fallback::Ident::_new::h1213994fa8e749ba
[INFO] [stderr]     18:     0x613bf56371bf - proc_macro2::fallback::Ident::new::h7121e4ac77416889
[INFO] [stderr]     19:     0x613bf562d558 - proc_macro2::Ident::new::h843758de5e2e5c32
[INFO] [stderr]     20:     0x613bf53ed715 - bindgen::ir::context::BindgenContext::rust_ident_raw::h412330319c239468
[INFO] [stderr]     21:     0x613bf53eb860 - bindgen::ir::context::BindgenContext::rust_ident::hb3aedb95f31f5c7f
[INFO] [stderr]     22:     0x613bf545473e - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hd62a6102e6643e46
[INFO] [stderr]     23:     0x613bf5481b77 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hcb6a299be8f7b495
[INFO] [stderr]     24:     0x613bf5499799 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h007b53e88948af2b
[INFO] [stderr]     25:     0x613bf545c8b0 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hd62a6102e6643e46
[INFO] [stderr]     26:     0x613bf5481b77 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hcb6a299be8f7b495
[INFO] [stderr]     27:     0x613bf5499799 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h007b53e88948af2b
[INFO] [stderr]     28:     0x613bf54b5835 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::he4e3adf471d0f0e5
[INFO] [stderr]     29:     0x613bf54e700f - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hab34385b4a7e710d
[INFO] [stderr]     30:     0x613bf5499774 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h007b53e88948af2b
[INFO] [stderr]     31:     0x613bf54c4c32 - bindgen::codegen::codegen::{{closure}}::h5d7bb59807b4963d
[INFO] [stderr]     32:     0x613bf53f8648 - bindgen::ir::context::BindgenContext::gen::hb7e5544f3b39fb52
[INFO] [stderr]     33:     0x613bf54c44bd - bindgen::codegen::codegen::h9a8c353a27b77d57
[INFO] [stderr]     34:     0x613bf54d94e4 - bindgen::Bindings::generate::h508b711024a78e02
[INFO] [stderr]     35:     0x613bf54d67d1 - bindgen::Builder::generate::h65669c618fa46e33
[INFO] [stderr]     36:     0x613bf537782d - build_script_build::bindgen_headers::h7020bfa415cd5527
[INFO] [stderr]     37:     0x613bf5378240 - build_script_build::compile::h5023e7523a065244
[INFO] [stderr]     38:     0x613bf5377abf - build_script_build::main::h1076ed9128f2afcb
[INFO] [stderr]     39:     0x613bf537a1d3 - core::ops::function::FnOnce::call_once::h60587dafe1c6d512
[INFO] [stderr]     40:     0x613bf5379f86 - std::sys::backtrace::__rust_begin_short_backtrace::h6fdc21f1b9ab7d1f
[INFO] [stderr]     41:     0x613bf5379f69 - std::rt::lang_start::{{closure}}::h399f77d3ba420dd0
[INFO] [stderr]     42:     0x613bf5736d10 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     43:     0x613bf5736d10 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     44:     0x613bf5736d10 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     45:     0x613bf5736d10 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x613bf5736d10 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]     47:     0x613bf5736d10 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     48:     0x613bf5736d10 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     49:     0x613bf5736d10 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     50:     0x613bf5736d10 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]     51:     0x613bf5379f51 - std::rt::lang_start::h04006b2a47edd001
[INFO] [stderr]     52:     0x613bf537ba65 - main
[INFO] [stderr]     53:     0x7ab004fff1ca - <unknown>
[INFO] [stderr]     54:     0x7ab004fff28b - __libc_start_main
[INFO] [stderr]     55:     0x613bf5377375 - _start
[INFO] [stderr]     56:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "36604c357c502491b70d90f0b2212a4774dcc67ba387a0c51cdc8e58ae3a1475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36604c357c502491b70d90f0b2212a4774dcc67ba387a0c51cdc8e58ae3a1475", kill_on_drop: false }`
[INFO] [stdout] 36604c357c502491b70d90f0b2212a4774dcc67ba387a0c51cdc8e58ae3a1475
