[INFO] cloning repository https://github.com/ishanjain28/geofw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ishanjain28/geofw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishanjain28%2Fgeofw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishanjain28%2Fgeofw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f359e953979b4709a6c87842cfe24c1fc96fc06 [INFO] testing ishanjain28/geofw against master#c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishanjain28%2Fgeofw" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ishanjain28/geofw [INFO] finished tweaking git repo https://github.com/ishanjain28/geofw [INFO] tweaked toml for git repo https://github.com/ishanjain28/geofw written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ishanjain28/geofw 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/ishanjain28/geofw 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v6.0.3 [INFO] [stderr] Downloaded network-types v0.0.7 [INFO] [stderr] Downloaded xattr v1.4.0 [INFO] [stderr] Downloaded aya-build v0.1.2 [INFO] [stderr] Downloaded aya-ebpf-cty v0.2.2 [INFO] [stderr] Downloaded aya-ebpf-macros v0.1.1 [INFO] [stderr] Downloaded aya-log v0.2.1 [INFO] [stderr] Downloaded cargo_metadata v0.19.1 [INFO] [stderr] Downloaded env_logger v0.11.6 [INFO] [stderr] Downloaded maxminddb v0.24.0 [INFO] [stderr] Downloaded clap v4.5.26 [INFO] [stderr] Downloaded cc v1.2.10 [INFO] [stderr] Downloaded aya v0.13.1 [INFO] [stderr] Downloaded aya-ebpf-bindings v0.1.1 [INFO] [stderr] Downloaded serde_json v1.0.137 [INFO] [stderr] Downloaded clap_builder v4.5.26 [INFO] [stderr] Downloaded reqwest v0.12.12 [INFO] [stderr] Downloaded aya-obj v0.2.1 [INFO] [stderr] Downloaded aya-ebpf v0.1.1 [INFO] [stderr] Downloaded aya-log-common v0.1.15 [INFO] [stderr] Downloaded aya-log-ebpf v0.1.1 [INFO] [stderr] Downloaded webpki-roots v0.26.7 [INFO] [stderr] Downloaded rustls v0.23.21 [INFO] [stderr] Downloaded aya-log-parser v0.1.13 [INFO] [stderr] Downloaded aya-log-ebpf-macros v0.1.0 [INFO] [stderr] Downloaded core-error v0.0.0 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b4f9c9df75972b1960ab5d11121de43feae72211a77a417e6188c87c24199322 [INFO] running `Command { std: "docker" "start" "-a" "b4f9c9df75972b1960ab5d11121de43feae72211a77a417e6188c87c24199322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4f9c9df75972b1960ab5d11121de43feae72211a77a417e6188c87c24199322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4f9c9df75972b1960ab5d11121de43feae72211a77a417e6188c87c24199322", kill_on_drop: false }` [INFO] [stdout] b4f9c9df75972b1960ab5d11121de43feae72211a77a417e6188c87c24199322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 88729975720e1567dcd3d4372b97afb99308ce6cff5c720ba21fd0f2cd3d7617 [INFO] running `Command { std: "docker" "start" "-a" "88729975720e1567dcd3d4372b97afb99308ce6cff5c720ba21fd0f2cd3d7617", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling aya-ebpf-cty v0.2.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling aya-ebpf-bindings v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling aya-ebpf v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling network-types v0.0.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling geofw-common v0.1.0 (/opt/rustwide/workdir/geofw-common) [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling geofw-ebpf v0.1.0 (/opt/rustwide/workdir/geofw-ebpf) [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] error: failed to run custom build command for `geofw-ebpf v0.1.0 (/opt/rustwide/workdir/geofw-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/geofw-ebpf-147be17f93955d81/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1357) panicked at geofw-ebpf/build.rs:15:42: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: CannotFindBinaryPath [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x632c8041cb8a - 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: 0x632c8041cb8a - 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: 0x632c8041cb8a - std[8eed7d2a0d2e32a7]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x632c8041cb8a - <::print::DisplayBacktrace as core[c3b3818c781903d6]::fmt::Display>::fmt [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x632c8042cffa - ::fmt [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x632c8042cffa - core[c3b3818c781903d6]::fmt::write [INFO] [stderr] 6: 0x632c804205b2 - std[8eed7d2a0d2e32a7]::io::default_write_fmt:: [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:621:11 [INFO] [stderr] 7: 0x632c804205b2 - ::write_fmt [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:1976:13 [INFO] [stderr] 8: 0x632c8040820f - ::print [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x632c8040820f - std[8eed7d2a0d2e32a7]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x632c80418e11 - std[8eed7d2a0d2e32a7]::panicking::default_hook [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x632c80418fcb - std[8eed7d2a0d2e32a7]::panicking::panic_with_hook [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x632c804082c8 - std[8eed7d2a0d2e32a7]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x632c803fff19 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x632c80408b2d - __rustc[1c0edf6a00b737dc]::rust_begin_unwind [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x632c8042d6ec - core[c3b3818c781903d6]::panicking::panic_fmt [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x632c8042d4c2 - core[c3b3818c781903d6]::result::unwrap_failed [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x632c803ece55 - build_script_build[f8d88bb07637596f]::main [INFO] [stderr] 18: 0x632c803ed313 - >::call_once [INFO] [stderr] 19: 0x632c803ec5c6 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 20: 0x632c803ecc29 - std[8eed7d2a0d2e32a7]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 21: 0x632c80418264 - <&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: 0x632c80418264 - 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: 0x632c80418264 - 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: 0x632c80418264 - 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: 0x632c80418264 - std[8eed7d2a0d2e32a7]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x632c80418264 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stderr] 27: 0x632c80418264 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stderr] 28: 0x632c80418264 - std[8eed7d2a0d2e32a7]::panic::catch_unwind:: [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x632c80418264 - std[8eed7d2a0d2e32a7]::rt::lang_start_internal [INFO] [stderr] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x632c803ec541 - std[8eed7d2a0d2e32a7]::rt::lang_start::<()> [INFO] [stderr] 31: 0x632c803ed3b5 - main [INFO] [stderr] 32: 0x791e5eccd1ca - [INFO] [stderr] 33: 0x791e5eccd28b - __libc_start_main [INFO] [stderr] 34: 0x632c803eb935 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "88729975720e1567dcd3d4372b97afb99308ce6cff5c720ba21fd0f2cd3d7617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88729975720e1567dcd3d4372b97afb99308ce6cff5c720ba21fd0f2cd3d7617", kill_on_drop: false }` [INFO] [stdout] 88729975720e1567dcd3d4372b97afb99308ce6cff5c720ba21fd0f2cd3d7617