[INFO] cloning repository https://github.com/v1xingyue/ebpf101 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v1xingyue/ebpf101" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv1xingyue%2Febpf101", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv1xingyue%2Febpf101'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89e20f052d7908becd4ffdf3aabd391828094c47 [INFO] checking v1xingyue/ebpf101 against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv1xingyue%2Febpf101" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/v1xingyue/ebpf101 [INFO] finished tweaking git repo https://github.com/v1xingyue/ebpf101 [INFO] tweaked toml for git repo https://github.com/v1xingyue/ebpf101 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/v1xingyue/ebpf101 on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/v1xingyue/ebpf101 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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/aya-rs/aya` [INFO] [stderr] Updating git submodule `https://github.com/libbpf/libbpf` [INFO] [stderr] error: no matching package named `aya-bpf` found [INFO] [stderr] location searched: Git repository https://github.com/aya-rs/aya?branch=main [INFO] [stderr] required by package `bpf v0.1.0 (/workspace/builds/worker-0-tc1/source/bpf)` command failed: exit status: 101 warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating git repository `https://github.com/aya-rs/aya` Updating git submodule `https://github.com/libbpf/libbpf` error: no matching package named `aya-bpf` found location searched: Git repository https://github.com/aya-rs/aya?branch=main required by package `bpf v0.1.0 (/workspace/builds/worker-0-tc1/source/bpf)`