[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-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBulk-trade%2Fbulk_ebpf" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bulk-trade/bulk_ebpf on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 006acd97c65c359eeb612a2adac50ee33565740202481f1f9845453da21a9f11
[INFO] running `Command { std: "docker" "start" "-a" "006acd97c65c359eeb612a2adac50ee33565740202481f1f9845453da21a9f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "006acd97c65c359eeb612a2adac50ee33565740202481f1f9845453da21a9f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "006acd97c65c359eeb612a2adac50ee33565740202481f1f9845453da21a9f11", kill_on_drop: false }`
[INFO] [stdout] 006acd97c65c359eeb612a2adac50ee33565740202481f1f9845453da21a9f11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27413e9f1418f38c1e6cdbfeb31c3f44a94fc06f82bf1d6f8457c8bff2e029e3
[INFO] running `Command { std: "docker" "start" "-a" "27413e9f1418f38c1e6cdbfeb31c3f44a94fc06f82bf1d6f8457c8bff2e029e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cranelift-isle v0.112.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.112.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling cranelift-bitset v0.112.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.112.2
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling cranelift-entity v0.112.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cranelift-bforest v0.112.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cranelift-control v0.112.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v25.0.2
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling regalloc2 v0.10.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling cranelift-codegen v0.112.2
[INFO] [stderr]    Compiling cranelift-module v0.112.2
[INFO] [stderr]    Compiling cranelift-native v0.112.2
[INFO] [stderr]    Compiling cranelift-frontend 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 52.55s
[INFO] running `Command { std: "docker" "inspect" "27413e9f1418f38c1e6cdbfeb31c3f44a94fc06f82bf1d6f8457c8bff2e029e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27413e9f1418f38c1e6cdbfeb31c3f44a94fc06f82bf1d6f8457c8bff2e029e3", kill_on_drop: false }`
[INFO] [stdout] 27413e9f1418f38c1e6cdbfeb31c3f44a94fc06f82bf1d6f8457c8bff2e029e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5931df2c433a5bc610101fc67595f2ad4b18f050506a65d5f28aab20e4441a66
[INFO] running `Command { std: "docker" "start" "-a" "5931df2c433a5bc610101fc67595f2ad4b18f050506a65d5f28aab20e4441a66", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.2
[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 either v1.13.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling regalloc2 v0.10.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling cranelift-codegen v0.112.2
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[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-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] [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 41.28s
[INFO] running `Command { std: "docker" "inspect" "5931df2c433a5bc610101fc67595f2ad4b18f050506a65d5f28aab20e4441a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5931df2c433a5bc610101fc67595f2ad4b18f050506a65d5f28aab20e4441a66", kill_on_drop: false }`
[INFO] [stdout] 5931df2c433a5bc610101fc67595f2ad4b18f050506a65d5f28aab20e4441a66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dbbc8f91cf7298a362a3af9486b027bd2865e6ca8cbd76ea9b5485904f724ef5
[INFO] running `Command { std: "docker" "start" "-a" "dbbc8f91cf7298a362a3af9486b027bd2865e6ca8cbd76ea9b5485904f724ef5", 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.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bulk_book_ebpf-d926ebe3a9fe39c0)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "dbbc8f91cf7298a362a3af9486b027bd2865e6ca8cbd76ea9b5485904f724ef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbbc8f91cf7298a362a3af9486b027bd2865e6ca8cbd76ea9b5485904f724ef5", kill_on_drop: false }`
[INFO] [stdout] dbbc8f91cf7298a362a3af9486b027bd2865e6ca8cbd76ea9b5485904f724ef5
