[INFO] cloning repository https://github.com/containerscrew/ebpfw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/containerscrew/ebpfw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontainerscrew%2Febpfw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontainerscrew%2Febpfw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77eb67c0982b7467142cddfc793b6d849dd49be4 [INFO] checking containerscrew/ebpfw/77eb67c0982b7467142cddfc793b6d849dd49be4 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontainerscrew%2Febpfw" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/containerscrew/ebpfw on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/containerscrew/ebpfw [INFO] finished tweaking git repo https://github.com/containerscrew/ebpfw [INFO] tweaked toml for git repo https://github.com/containerscrew/ebpfw written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/containerscrew/ebpfw 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aya-log-parser v0.1.13 [INFO] [stderr] Downloaded aya-log-common v0.1.15 [INFO] [stderr] Downloaded aya-log-ebpf v0.1.1 [INFO] [stderr] Downloaded aya-log-ebpf-macros v0.1.0 [INFO] [stderr] Downloaded core-error v0.0.0 [INFO] [stderr] Downloaded network-types v0.0.7 [INFO] [stderr] Downloaded aya-ebpf-cty v0.2.2 [INFO] [stderr] Downloaded aya-obj v0.2.0 [INFO] [stderr] Downloaded aya-log v0.2.1 [INFO] [stderr] Downloaded aya-ebpf-macros v0.1.1 [INFO] [stderr] Downloaded aya-ebpf-bindings v0.1.1 [INFO] [stderr] Downloaded aya-ebpf v0.1.1 [INFO] [stderr] Downloaded aya v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a06cf99c6f5dd161522095436bb35d69353b0c6ba2123ce1a25a56501a5d6cd3 [INFO] running `Command { std: "docker" "start" "-a" "a06cf99c6f5dd161522095436bb35d69353b0c6ba2123ce1a25a56501a5d6cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a06cf99c6f5dd161522095436bb35d69353b0c6ba2123ce1a25a56501a5d6cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06cf99c6f5dd161522095436bb35d69353b0c6ba2123ce1a25a56501a5d6cd3", kill_on_drop: false }` [INFO] [stdout] a06cf99c6f5dd161522095436bb35d69353b0c6ba2123ce1a25a56501a5d6cd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 400395cf03dc6b7527253e729e810a778b26bec43c6895bd8b386d68682829cc [INFO] running `Command { std: "docker" "start" "-a" "400395cf03dc6b7527253e729e810a778b26bec43c6895bd8b386d68682829cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling aya-ebpf-cty v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aya-ebpf-bindings v0.1.1 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling aya-ebpf v0.1.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling nflux-common v0.1.0 (/opt/rustwide/workdir/nflux-common) [INFO] [stderr] Compiling network-types v0.0.7 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking httparse v1.9.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling aya-ebpf-macros v0.1.1 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling aya-log-common v0.1.15 [INFO] [stderr] Compiling aya-log-parser v0.1.13 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling aya-log-ebpf-macros v0.1.0 [INFO] [stderr] Checking aya-obj v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling aya-log-ebpf v0.1.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling nflux-ebpf v0.1.0 (/opt/rustwide/workdir/nflux-ebpf) [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking aya v0.13.0 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking axum v0.7.7 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking aya-log v0.2.1 [INFO] [stderr] Compiling nflux v0.1.0 (/opt/rustwide/workdir/nflux) [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> nflux-ebpf/src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / fn panic(_info: &core::panic::PanicInfo) -> ! { [INFO] [stdout] 26 | | loop {} [INFO] [stdout] 27 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `aya` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cb5ec2ef594bb30c.rlib [INFO] [stdout] = note: second definition in the local crate (`nflux`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nflux-ebpf` (bin "nflux") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "400395cf03dc6b7527253e729e810a778b26bec43c6895bd8b386d68682829cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "400395cf03dc6b7527253e729e810a778b26bec43c6895bd8b386d68682829cc", kill_on_drop: false }` [INFO] [stdout] 400395cf03dc6b7527253e729e810a778b26bec43c6895bd8b386d68682829cc