[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 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGediminas%2FXDP-Router" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gediminas/XDP-Router on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-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-0-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f046728b718e8bb92b2b4ea2ac4e95b2d2fb87fdb7ceafad1655557b7bc9156 [INFO] running `Command { std: "docker" "start" "-a" "1f046728b718e8bb92b2b4ea2ac4e95b2d2fb87fdb7ceafad1655557b7bc9156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f046728b718e8bb92b2b4ea2ac4e95b2d2fb87fdb7ceafad1655557b7bc9156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f046728b718e8bb92b2b4ea2ac4e95b2d2fb87fdb7ceafad1655557b7bc9156", kill_on_drop: false }` [INFO] [stdout] 1f046728b718e8bb92b2b4ea2ac4e95b2d2fb87fdb7ceafad1655557b7bc9156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b229f578caa3d8d361e2c5aced4e0dc1648e28f215989a1f36cb91bbed786823 [INFO] running `Command { std: "docker" "start" "-a" "b229f578caa3d8d361e2c5aced4e0dc1648e28f215989a1f36cb91bbed786823", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking sudo v0.6.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.3 [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 clap_derive v4.5.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [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 flexi_logger v0.27.4 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking xtask v1.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking serde v1.0.197 [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 router v0.1.0 (/opt/rustwide/workdir/router-server) [INFO] [stderr] Checking routercli v0.1.0 (/opt/rustwide/workdir/router-client) [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") 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" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b229f578caa3d8d361e2c5aced4e0dc1648e28f215989a1f36cb91bbed786823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b229f578caa3d8d361e2c5aced4e0dc1648e28f215989a1f36cb91bbed786823", kill_on_drop: false }` [INFO] [stdout] b229f578caa3d8d361e2c5aced4e0dc1648e28f215989a1f36cb91bbed786823 [INFO] checking Gediminas/XDP-Router against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGediminas%2FXDP-Router" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gediminas/XDP-Router on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/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-0-tc2/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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7faf1a9ea1d0844c3b94b604b5e3a2a43215ba6b7a202fd769cd18192d997041 [INFO] running `Command { std: "docker" "start" "-a" "7faf1a9ea1d0844c3b94b604b5e3a2a43215ba6b7a202fd769cd18192d997041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7faf1a9ea1d0844c3b94b604b5e3a2a43215ba6b7a202fd769cd18192d997041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7faf1a9ea1d0844c3b94b604b5e3a2a43215ba6b7a202fd769cd18192d997041", kill_on_drop: false }` [INFO] [stdout] 7faf1a9ea1d0844c3b94b604b5e3a2a43215ba6b7a202fd769cd18192d997041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0212486a61bcee27c7c6c8325c4ac29818eeeb81bfef36f6581a077547ddf04 [INFO] running `Command { std: "docker" "start" "-a" "b0212486a61bcee27c7c6c8325c4ac29818eeeb81bfef36f6581a077547ddf04", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "b0212486a61bcee27c7c6c8325c4ac29818eeeb81bfef36f6581a077547ddf04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0212486a61bcee27c7c6c8325c4ac29818eeeb81bfef36f6581a077547ddf04", kill_on_drop: false }` [INFO] [stdout] b0212486a61bcee27c7c6c8325c4ac29818eeeb81bfef36f6581a077547ddf04