[INFO] cloning repository https://github.com/vpp-dev/vpp-rust-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vpp-dev/vpp-rust-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpp-dev%2Fvpp-rust-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpp-dev%2Fvpp-rust-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c25a1bdb72d7b834506c07a8ef167bc8e7b064d4 [INFO] checking vpp-dev/vpp-rust-plugin against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpp-dev%2Fvpp-rust-plugin" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vpp-dev/vpp-rust-plugin on toolchain 35b6491ce6d2b388d0a5de1e59e2123604af807f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vpp-dev/vpp-rust-plugin [INFO] finished tweaking git repo https://github.com/vpp-dev/vpp-rust-plugin [INFO] tweaked toml for git repo https://github.com/vpp-dev/vpp-rust-plugin written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vpp-dev/vpp-rust-plugin 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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [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 env_logger v0.5.6 [INFO] [stderr] Downloaded bindgen v0.33.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c42e98387ed0446cec8a418a675c7441d0dec49dff29dcd745eca33a352a92bc [INFO] running `Command { std: "docker" "start" "-a" "c42e98387ed0446cec8a418a675c7441d0dec49dff29dcd745eca33a352a92bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c42e98387ed0446cec8a418a675c7441d0dec49dff29dcd745eca33a352a92bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42e98387ed0446cec8a418a675c7441d0dec49dff29dcd745eca33a352a92bc", kill_on_drop: false }` [INFO] [stdout] c42e98387ed0446cec8a418a675c7441d0dec49dff29dcd745eca33a352a92bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bde6ae8f56d9ac30aadceeead525e5eb31571aaacb60269199ed94bc9b113bf [INFO] running `Command { std: "docker" "start" "-a" "7bde6ae8f56d9ac30aadceeead525e5eb31571aaacb60269199ed94bc9b113bf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.33.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.5.6 [INFO] [stderr] Compiling rust_plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bindgen::builder` [INFO] [stdout] --> build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bindgen::builder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bindgen::Builder::hide_type`: Use blacklist_type instead [INFO] [stdout] --> build.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | .hide_type("max_align_t") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bindgen::Builder::hide_type`: Use blacklist_type instead [INFO] [stdout] --> build.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | .hide_type("vnet_sw_interface_t") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> build.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut bindings = bindgen::Builder::default() [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> build.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | Command::new("rustup").args(&["run", "nightly", "rustfmt", out_file_name.to_str().unwrap()]).status(); // .unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 56 | let _ = Command::new("rustup").args(&["run", "nightly", "rustfmt", out_file_name.to_str().unwrap()]).status(); // .unwrap(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `rust_plugin 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/rust_plugin-f9693b2868d07106/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] wrapper.h:3:10: fatal error: 'vlib/vlib.h' file not found [INFO] [stderr] wrapper.h:3:10: fatal error: 'vlib/vlib.h' file not found, err: true [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at build.rs:32:10: [INFO] [stderr] Unable to generate bindings: () [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x635277305d40 - std::backtrace_rs::backtrace::libunwind::trace::h8d049c603591f117 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x635277305d40 - std::backtrace_rs::backtrace::trace_unsynchronized::h12d723987b6ecb37 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x635277305d40 - std::sys::backtrace::_print_fmt::ha2d5d1796af7e95b [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x635277305d40 - ::fmt::h1c9e2d37e83a6f45 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63527732dd73 - core::fmt::rt::Argument::fmt::h6d4829024d2f28af [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x63527732dd73 - core::fmt::write::h70010609f08caa2c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x6352773026d3 - std::io::Write::write_fmt::h5beca4280109502a [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x635277305b92 - std::sys::backtrace::BacktraceLock::print::hc6df4b657d226323 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x635277306aef - std::panicking::default_hook::{{closure}}::he57abbdf0dfd49a1 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x63527730695a - std::panicking::default_hook::ha257b0a6dcbf8c4d [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x635277307512 - std::panicking::rust_panic_with_hook::h5e80f0d9b942b6f4 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x63527730729a - std::panicking::begin_panic_handler::{{closure}}::h23399133522ade7c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x635277306259 - std::sys::backtrace::__rust_end_short_backtrace::ha1965244cc6f6d08 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x635277306f2d - rust_begin_unwind [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x63527732c000 - core::panicking::panic_fmt::hd50a3c52a113c1bc [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x63527732c4a6 - core::result::unwrap_failed::ha2807cfa44b0376c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x635276fff9f0 - core::result::Result::expect::h466696c493b46916 [INFO] [stderr] 17: 0x635277000afc - build_script_build::main::h9d5c43c2ca28fa08 [INFO] [stderr] 18: 0x635276fff233 - core::ops::function::FnOnce::call_once::h60d6f4d54323f068 [INFO] [stderr] 19: 0x635276fff036 - std::sys::backtrace::__rust_begin_short_backtrace::hb03b01fbe7aa06e4 [INFO] [stderr] 20: 0x635276fff019 - std::rt::lang_start::{{closure}}::hae536799d2535a64 [INFO] [stderr] 21: 0x6352772fe030 - core::ops::function::impls:: for &F>::call_once::hbc5e797acdf5178d [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x6352772fe030 - std::panicking::try::do_call::h7328265f90809c75 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x6352772fe030 - std::panicking::try::h35a3eaf756520b67 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x6352772fe030 - std::panic::catch_unwind::hb9240d7833bff7e4 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x6352772fe030 - std::rt::lang_start_internal::{{closure}}::hb290b4b5ac28f5fe [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x6352772fe030 - std::panicking::try::do_call::hf43947ed79cf6909 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x6352772fe030 - std::panicking::try::hadc1bca0b521f754 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x6352772fe030 - std::panic::catch_unwind::h4851a96d6a84edb0 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x6352772fe030 - std::rt::lang_start_internal::h91e030916ec7a1ba [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x635276fff001 - std::rt::lang_start::h751bda0f1aa26c0b [INFO] [stderr] 31: 0x635277000f45 - main [INFO] [stderr] 32: 0x72e27e035d90 - [INFO] [stderr] 33: 0x72e27e035e40 - __libc_start_main [INFO] [stderr] 34: 0x635276ffe8f5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "7bde6ae8f56d9ac30aadceeead525e5eb31571aaacb60269199ed94bc9b113bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bde6ae8f56d9ac30aadceeead525e5eb31571aaacb60269199ed94bc9b113bf", kill_on_drop: false }` [INFO] [stdout] 7bde6ae8f56d9ac30aadceeead525e5eb31571aaacb60269199ed94bc9b113bf