[INFO] cloning repository https://github.com/ContinuousC/NetSNMP-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ContinuousC/NetSNMP-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FNetSNMP-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FNetSNMP-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 110bc782aa8607b2c857ab60a2ad3ff48d1331c9
[INFO] checking ContinuousC/NetSNMP-rs against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FNetSNMP-rs" "/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/ContinuousC/NetSNMP-rs
[INFO] finished tweaking git repo https://github.com/ContinuousC/NetSNMP-rs
[INFO] tweaked toml for git repo https://github.com/ContinuousC/NetSNMP-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ContinuousC/NetSNMP-rs on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ContinuousC/NetSNMP-rs 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c2ce4737bbcb1b7dc38ca26c38d7656490d4fd0c21b5de89b6d59ba74816428
[INFO] running `Command { std: "docker" "start" "-a" "6c2ce4737bbcb1b7dc38ca26c38d7656490d4fd0c21b5de89b6d59ba74816428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c2ce4737bbcb1b7dc38ca26c38d7656490d4fd0c21b5de89b6d59ba74816428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c2ce4737bbcb1b7dc38ca26c38d7656490d4fd0c21b5de89b6d59ba74816428", kill_on_drop: false }`
[INFO] [stdout] 6c2ce4737bbcb1b7dc38ca26c38d7656490d4fd0c21b5de89b6d59ba74816428
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c181330b21388be3f2c436daa6ed6f33f1d7e84770e2ac0fcebd2f4e778b2949
[INFO] running `Command { std: "docker" "start" "-a" "c181330b21388be3f2c436daa6ed6f33f1d7e84770e2ac0fcebd2f4e778b2949", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling netsnmp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `netsnmp 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/netsnmp-6945bbb66c596990/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=netsnmp_si
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (398) panicked at build.rs:51:13:
[INFO] [stderr]   No supported netsnmp library found (supported abis: 40, 35, 31)
[INFO] [stderr]   Searched for 'libnetsnmp_si.so.<abi>' in:
[INFO] [stderr]   - /usr/lib
[INFO] [stderr]   - /usr/lib64
[INFO] [stderr]   - /usr/lib/x86_64-linux-gnu
[INFO] [stderr]   - /usr/local/lib
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x62167d1d5e82 - std::backtrace_rs::backtrace::libunwind::trace::h8714d94f1f2bd164
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x62167d1d5e82 - std::backtrace_rs::backtrace::trace_unsynchronized::hcafee44aa61e678f
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x62167d1d5e82 - std::sys::backtrace::_print_fmt::ha8fba58b2f66a9e9
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x62167d1d5e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h55273c109f480de8
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x62167d1e700f - core::fmt::rt::Argument::fmt::hddc1032261c428fe
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x62167d1e700f - core::fmt::write::he6bcf7c3f2c4eba5
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x62167d1a8713 - std::io::default_write_fmt::hf93eabd79e5df19f
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x62167d1a8713 - std::io::Write::write_fmt::hc4c289442f488f72
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x62167d1b3302 - std::sys::backtrace::BacktraceLock::print::h453555a0d0bae7d2
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x62167d1b610f - std::panicking::default_hook::{{closure}}::h3ebcee4d4a10f231
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x62167d1b5f69 - std::panicking::default_hook::h8d904937f0dd5b7e
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x62167d1b6795 - std::panicking::panic_with_hook::hba74873bd829b497
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x62167d1b657a - std::panicking::panic_handler::{{closure}}::h0dde4058cec7fa08
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x62167d1b3439 - std::sys::backtrace::__rust_end_short_backtrace::h9342f1937ef55218
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x62167d19c57d - __rustc[5a136cd62b6ae824]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x62167d1f0e40 - core::panicking::panic_fmt::h7e8daff19647caf5
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x62167cc5213f - build_script_build::main::{{closure}}::h9cddd7916d4487d4
[INFO] [stderr]     17:     0x62167cc53b1f - core::option::Option<T>::unwrap_or_else::h9061de6d3762fd5d
[INFO] [stderr]     18:     0x62167cc51758 - build_script_build::main::h58417a0ee6674e9f
[INFO] [stderr]     19:     0x62167cc52e23 - core::ops::function::FnOnce::call_once::hdf065ea69ed5c147
[INFO] [stderr]     20:     0x62167cc52be6 - std::sys::backtrace::__rust_begin_short_backtrace::hf96e7398cf7c3db5
[INFO] [stderr]     21:     0x62167cc52bc9 - std::rt::lang_start::{{closure}}::h27bd7160afd8d63c
[INFO] [stderr]     22:     0x62167d1a9fd0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7c8c93d7c0cb0422
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x62167d1a9fd0 - std::panicking::catch_unwind::do_call::ha03d5ac0e4aa50e7
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x62167d1a9fd0 - std::panicking::catch_unwind::hfba45bb934fc2e1a
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x62167d1a9fd0 - std::panic::catch_unwind::h51a82f25faf184c3
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x62167d1a9fd0 - std::rt::lang_start_internal::{{closure}}::h89e47390206e3c4f
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x62167d1a9fd0 - std::panicking::catch_unwind::do_call::h6e1e6dcf14a2eeab
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x62167d1a9fd0 - std::panicking::catch_unwind::h8dc206e2e3376274
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x62167d1a9fd0 - std::panic::catch_unwind::h0ff4af620be037da
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x62167d1a9fd0 - std::rt::lang_start_internal::h2f00f16ee79d72a1
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x62167cc52bb1 - std::rt::lang_start::h571936e6bdb2f6da
[INFO] [stderr]     32:     0x62167cc558f5 - main
[INFO] [stderr]     33:     0x79618bd001ca - <unknown>
[INFO] [stderr]     34:     0x79618bd0028b - __libc_start_main
[INFO] [stderr]     35:     0x62167cc50e55 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "c181330b21388be3f2c436daa6ed6f33f1d7e84770e2ac0fcebd2f4e778b2949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c181330b21388be3f2c436daa6ed6f33f1d7e84770e2ac0fcebd2f4e778b2949", kill_on_drop: false }`
[INFO] [stdout] c181330b21388be3f2c436daa6ed6f33f1d7e84770e2ac0fcebd2f4e778b2949
