[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#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[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] 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] validating manifest of git repo https://github.com/Gediminas/XDP-Router on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core-error v0.0.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.49.0
[INFO] [stderr]   Downloaded clap v4.5.1
[INFO] [stderr]   Downloaded sudo v0.6.0
[INFO] [stderr]   Downloaded clap_builder v4.5.1
[INFO] [stderr]   Downloaded cc v1.0.89
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68154df4d2fdf95c17f11f39d3db4f5c5f6882d02a4902b974a62ccebb40d558
[INFO] running `Command { std: "docker" "start" "-a" "68154df4d2fdf95c17f11f39d3db4f5c5f6882d02a4902b974a62ccebb40d558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68154df4d2fdf95c17f11f39d3db4f5c5f6882d02a4902b974a62ccebb40d558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68154df4d2fdf95c17f11f39d3db4f5c5f6882d02a4902b974a62ccebb40d558", kill_on_drop: false }`
[INFO] [stdout] 68154df4d2fdf95c17f11f39d3db4f5c5f6882d02a4902b974a62ccebb40d558
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb3f5fa0d9fba02800cb14045ed7f081252a1ea807b46eb68df35393e1350c7e
[INFO] running `Command { std: "docker" "start" "-a" "eb3f5fa0d9fba02800cb14045ed7f081252a1ea807b46eb68df35393e1350c7e", 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 log v0.4.21
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking assert_matches v1.5.0
[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 strsim v0.11.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking sudo v0.6.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking chrono v0.4.34
[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 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] [stderr] error: could not compile `router` (bin "router" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `router` (bin "router") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "eb3f5fa0d9fba02800cb14045ed7f081252a1ea807b46eb68df35393e1350c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb3f5fa0d9fba02800cb14045ed7f081252a1ea807b46eb68df35393e1350c7e", kill_on_drop: false }`
[INFO] [stdout] eb3f5fa0d9fba02800cb14045ed7f081252a1ea807b46eb68df35393e1350c7e
