[INFO] cloning repository https://github.com/ilikepi63/ebpf_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilikepi63/ebpf_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filikepi63%2Febpf_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filikepi63%2Febpf_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a441878d5c5e4d5865af3fd7d44f3b3363848615 [INFO] testing ilikepi63/ebpf_example against master#c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filikepi63%2Febpf_example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ilikepi63/ebpf_example [INFO] finished tweaking git repo https://github.com/ilikepi63/ebpf_example [INFO] tweaked toml for git repo https://github.com/ilikepi63/ebpf_example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ilikepi63/ebpf_example on toolchain c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ilikepi63/ebpf_example 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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v6.0.3 [INFO] [stderr] Downloaded core-error v0.0.0 [INFO] [stderr] Downloaded aya-build v0.1.2 [INFO] [stderr] Downloaded aya-ebpf-cty v0.2.2 [INFO] [stderr] Downloaded aya-log-parser v0.1.13 [INFO] [stderr] Downloaded aya-log-ebpf-macros v0.1.0 [INFO] [stderr] Downloaded aya-log-common v0.1.15 [INFO] [stderr] Downloaded aya-ebpf-macros v0.1.1 [INFO] [stderr] Downloaded cargo_metadata v0.19.1 [INFO] [stderr] Downloaded aya-log v0.2.1 [INFO] [stderr] Downloaded aya v0.13.1 [INFO] [stderr] Downloaded aya-ebpf v0.1.1 [INFO] [stderr] Downloaded aya-log-ebpf v0.1.1 [INFO] [stderr] Downloaded aya-ebpf-bindings v0.1.1 [INFO] [stderr] Downloaded aya-obj v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7861581ddbfc51d639cbea1859909c1d72c9de66749cf75846acf7028fa83943 [INFO] running `Command { std: "docker" "start" "-a" "7861581ddbfc51d639cbea1859909c1d72c9de66749cf75846acf7028fa83943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7861581ddbfc51d639cbea1859909c1d72c9de66749cf75846acf7028fa83943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7861581ddbfc51d639cbea1859909c1d72c9de66749cf75846acf7028fa83943", kill_on_drop: false }` [INFO] [stdout] 7861581ddbfc51d639cbea1859909c1d72c9de66749cf75846acf7028fa83943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 027c4f531589212c03c2fda3e013510cbc17e9e781d256db100e5e097e88e0c8 [INFO] running `Command { std: "docker" "start" "-a" "027c4f531589212c03c2fda3e013510cbc17e9e781d256db100e5e097e88e0c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling aya-ebpf-cty v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling aya-ebpf-bindings v0.1.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling aya-ebpf v0.1.1 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling ebpf_example-common v0.1.0 (/opt/rustwide/workdir/ebpf_example-common) [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling ebpf_example-ebpf v0.1.0 (/opt/rustwide/workdir/ebpf_example-ebpf) [INFO] [stderr] error: failed to run custom build command for `ebpf_example-ebpf v0.1.0 (/opt/rustwide/workdir/ebpf_example-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/ebpf_example-ebpf-da173f3c0b66ccc8/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (700) panicked at ebpf_example-ebpf/build.rs:15:42: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: CannotFindBinaryPath [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55630118a65a - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55630118a65a - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55630118a65a - std[8eed7d2a0d2e32a7]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x55630118a65a - <::print::DisplayBacktrace as core[c3b3818c781903d6]::fmt::Display>::fmt [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x55630119aaca - ::fmt [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x55630119aaca - core[c3b3818c781903d6]::fmt::write [INFO] [stderr] 6: 0x55630118e082 - std[8eed7d2a0d2e32a7]::io::default_write_fmt:: [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:621:11 [INFO] [stderr] 7: 0x55630118e082 - ::write_fmt [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:1976:13 [INFO] [stderr] 8: 0x556301175cdf - ::print [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x556301175cdf - std[8eed7d2a0d2e32a7]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5563011868e1 - std[8eed7d2a0d2e32a7]::panicking::default_hook [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x556301186a9b - std[8eed7d2a0d2e32a7]::panicking::panic_with_hook [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x556301175d98 - std[8eed7d2a0d2e32a7]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x55630116d9e9 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5563011765fd - __rustc[1c0edf6a00b737dc]::rust_begin_unwind [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x55630119b1bc - core[c3b3818c781903d6]::panicking::panic_fmt [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x55630119af92 - core[c3b3818c781903d6]::result::unwrap_failed [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x55630115add5 - build_script_build[9c1f717bc86f86ae]::main [INFO] [stderr] 18: 0x55630115b293 - >::call_once [INFO] [stderr] 19: 0x55630115a546 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 20: 0x55630115aba9 - std[8eed7d2a0d2e32a7]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 21: 0x556301185d34 - <&dyn core[c3b3818c781903d6]::ops::function::Fn<(), Output = i32> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::panic::unwind_safe::RefUnwindSafe as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x556301185d34 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::<&dyn core[c3b3818c781903d6]::ops::function::Fn<(), Output = i32> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stderr] 23: 0x556301185d34 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind:: + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stderr] 24: 0x556301185d34 - std[8eed7d2a0d2e32a7]::panic::catch_unwind::<&dyn core[c3b3818c781903d6]::ops::function::Fn<(), Output = i32> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x556301185d34 - std[8eed7d2a0d2e32a7]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x556301185d34 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stderr] 27: 0x556301185d34 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stderr] 28: 0x556301185d34 - std[8eed7d2a0d2e32a7]::panic::catch_unwind:: [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x556301185d34 - std[8eed7d2a0d2e32a7]::rt::lang_start_internal [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x55630115a4c1 - std[8eed7d2a0d2e32a7]::rt::lang_start::<()> [INFO] [stderr] 31: 0x55630115b335 - main [INFO] [stderr] 32: 0x71e7f5d0e1ca - [INFO] [stderr] 33: 0x71e7f5d0e28b - __libc_start_main [INFO] [stderr] 34: 0x5563011598b5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "027c4f531589212c03c2fda3e013510cbc17e9e781d256db100e5e097e88e0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027c4f531589212c03c2fda3e013510cbc17e9e781d256db100e5e097e88e0c8", kill_on_drop: false }` [INFO] [stdout] 027c4f531589212c03c2fda3e013510cbc17e9e781d256db100e5e097e88e0c8