[INFO] fetching crate idalib 0.1.1+9.0.240930...
[INFO] checking idalib-0.1.1+9.0.240930 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate idalib 0.1.1+9.0.240930 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate idalib 0.1.1+9.0.240930 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate idalib 0.1.1+9.0.240930
[INFO] finished tweaking crates.io crate idalib 0.1.1+9.0.240930
[INFO] tweaked toml for crates.io crate idalib 0.1.1+9.0.240930 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate idalib 0.1.1+9.0.240930 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93d99b0b5226d95063c619ff568f6468b57092dd5c4e63b02ffbc430dc4975e3
[INFO] running `Command { std: "docker" "start" "-a" "93d99b0b5226d95063c619ff568f6468b57092dd5c4e63b02ffbc430dc4975e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93d99b0b5226d95063c619ff568f6468b57092dd5c4e63b02ffbc430dc4975e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93d99b0b5226d95063c619ff568f6468b57092dd5c4e63b02ffbc430dc4975e3", kill_on_drop: false }`
[INFO] [stdout] 93d99b0b5226d95063c619ff568f6468b57092dd5c4e63b02ffbc430dc4975e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21c1597ee9bd9af29df209284ce6d37c07d9d3a5b9ad6cdd51603476634cc02b
[INFO] running `Command { std: "docker" "start" "-a" "21c1597ee9bd9af29df209284ce6d37c07d9d3a5b9ad6cdd51603476634cc02b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling cc v1.1.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.128
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling autocxx-bindgen v0.69.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling autocxx v0.27.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling idalib-build v0.1.0+9.0.240930
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling idalib v0.1.1+9.0.240930 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.128
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr] error: failed to run custom build command for `idalib v0.1.1+9.0.240930 (/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/idalib-28cc90a3176a4157/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/idalib-build-0.1.0+9.0.240930/src/lib.rs:68:9:
[INFO] [stderr]   `/root/ida-pro-9.0/libidalib.so` does not exist; cannot find a compatible IDA Pro installation
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ef05af2392a - std::backtrace_rs::backtrace::libunwind::trace::h33a4b5cb14f757d6
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5ef05af2392a - std::backtrace_rs::backtrace::trace_unsynchronized::h20236e6e99fbf845
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5ef05af2392a - std::sys::backtrace::_print_fmt::h704a42900622727d
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5ef05af2392a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h283eae59a9b611a1
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5ef05af3fa03 - core::fmt::rt::Argument::fmt::h6c00b32d62994027
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5ef05af3fa03 - core::fmt::write::h04a7af682e3a5030
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/fmt/mod.rs:1190:21
[INFO] [stderr]      6:     0x5ef05af20f03 - std::io::Write::write_fmt::h787129c86330d3f6
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/io/mod.rs:1839:15
[INFO] [stderr]      7:     0x5ef05af23772 - std::sys::backtrace::BacktraceLock::print::h0ad674a5464d4d8f
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5ef05af2473c - std::panicking::default_hook::{{closure}}::habb0c364c1c20b27
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x5ef05af24582 - std::panicking::default_hook::hac494c5ce8f5f3b1
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x5ef05af24d37 - std::panicking::rust_panic_with_hook::h2c87df020c0f53ac
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x5ef05af24bca - std::panicking::begin_panic_handler::{{closure}}::hd3013344bba6ae59
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x5ef05af23e09 - std::sys::backtrace::__rust_end_short_backtrace::haa6c749264ccc436
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x5ef05af2485c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x5ef05af3eca0 - core::panicking::panic_fmt::h181fac25833ccaef
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5ef05af02d7c - idalib_build::idalib_install_paths::h94ebc7a9db86c311
[INFO] [stderr]     16:     0x5ef05af02e28 - idalib_build::configure_linkage::ha688fe794ddfd49b
[INFO] [stderr]     17:     0x5ef05af0102a - build_script_build::main::h266b2dc1b5fdb104
[INFO] [stderr]     18:     0x5ef05af00c83 - core::ops::function::FnOnce::call_once::h82b490286798686e
[INFO] [stderr]     19:     0x5ef05af00c66 - std::sys::backtrace::__rust_begin_short_backtrace::h2adf7292f8eb087c
[INFO] [stderr]     20:     0x5ef05af00c49 - std::rt::lang_start::{{closure}}::h685d334210002930
[INFO] [stderr]     21:     0x5ef05af1e6b7 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7866e7c14eb62dd7
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x5ef05af1e6b7 - std::panicking::try::do_call::h61717c7d0356fae2
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:557:40
[INFO] [stderr]     23:     0x5ef05af1e6b7 - std::panicking::try::h37605684fa1e1290
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:520:19
[INFO] [stderr]     24:     0x5ef05af1e6b7 - std::panic::catch_unwind::h8ee9a8d09b7b2992
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panic.rs:358:14
[INFO] [stderr]     25:     0x5ef05af1e6b7 - std::rt::lang_start_internal::{{closure}}::h752ec735c0d502db
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/rt.rs:174:48
[INFO] [stderr]     26:     0x5ef05af1e6b7 - std::panicking::try::do_call::h38bf770a6697f52c
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:557:40
[INFO] [stderr]     27:     0x5ef05af1e6b7 - std::panicking::try::hd0d07cc7cb0d5575
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:520:19
[INFO] [stderr]     28:     0x5ef05af1e6b7 - std::panic::catch_unwind::h589925d957b4a61b
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x5ef05af1e6b7 - std::rt::lang_start_internal::h426cd8bc95b4b634
[INFO] [stderr]                                  at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/rt.rs:174:20
[INFO] [stderr]     30:     0x5ef05af00c27 - std::rt::lang_start::hda7779a083fc5cfc
[INFO] [stderr]     31:     0x5ef05af010a5 - main
[INFO] [stderr]     32:     0x7e7c2b4e9d90 - <unknown>
[INFO] [stderr]     33:     0x7e7c2b4e9e40 - __libc_start_main
[INFO] [stderr]     34:     0x5ef05af00b05 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "21c1597ee9bd9af29df209284ce6d37c07d9d3a5b9ad6cdd51603476634cc02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21c1597ee9bd9af29df209284ce6d37c07d9d3a5b9ad6cdd51603476634cc02b", kill_on_drop: false }`
[INFO] [stdout] 21c1597ee9bd9af29df209284ce6d37c07d9d3a5b9ad6cdd51603476634cc02b
