[INFO] cloning repository https://github.com/yourarj/rust-dpdk-hello-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yourarj/rust-dpdk-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourarj%2Frust-dpdk-hello-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourarj%2Frust-dpdk-hello-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e343797b0269e2a4e517636f7b51009321011241 [INFO] checking yourarj/rust-dpdk-hello-world against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourarj%2Frust-dpdk-hello-world" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yourarj/rust-dpdk-hello-world on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yourarj/rust-dpdk-hello-world [INFO] finished tweaking git repo https://github.com/yourarj/rust-dpdk-hello-world [INFO] tweaked toml for git repo https://github.com/yourarj/rust-dpdk-hello-world written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yourarj/rust-dpdk-hello-world 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ANLAB-KAIST/rust-dpdk.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded etrace v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec4eaf44ffda2e4f51a183869589a49841ff5d1e1a188685f787c1680d04989b [INFO] running `Command { std: "docker" "start" "-a" "ec4eaf44ffda2e4f51a183869589a49841ff5d1e1a188685f787c1680d04989b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec4eaf44ffda2e4f51a183869589a49841ff5d1e1a188685f787c1680d04989b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4eaf44ffda2e4f51a183869589a49841ff5d1e1a188685f787c1680d04989b", kill_on_drop: false }` [INFO] [stdout] ec4eaf44ffda2e4f51a183869589a49841ff5d1e1a188685f787c1680d04989b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a838331d15f5b840000775fbbbba46d1d24ed4e753447f5cc9831b8fcd8dd6d8 [INFO] running `Command { std: "docker" "start" "-a" "a838331d15f5b840000775fbbbba46d1d24ed4e753447f5cc9831b8fcd8dd6d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling clang v1.0.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling rust-dpdk-sys v0.1.22110 (https://github.com/ANLAB-KAIST/rust-dpdk.git#8f9dbd21) [INFO] [stderr] error: failed to run custom build command for `rust-dpdk-sys v0.1.22110 (https://github.com/ANLAB-KAIST/rust-dpdk.git#8f9dbd21)` [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-57f87351a27fae4a/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/rust-dpdk-90699e058c3176bd/8f9dbd2/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: 0x55f961518de2 - std::backtrace_rs::backtrace::libunwind::trace::hfe33f3fca02d9d49 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55f961518de2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf8c1336b7abecebc [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55f961518de2 - std::sys::backtrace::_print_fmt::h1cc3b7371fcb02ce [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55f961518de2 - ::fmt::h3fdbad3682625d65 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55f9615440d3 - core::fmt::rt::Argument::fmt::hac739edf89f473e5 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x55f9615440d3 - core::fmt::write::h46b3661118fd93d9 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x55f961515163 - std::io::default_write_fmt::h07a956b98e0e549f [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x55f961515163 - std::io::Write::write_fmt::hefeac8c5ed2b4ca0 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x55f961518c32 - std::sys::backtrace::BacktraceLock::print::hc92ef2ccd32eaf3d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x55f96151aa72 - std::panicking::default_hook::{{closure}}::h26c6ecc533f19c32 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x55f96151a875 - std::panicking::default_hook::he6d1a5a8f8627255 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x55f96151b492 - std::panicking::rust_panic_with_hook::hc6a05938888c0a6d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x55f96151b21a - std::panicking::begin_panic_handler::{{closure}}::hce41832356916883 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x55f9615192e9 - std::sys::backtrace::__rust_end_short_backtrace::h809ad2921436b614 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x55f96151aead - __rustc[13f85059a3e01eb3]::rust_begin_unwind [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x55f961541ec0 - core::panicking::panic_fmt::h7e568a56ffdf448b [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x55f960e6abca - build_script_build::State::find_dpdk::h4fdabf901e0d2f17 [INFO] [stderr] 17: 0x55f960e7cafb - build_script_build::main::ha39a1ec0b09431f0 [INFO] [stderr] 18: 0x55f960e9e123 - core::ops::function::FnOnce::call_once::hb28de88dfd3236ca [INFO] [stderr] 19: 0x55f960e88e46 - std::sys::backtrace::__rust_begin_short_backtrace::h6afd0617e6091822 [INFO] [stderr] 20: 0x55f960e8aa29 - std::rt::lang_start::{{closure}}::ha6935d22d79561c8 [INFO] [stderr] 21: 0x55f96150fb80 - core::ops::function::impls:: for &F>::call_once::h07820d99f666c4f4 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55f96150fb80 - std::panicking::try::do_call::hcb349621034e7d22 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x55f96150fb80 - std::panicking::try::h14d805015e715701 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x55f96150fb80 - std::panic::catch_unwind::he07ff3323b1b1ad4 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x55f96150fb80 - std::rt::lang_start_internal::{{closure}}::he746c4aa7e6c87ae [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x55f96150fb80 - std::panicking::try::do_call::h5c36b323e35fe62d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x55f96150fb80 - std::panicking::try::hb9a2d1353ef314fe [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x55f96150fb80 - std::panic::catch_unwind::he0661a914ab09041 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x55f96150fb80 - std::rt::lang_start_internal::h690c392d3d3c052a [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x55f960e8aa11 - std::rt::lang_start::hf93aa2d98e051c1d [INFO] [stderr] 31: 0x55f960e7cb95 - main [INFO] [stderr] 32: 0x7abedd3391ca - [INFO] [stderr] 33: 0x7abedd33928b - __libc_start_main [INFO] [stderr] 34: 0x55f960e647b5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a838331d15f5b840000775fbbbba46d1d24ed4e753447f5cc9831b8fcd8dd6d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a838331d15f5b840000775fbbbba46d1d24ed4e753447f5cc9831b8fcd8dd6d8", kill_on_drop: false }` [INFO] [stdout] a838331d15f5b840000775fbbbba46d1d24ed4e753447f5cc9831b8fcd8dd6d8