[INFO] cloning repository https://github.com/JaneLiuL/huatuo-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JaneLiuL/huatuo-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaneLiuL%2Fhuatuo-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaneLiuL%2Fhuatuo-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c901247fc466dbd4e3d0fe963c1a48bf97c29187
[INFO] checking JaneLiuL/huatuo-rust against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaneLiuL%2Fhuatuo-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/JaneLiuL/huatuo-rust
[INFO] finished tweaking git repo https://github.com/JaneLiuL/huatuo-rust
[INFO] tweaked toml for git repo https://github.com/JaneLiuL/huatuo-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JaneLiuL/huatuo-rust on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JaneLiuL/huatuo-rust 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/aya-rs/aya`
[INFO] [stderr]     Updating git submodule `https://github.com/libbpf/libbpf`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking JaneLiuL/huatuo-rust against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaneLiuL%2Fhuatuo-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/JaneLiuL/huatuo-rust
[INFO] finished tweaking git repo https://github.com/JaneLiuL/huatuo-rust
[INFO] tweaked toml for git repo https://github.com/JaneLiuL/huatuo-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JaneLiuL/huatuo-rust on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JaneLiuL/huatuo-rust 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 procfs-core v0.16.0
[INFO] [stderr]   Downloaded procfs v0.16.0
[INFO] [stderr]   Downloaded cargo_metadata v0.23.0
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded network-types v0.1.0
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac74b52f3f222aa0bc70df65e682c5ce928793d52c7c397c2d225afcbb771f36
[INFO] running `Command { std: "docker" "start" "-a" "ac74b52f3f222aa0bc70df65e682c5ce928793d52c7c397c2d225afcbb771f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac74b52f3f222aa0bc70df65e682c5ce928793d52c7c397c2d225afcbb771f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac74b52f3f222aa0bc70df65e682c5ce928793d52c7c397c2d225afcbb771f36", kill_on_drop: false }`
[INFO] [stdout] ac74b52f3f222aa0bc70df65e682c5ce928793d52c7c397c2d225afcbb771f36
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0f118cf94896ccd15e623fe69358dd516554681d450fc6a275249323ac961f4
[INFO] running `Command { std: "docker" "start" "-a" "a0f118cf94896ccd15e623fe69358dd516554681d450fc6a275249323ac961f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling aya-ebpf-cty v0.2.2 (https://github.com/aya-rs/aya#98e8c783)
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling aya-ebpf-bindings v0.1.1 (https://github.com/aya-rs/aya#98e8c783)
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling aya-ebpf v0.1.1 (https://github.com/aya-rs/aya#98e8c783)
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling network-types v0.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling huatuo-rust-common v0.1.0 (/opt/rustwide/workdir/huatuo-rust-common)
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking procfs-core v0.16.0
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling huatuo-rust-ebpf v0.1.0 (/opt/rustwide/workdir/huatuo-rust-ebpf)
[INFO] [stderr] error: failed to run custom build command for `huatuo-rust-ebpf v0.1.0 (/opt/rustwide/workdir/huatuo-rust-ebpf)`
[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/huatuo-rust-ebpf-9ef9f313edddd46e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1001) panicked at huatuo-rust-ebpf/build.rs:15:42:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: CannotFindBinaryPath
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x593ec72e0962 - std::backtrace_rs::backtrace::libunwind::trace::h7da75396148dab84
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x593ec72e0962 - std::backtrace_rs::backtrace::trace_unsynchronized::h96fe578c58eef802
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x593ec72e0962 - std::sys::backtrace::_print_fmt::h15df11f2089296f7
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x593ec72e0962 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h231c509f1c745109
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x593ec72ef567 - core::fmt::rt::Argument::fmt::he461e09554eaf015
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x593ec72ef567 - core::fmt::write::h1ab80eecca584823
[INFO] [stderr]      6:     0x593ec72bed96 - std::io::default_write_fmt::h849071ae94dd44ef
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x593ec72bed96 - std::io::Write::write_fmt::h4fd5f6f74ffa2209
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x593ec72c58e1 - std::sys::backtrace::BacktraceLock::print::h19b17c7773017893
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x593ec72c58e1 - std::panicking::default_hook::{{closure}}::hf1fb22d4e21b84d7
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x593ec72c5706 - std::panicking::default_hook::hc31aacc62d557a1b
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x593ec72c5deb - std::panicking::panic_with_hook::hcf3936c8155ca932
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x593ec72c5c68 - std::panicking::panic_handler::{{closure}}::h49bec6bbca8a9888
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x593ec72c4119 - std::sys::backtrace::__rust_end_short_backtrace::hd761a1ee3e422064
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x593ec72b3d3d - __rustc[3eef570754bda67]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x593ec72f236c - core::panicking::panic_fmt::hc68ca8ec96da10a8
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x593ec72f1c92 - core::result::unwrap_failed::h78926000a68858e1
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x593ec72ae1a5 - build_script_build[2351fbbb2a9ccc44]::main
[INFO] [stderr]     18:     0x593ec72ae793 - <fn() as core[787bc67c2765a9a8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x593ec72ad916 - std[e6ac5f9c7d1e252d]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x593ec72adf79 - std[e6ac5f9c7d1e252d]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x593ec72c015a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hcf5ebe84b429625c
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x593ec72c015a - std::panicking::catch_unwind::do_call::h6eb63d6f0a38b69b
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:582:40
[INFO] [stderr]     23:     0x593ec72c015a - std::panicking::catch_unwind::h8b845dc569eb1f03
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:545:19
[INFO] [stderr]     24:     0x593ec72c015a - std::panic::catch_unwind::h9d82e86ec6cb5f12
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x593ec72c015a - std::rt::lang_start_internal::{{closure}}::h9fe12fcf22ae82bf
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x593ec72c015a - std::panicking::catch_unwind::do_call::h473fc505528e7291
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:582:40
[INFO] [stderr]     27:     0x593ec72c015a - std::panicking::catch_unwind::h46e428a2ebeeb78a
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panicking.rs:545:19
[INFO] [stderr]     28:     0x593ec72c015a - std::panic::catch_unwind::hddc08a9663301e0f
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x593ec72c015a - std::rt::lang_start_internal::hafae02e00c98e85f
[INFO] [stderr]                                  at /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x593ec72ad901 - std[e6ac5f9c7d1e252d]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x593ec72ae835 - main
[INFO] [stderr]     32:     0x76f529d951ca - <unknown>
[INFO] [stderr]     33:     0x76f529d9528b - __libc_start_main
[INFO] [stderr]     34:     0x593ec72acca5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a0f118cf94896ccd15e623fe69358dd516554681d450fc6a275249323ac961f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f118cf94896ccd15e623fe69358dd516554681d450fc6a275249323ac961f4", kill_on_drop: false }`
[INFO] [stdout] a0f118cf94896ccd15e623fe69358dd516554681d450fc6a275249323ac961f4
