[INFO] cloning repository https://github.com/jkrishnad/mcp-pshread
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkrishnad/mcp-pshread" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkrishnad%2Fmcp-pshread", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkrishnad%2Fmcp-pshread'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6019e08b31bab3f8836273ae57236a8b6c8da6a0
[INFO] checking jkrishnad/mcp-pshread against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkrishnad%2Fmcp-pshread" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jkrishnad/mcp-pshread
[INFO] finished tweaking git repo https://github.com/jkrishnad/mcp-pshread
[INFO] tweaked toml for git repo https://github.com/jkrishnad/mcp-pshread written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jkrishnad/mcp-pshread on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jkrishnad/mcp-pshread 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 which v8.0.3
[INFO] [stderr]   Downloaded network-types v0.2.0
[INFO] [stderr]   Downloaded wincode-derive v0.4.6
[INFO] [stderr]   Downloaded wincode v0.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2faa0b6c339662b678779467525cbace627c11e9bf80c53221798a4d2b6d0184
[INFO] running `Command { std: "docker" "start" "2faa0b6c339662b678779467525cbace627c11e9bf80c53221798a4d2b6d0184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2faa0b6c339662b678779467525cbace627c11e9bf80c53221798a4d2b6d0184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2faa0b6c339662b678779467525cbace627c11e9bf80c53221798a4d2b6d0184" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2faa0b6c339662b678779467525cbace627c11e9bf80c53221798a4d2b6d0184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2faa0b6c339662b678779467525cbace627c11e9bf80c53221798a4d2b6d0184" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wincode v0.5.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling pshred_router-common v0.1.0 (/opt/rustwide/workdir/pshred_router-common)
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling which v8.0.3
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]    Compiling pshred_router-ebpf v0.1.0 (/opt/rustwide/workdir/pshred_router-ebpf)
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr] error: failed to run custom build command for `pshred_router-ebpf v0.1.0 (/opt/rustwide/workdir/pshred_router-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/pshred_router-ebpf-56811b362db01264/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (566) panicked at pshred_router-ebpf/build.rs:15:42:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: CannotFindBinaryPath
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x558022060291 - std[d5d50a0ab9d6331b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x558022060291 - std[d5d50a0ab9d6331b]::backtrace_rs::backtrace::trace_unsynchronized::<std[d5d50a0ab9d6331b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x558022060291 - std[d5d50a0ab9d6331b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x558022060291 - <<std[d5d50a0ab9d6331b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[db56b11fe41fee3c]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5580220710da - <core[db56b11fe41fee3c]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5580220710da - core[db56b11fe41fee3c]::fmt::write
[INFO] [stderr]      6:     0x558022063e7c - core[db56b11fe41fee3c]::io::write::default_write_fmt::<std[d5d50a0ab9d6331b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x558022063e7c - <std[d5d50a0ab9d6331b]::sys::stdio::unix::Stderr as core[db56b11fe41fee3c]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x558022049206 - <std[d5d50a0ab9d6331b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x558022049206 - std[d5d50a0ab9d6331b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x55802205c531 - std[d5d50a0ab9d6331b]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x55802205c6eb - std[d5d50a0ab9d6331b]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x5580220492b2 - std[d5d50a0ab9d6331b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x558022042bd9 - std[d5d50a0ab9d6331b]::sys::backtrace::__rust_end_short_backtrace::<std[d5d50a0ab9d6331b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x558022049a8d - __rustc[8ac183d6c5098c73]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x55802207180c - core[db56b11fe41fee3c]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5580220715e2 - core[db56b11fe41fee3c]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x558022031d09 - build_script_build[dfb9a8a4414d3c11]::main
[INFO] [stderr]     18:     0x558022032173 - <fn() as core[db56b11fe41fee3c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x558022031556 - std[d5d50a0ab9d6331b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x558022031b09 - std[d5d50a0ab9d6331b]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x55802205ba57 - <&dyn core[db56b11fe41fee3c]::ops::function::Fn<(), Output = i32> + core[db56b11fe41fee3c]::marker::Sync + core[db56b11fe41fee3c]::panic::unwind_safe::RefUnwindSafe as core[db56b11fe41fee3c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x55802205ba57 - std[d5d50a0ab9d6331b]::panicking::catch_unwind::do_call::<&dyn core[db56b11fe41fee3c]::ops::function::Fn<(), Output = i32> + core[db56b11fe41fee3c]::marker::Sync + core[db56b11fe41fee3c]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:576:43
[INFO] [stderr]     23:     0x55802205ba57 - std[d5d50a0ab9d6331b]::panicking::catch_unwind::<i32, &dyn core[db56b11fe41fee3c]::ops::function::Fn<(), Output = i32> + core[db56b11fe41fee3c]::marker::Sync + core[db56b11fe41fee3c]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x55802205ba57 - std[d5d50a0ab9d6331b]::panic::catch_unwind::<&dyn core[db56b11fe41fee3c]::ops::function::Fn<(), Output = i32> + core[db56b11fe41fee3c]::marker::Sync + core[db56b11fe41fee3c]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x55802205ba57 - std[d5d50a0ab9d6331b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x55802205ba57 - std[d5d50a0ab9d6331b]::panicking::catch_unwind::do_call::<std[d5d50a0ab9d6331b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:576:43
[INFO] [stderr]     27:     0x55802205ba57 - std[d5d50a0ab9d6331b]::panicking::catch_unwind::<isize, std[d5d50a0ab9d6331b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x55802205ba57 - std[d5d50a0ab9d6331b]::panic::catch_unwind::<std[d5d50a0ab9d6331b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x55802205ba57 - std[d5d50a0ab9d6331b]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x558022031541 - std[d5d50a0ab9d6331b]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x5580220321f5 - main
[INFO] [stderr]     32:     0x7e5ee72d8601 - <unknown>
[INFO] [stderr]     33:     0x7e5ee72d8718 - __libc_start_main
[INFO] [stderr]     34:     0x5580220309f5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2faa0b6c339662b678779467525cbace627c11e9bf80c53221798a4d2b6d0184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2faa0b6c339662b678779467525cbace627c11e9bf80c53221798a4d2b6d0184", kill_on_drop: false }`
[INFO] [stdout] 2faa0b6c339662b678779467525cbace627c11e9bf80c53221798a4d2b6d0184
