[INFO] cloning repository https://github.com/Gediminas/XDP-Router [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gediminas/XDP-Router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGediminas%2FXDP-Router", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGediminas%2FXDP-Router'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c069b6a7b32fa5f6597333f7f5e6e6ab9f69485 [INFO] checking Gediminas/XDP-Router/6c069b6a7b32fa5f6597333f7f5e6e6ab9f69485 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGediminas%2FXDP-Router" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gediminas/XDP-Router on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Gediminas/XDP-Router [INFO] finished tweaking git repo https://github.com/Gediminas/XDP-Router [INFO] tweaked toml for git repo https://github.com/Gediminas/XDP-Router written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Gediminas/XDP-Router 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/aya-rs/aya` [INFO] [stderr] Updating git submodule `https://github.com/libbpf/libbpf` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flexi_logger v0.27.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39c7fddf2439cf81d0025e857d7f75673eb1ae7c9985f3696b77c54ae5a94e60 [INFO] running `Command { std: "docker" "start" "-a" "39c7fddf2439cf81d0025e857d7f75673eb1ae7c9985f3696b77c54ae5a94e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39c7fddf2439cf81d0025e857d7f75673eb1ae7c9985f3696b77c54ae5a94e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c7fddf2439cf81d0025e857d7f75673eb1ae7c9985f3696b77c54ae5a94e60", kill_on_drop: false }` [INFO] [stdout] 39c7fddf2439cf81d0025e857d7f75673eb1ae7c9985f3696b77c54ae5a94e60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bac27168d1dcb48dd812c7deb9b5eab6c6c4d7e17247bea11701be57e19c230d [INFO] running `Command { std: "docker" "start" "-a" "bac27168d1dcb48dd812c7deb9b5eab6c6c4d7e17247bea11701be57e19c230d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking sudo v0.6.0 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking aya-log-common v0.1.14 (https://github.com/aya-rs/aya#84ed5052) [INFO] [stderr] Checking aya-obj v0.1.0 (https://github.com/aya-rs/aya#84ed5052) [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking xtask v1.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking flexi_logger v0.27.4 [INFO] [stderr] Checking aya v0.12.0 (https://github.com/aya-rs/aya#84ed5052) [INFO] [stderr] Checking router-common v0.1.0 (/opt/rustwide/workdir/router-common) [INFO] [stderr] Checking aya-log v0.2.0 (https://github.com/aya-rs/aya#84ed5052) [INFO] [stderr] Checking routercli v0.1.0 (/opt/rustwide/workdir/router-client) [INFO] [stderr] Checking router v0.1.0 (/opt/rustwide/workdir/router-server) [INFO] [stdout] error: couldn't read `router-server/../target/bpfel-unknown-none/debug/router-xdp`: No such file or directory (os error 2) [INFO] [stdout] --> router-server/xdp_ctl.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | let mut bpf = Bpf::load(include_bytes_aligned!("../target/bpfel-unknown-none/debug/router-xdp"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `router-server/../target/bpfel-unknown-none/debug/router-xdp`: No such file or directory (os error 2) [INFO] [stdout] --> router-server/xdp_ctl.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | let mut bpf = Bpf::load(include_bytes_aligned!("../target/bpfel-unknown-none/debug/router-xdp"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `router` (bin "router" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `router` (bin "router") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bac27168d1dcb48dd812c7deb9b5eab6c6c4d7e17247bea11701be57e19c230d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bac27168d1dcb48dd812c7deb9b5eab6c6c4d7e17247bea11701be57e19c230d", kill_on_drop: false }` [INFO] [stdout] bac27168d1dcb48dd812c7deb9b5eab6c6c4d7e17247bea11701be57e19c230d