[INFO] cloning repository https://github.com/Aubrey-Liu/OmniStack-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aubrey-Liu/OmniStack-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAubrey-Liu%2FOmniStack-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAubrey-Liu%2FOmniStack-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 015ff3100086eb1ad36484e09d3e8aedd330849c
[INFO] checking Aubrey-Liu/OmniStack-Rust against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAubrey-Liu%2FOmniStack-Rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Aubrey-Liu/OmniStack-Rust
[INFO] finished tweaking git repo https://github.com/Aubrey-Liu/OmniStack-Rust
[INFO] tweaked toml for git repo https://github.com/Aubrey-Liu/OmniStack-Rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aubrey-Liu/OmniStack-Rust on toolchain 90b65889799733f21ebdf59d96411aa531c5900a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aubrey-Liu/OmniStack-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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded etrace v1.1.1
[INFO] [stderr]   Downloaded prettyplease v0.2.16
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded core_affinity v0.8.1
[INFO] [stderr]   Downloaded clap_derive v4.5.3
[INFO] [stderr]   Downloaded clap v4.5.3
[INFO] [stderr]   Downloaded indexmap v2.2.5
[INFO] [stderr]   Downloaded syn v2.0.53
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded serde_json v1.0.114
[INFO] [stderr]   Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0dd939231d1e217bfa06dd27e89c53e54bb274d48b780bc5ebf2d9a6f4581519
[INFO] running `Command { std: "docker" "start" "-a" "0dd939231d1e217bfa06dd27e89c53e54bb274d48b780bc5ebf2d9a6f4581519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dd939231d1e217bfa06dd27e89c53e54bb274d48b780bc5ebf2d9a6f4581519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dd939231d1e217bfa06dd27e89c53e54bb274d48b780bc5ebf2d9a6f4581519", kill_on_drop: false }`
[INFO] [stdout] 0dd939231d1e217bfa06dd27e89c53e54bb274d48b780bc5ebf2d9a6f4581519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4827bbe0ebc1f57bfcab4db6ee45c268e1278957406ae3f92a65bbbe36f5ac9
[INFO] running `Command { std: "docker" "start" "-a" "c4827bbe0ebc1f57bfcab4db6ee45c268e1278957406ae3f92a65bbbe36f5ac9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling etrace v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling static_init_macro v1.0.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking core_affinity v0.8.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling omnistack-proc v0.1.0 (/opt/rustwide/workdir/omnistack-proc)
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]    Compiling rust-dpdk-sys v0.1.22110 (/opt/rustwide/workdir/rust-dpdk-sys)
[INFO] [stderr] error: failed to run custom build command for `rust-dpdk-sys v0.1.22110 (/opt/rustwide/workdir/rust-dpdk-sys)`
[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/rust-dpdk-sys-2b5252e9b8bda585/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2527) panicked at rust-dpdk-sys/build.rs:191:13:
[INFO] [stderr]   DPDK is not installed on your system! (Cannot find /usr/local/include/rte_config.h nor /usr/local/include/rte_build_config.h)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63636a4ed472 - std::backtrace_rs::backtrace::libunwind::trace::h3dfece87d38e678e
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63636a4ed472 - std::backtrace_rs::backtrace::trace_unsynchronized::h598b3d1a4cc142bd
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63636a4ed472 - std::sys::backtrace::_print_fmt::h8a45e1e0a8207652
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x63636a4ed472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h308c0d880f760a32
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x63636a4ff98f - core::fmt::rt::Argument::fmt::h3481dbf5753231bc
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x63636a4ff98f - core::fmt::write::haa945362a56e47a4
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x63636a4bb4f3 - std::io::default_write_fmt::h4f465fb81c168d76
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63636a4bb4f3 - std::io::Write::write_fmt::h73e277fd36a2f897
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x63636a4c6fb2 - std::sys::backtrace::BacktraceLock::print::h23fdb9296ed52a08
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x63636a4caa7f - std::panicking::default_hook::{{closure}}::h874fba906a1eead0
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x63636a4ca8d9 - std::panicking::default_hook::h4a2d336b415f97ea
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x63636a4cb105 - std::panicking::panic_with_hook::h1312efcfed45defb
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x63636a4caeea - std::panicking::panic_handler::{{closure}}::h5f7c2e03b7897253
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x63636a4c70e9 - std::sys::backtrace::__rust_end_short_backtrace::h5999a8d4ddd56aac
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x63636a4af54d - __rustc[5252cc545ffd5943]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x63636a509e30 - core::panicking::panic_fmt::h08c11d25cce8cb30
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x636369dd101a - build_script_build::State::find_dpdk::h295add49ee6b7d84
[INFO] [stderr]     17:     0x636369dbe0ab - build_script_build::main::h80a1a50cd937ac3a
[INFO] [stderr]     18:     0x636369de1e33 - core::ops::function::FnOnce::call_once::he329a03578367c1a
[INFO] [stderr]     19:     0x636369dd8476 - std::sys::backtrace::__rust_begin_short_backtrace::h439dc05aa46523f5
[INFO] [stderr]     20:     0x636369de7e19 - std::rt::lang_start::{{closure}}::h49f6f6221bbea4e2
[INFO] [stderr]     21:     0x63636a4bcf40 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4f6436b78d6afdc7
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x63636a4bcf40 - std::panicking::catch_unwind::do_call::h11545474392ae041
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:590:40
[INFO] [stderr]     23:     0x63636a4bcf40 - std::panicking::catch_unwind::h73c184249c61faac
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:553:19
[INFO] [stderr]     24:     0x63636a4bcf40 - std::panic::catch_unwind::h87b5477170146628
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x63636a4bcf40 - std::rt::lang_start_internal::{{closure}}::h70bc8394d41bdbd5
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x63636a4bcf40 - std::panicking::catch_unwind::do_call::h1357cf1f57518799
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:590:40
[INFO] [stderr]     27:     0x63636a4bcf40 - std::panicking::catch_unwind::h51fa10671853189c
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:553:19
[INFO] [stderr]     28:     0x63636a4bcf40 - std::panic::catch_unwind::h3d96451d4b7c4f47
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x63636a4bcf40 - std::rt::lang_start_internal::hfb2d56f56ca71999
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x636369de7e01 - std::rt::lang_start::h8341afacea0b3ca3
[INFO] [stderr]     31:     0x636369dd1b75 - main
[INFO] [stderr]     32:     0x719edbbe41ca - <unknown>
[INFO] [stderr]     33:     0x719edbbe428b - __libc_start_main
[INFO] [stderr]     34:     0x636369dadd55 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c4827bbe0ebc1f57bfcab4db6ee45c268e1278957406ae3f92a65bbbe36f5ac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4827bbe0ebc1f57bfcab4db6ee45c268e1278957406ae3f92a65bbbe36f5ac9", kill_on_drop: false }`
[INFO] [stdout] c4827bbe0ebc1f57bfcab4db6ee45c268e1278957406ae3f92a65bbbe36f5ac9
