[INFO] cloning repository https://github.com/Bulk-trade/bulk_ebpf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bulk-trade/bulk_ebpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBulk-trade%2Fbulk_ebpf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBulk-trade%2Fbulk_ebpf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d0dbb2c58d88a5c162153709f6d4155f43ec382
[INFO] testing Bulk-trade/bulk_ebpf against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBulk-trade%2Fbulk_ebpf" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bulk-trade/bulk_ebpf
[INFO] finished tweaking git repo https://github.com/Bulk-trade/bulk_ebpf
[INFO] tweaked toml for git repo https://github.com/Bulk-trade/bulk_ebpf written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bulk-trade/bulk_ebpf on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bulk-trade/bulk_ebpf 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbbb226ca40bf51bee702b701fce5f00d1dcc79e9fa2c099c276886e25115191
[INFO] running `Command { std: "docker" "start" "-a" "dbbb226ca40bf51bee702b701fce5f00d1dcc79e9fa2c099c276886e25115191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbbb226ca40bf51bee702b701fce5f00d1dcc79e9fa2c099c276886e25115191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbbb226ca40bf51bee702b701fce5f00d1dcc79e9fa2c099c276886e25115191", kill_on_drop: false }`
[INFO] [stdout] dbbb226ca40bf51bee702b701fce5f00d1dcc79e9fa2c099c276886e25115191
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e408a2e14b16695f13888c2cb11b50aae0e651375e8dab9b8fd8996aa71da65e
[INFO] running `Command { std: "docker" "start" "-a" "e408a2e14b16695f13888c2cb11b50aae0e651375e8dab9b8fd8996aa71da65e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-isle v0.112.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.112.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling cranelift-bitset v0.112.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.112.2
[INFO] [stderr]    Compiling cranelift-entity v0.112.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cranelift-bforest v0.112.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cranelift-control v0.112.2
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v25.0.2
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regalloc2 v0.10.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling cranelift-codegen v0.112.2
[INFO] [stderr]    Compiling cranelift-module v0.112.2
[INFO] [stderr]    Compiling cranelift-frontend v0.112.2
[INFO] [stderr]    Compiling cranelift-native v0.112.2
[INFO] [stderr]    Compiling cranelift-jit v0.112.2
[INFO] [stderr]    Compiling cranelift v0.112.2
[INFO] [stderr]    Compiling bulk_book_ebpf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `chunk_size` is never read
[INFO] [stdout]   --> src/memory.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Slab {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 15 |     chunk_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.86s
[INFO] running `Command { std: "docker" "inspect" "e408a2e14b16695f13888c2cb11b50aae0e651375e8dab9b8fd8996aa71da65e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e408a2e14b16695f13888c2cb11b50aae0e651375e8dab9b8fd8996aa71da65e", kill_on_drop: false }`
[INFO] [stdout] e408a2e14b16695f13888c2cb11b50aae0e651375e8dab9b8fd8996aa71da65e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e78bae5d2fe90916c21680e0776ca547bfa3269e852c08ea91267cd5e8d77292
[INFO] running `Command { std: "docker" "start" "-a" "e78bae5d2fe90916c21680e0776ca547bfa3269e852c08ea91267cd5e8d77292", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling regalloc2 v0.10.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling cranelift-codegen v0.112.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling cranelift-frontend v0.112.2
[INFO] [stderr]    Compiling cranelift-module v0.112.2
[INFO] [stderr]    Compiling cranelift-native v0.112.2
[INFO] [stderr]    Compiling cranelift-jit v0.112.2
[INFO] [stderr]    Compiling cranelift v0.112.2
[INFO] [stderr]    Compiling bulk_book_ebpf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `chunk_size` is never read
[INFO] [stdout]   --> src/memory.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Slab {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 15 |     chunk_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chunk_size` is never read
[INFO] [stdout]   --> src/memory.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Slab {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 15 |     chunk_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.56s
[INFO] running `Command { std: "docker" "inspect" "e78bae5d2fe90916c21680e0776ca547bfa3269e852c08ea91267cd5e8d77292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e78bae5d2fe90916c21680e0776ca547bfa3269e852c08ea91267cd5e8d77292", kill_on_drop: false }`
[INFO] [stdout] e78bae5d2fe90916c21680e0776ca547bfa3269e852c08ea91267cd5e8d77292
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f83716043065b8c549cf4a3ae4f4f961a83d49b3354eed5e430f01e984cd11b
[INFO] running `Command { std: "docker" "start" "-a" "2f83716043065b8c549cf4a3ae4f4f961a83d49b3354eed5e430f01e984cd11b", kill_on_drop: false }`
[INFO] [stderr] warning: field `chunk_size` is never read
[INFO] [stderr]   --> src/memory.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct Slab {
[INFO] [stderr]    |        ---- field in this struct
[INFO] [stderr] 15 |     chunk_size: usize,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bulk_book_ebpf` (lib) generated 1 warning
[INFO] [stderr] warning: `bulk_book_ebpf` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bulk_book_ebpf-9103be8fd2fb709c)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "2f83716043065b8c549cf4a3ae4f4f961a83d49b3354eed5e430f01e984cd11b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f83716043065b8c549cf4a3ae4f4f961a83d49b3354eed5e430f01e984cd11b", kill_on_drop: false }`
[INFO] [stdout] 2f83716043065b8c549cf4a3ae4f4f961a83d49b3354eed5e430f01e984cd11b
