[INFO] cloning repository https://github.com/nitecon/lance
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nitecon/lance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitecon%2Flance", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitecon%2Flance'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d297a171d2121d9d870b2ef3b0aeb07adf89ec3
[INFO] testing nitecon/lance 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%2Fnitecon%2Flance" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nitecon/lance
[INFO] finished tweaking git repo https://github.com/nitecon/lance
[INFO] tweaked toml for git repo https://github.com/nitecon/lance written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nitecon/lance 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/nitecon/lance 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] 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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b79f2267c5a285569d513f0da1b9624cc3a9b107d4ac56b1605165e53e471dc8
[INFO] running `Command { std: "docker" "start" "-a" "b79f2267c5a285569d513f0da1b9624cc3a9b107d4ac56b1605165e53e471dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b79f2267c5a285569d513f0da1b9624cc3a9b107d4ac56b1605165e53e471dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b79f2267c5a285569d513f0da1b9624cc3a9b107d4ac56b1605165e53e471dc8", kill_on_drop: false }`
[INFO] [stdout] b79f2267c5a285569d513f0da1b9624cc3a9b107d4ac56b1605165e53e471dc8
[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=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] 1b6b5e14c0c996693d2f0e30c88bcb5d3820f6fbbac6a33aa81e27c70be3ed20
[INFO] running `Command { std: "docker" "start" "-a" "1b6b5e14c0c996693d2f0e30c88bcb5d3820f6fbbac6a33aa81e27c70be3ed20", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling lnc-core v0.0.0-source (/opt/rustwide/workdir/lnc-core)
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lnc-index v0.0.0-source (/opt/rustwide/workdir/lnc-index)
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.16.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.27.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.27.0
[INFO] [stderr]    Compiling lnc-metrics v0.0.0-source (/opt/rustwide/workdir/lnc-metrics)
[INFO] [stderr]    Compiling lnc-network v0.0.0-source (/opt/rustwide/workdir/lnc-network)
[INFO] [stderr]    Compiling lnc-io v0.0.0-source (/opt/rustwide/workdir/lnc-io)
[INFO] [stderr]    Compiling lnc-client v0.0.0-source (/opt/rustwide/workdir/lnc-client)
[INFO] [stderr]    Compiling lnc-recovery v0.0.0-source (/opt/rustwide/workdir/lnc-recovery)
[INFO] [stderr]    Compiling lnc-replication v0.0.0-source (/opt/rustwide/workdir/lnc-replication)
[INFO] [stderr]    Compiling lnc v0.0.0-source (/opt/rustwide/workdir/lnc)
[INFO] [stderr]    Compiling lnc-bench v0.0.0-source (/opt/rustwide/workdir/lnc-bench)
[INFO] [stderr]    Compiling lnc-chaos v0.0.0-source (/opt/rustwide/workdir/lnc-chaos)
[INFO] [stderr]    Compiling lance v0.0.0-source (/opt/rustwide/workdir/lance)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "1b6b5e14c0c996693d2f0e30c88bcb5d3820f6fbbac6a33aa81e27c70be3ed20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b6b5e14c0c996693d2f0e30c88bcb5d3820f6fbbac6a33aa81e27c70be3ed20", kill_on_drop: false }`
[INFO] [stdout] 1b6b5e14c0c996693d2f0e30c88bcb5d3820f6fbbac6a33aa81e27c70be3ed20
[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=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] 968e5b1f0aa0f1eb2fa2c5f3b94483bfb2fb4544df23b16f76a399789c6564b2
[INFO] running `Command { std: "docker" "start" "-a" "968e5b1f0aa0f1eb2fa2c5f3b94483bfb2fb4544df23b16f76a399789c6564b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling lnc-core v0.0.0-source (/opt/rustwide/workdir/lnc-core)
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling lnc-index v0.0.0-source (/opt/rustwide/workdir/lnc-index)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.16.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.27.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.27.0
[INFO] [stderr]    Compiling lnc-metrics v0.0.0-source (/opt/rustwide/workdir/lnc-metrics)
[INFO] [stderr]    Compiling lnc-network v0.0.0-source (/opt/rustwide/workdir/lnc-network)
[INFO] [stderr]    Compiling lnc-io v0.0.0-source (/opt/rustwide/workdir/lnc-io)
[INFO] [stderr]    Compiling lnc-client v0.0.0-source (/opt/rustwide/workdir/lnc-client)
[INFO] [stderr]    Compiling lnc-recovery v0.0.0-source (/opt/rustwide/workdir/lnc-recovery)
[INFO] [stderr]    Compiling lnc-replication v0.0.0-source (/opt/rustwide/workdir/lnc-replication)
[INFO] [stderr]    Compiling lnc v0.0.0-source (/opt/rustwide/workdir/lnc)
[INFO] [stderr]    Compiling lnc-bench v0.0.0-source (/opt/rustwide/workdir/lnc-bench)
[INFO] [stderr]    Compiling lnc-chaos v0.0.0-source (/opt/rustwide/workdir/lnc-chaos)
[INFO] [stderr]    Compiling lance v0.0.0-source (/opt/rustwide/workdir/lance)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "968e5b1f0aa0f1eb2fa2c5f3b94483bfb2fb4544df23b16f76a399789c6564b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "968e5b1f0aa0f1eb2fa2c5f3b94483bfb2fb4544df23b16f76a399789c6564b2", kill_on_drop: false }`
[INFO] [stdout] 968e5b1f0aa0f1eb2fa2c5f3b94483bfb2fb4544df23b16f76a399789c6564b2
[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=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] bd866f18ffb2f17f9f76015f7e0cab7890858bf615891777ce75da4f404d5b7d
[INFO] running `Command { std: "docker" "start" "-a" "bd866f18ffb2f17f9f76015f7e0cab7890858bf615891777ce75da4f404d5b7d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lance-2dcb50afe8817246)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test auth::tests::test_missing_token_error ... ok
[INFO] [stdout] test auth::tests::test_disabled_validator_allows_all ... ok
[INFO] [stdout] test auth::tests::test_enabled_validator_requires_token ... ok
[INFO] [stdout] test auth::tests::test_no_tokens_error ... ok
[INFO] [stdout] test auth::tests::test_invalid_token_error ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test auth::tests::test_write_only_mode ... ok
[INFO] [stdout] test config::tests::test_peer_ids_hostname_node0 ... ok
[INFO] [stdout] test config::tests::test_ingestion_settings_default ... ok
[INFO] [stdout] test config::tests::test_io_settings_default ... ok
[INFO] [stdout] test config::tests::test_peer_ids_explicit_format ... ok
[INFO] [stdout] test config::tests::test_peer_ids_ip_addresses ... ok
[INFO] [stdout] test config::tests::test_wal_config ... ok
[INFO] [stdout] test config::tests::test_peer_ids_hostname_node1 ... ok
[INFO] [stdout] test config::tests::test_wal_settings_default ... ok
[INFO] [stdout] test consumer::tests::test_fetch_request_parse ... ok
[INFO] [stdout] test consumer::tests::test_fetch_response_encode ... ok
[INFO] [stdout] test consumer::tests::test_fetch_response_zero_copy ... ok
[INFO] [stdout] test consumer::tests::test_rate_limiter_basic ... ok
[INFO] [stdout] test health::tests::test_health_state_transitions ... ok
[INFO] [stdout] test server::circuit_breaker::tests::test_circuit_opens_after_threshold ... ok
[INFO] [stdout] test server::circuit_breaker::tests::test_circuit_starts_closed ... ok
[INFO] [stdout] test server::circuit_breaker::tests::test_config_presets ... ok
[INFO] [stdout] test server::circuit_breaker::tests::test_success_resets_failure_count ... ok
[INFO] [stdout] test server::command_handlers::tests::test_handle_invalid_client_command ... ok
[INFO] [stdout] test consumer::tests::test_rate_limiter_disabled ... ok
[INFO] [stdout] test server::command_handlers::tests::test_parse_set_retention_payload_too_short ... ok
[INFO] [stdout] test health::tests::test_health_state_defaults ... ok
[INFO] [stdout] test server::connection::tests::test_write_operation_detection ... ok
[INFO] [stdout] test config::tests::test_replication_mode_parsing ... ok
[INFO] [stdout] test server::command_handlers::tests::test_is_topic_metadata_operation ... ok
[INFO] [stdout] test server::circuit_breaker::tests::test_manual_trip_and_reset ... ok
[INFO] [stdout] test server::command_handlers::tests::test_parse_set_retention_payload_valid ... ok
[INFO] [stdout] test config::tests::test_config_from_toml_file ... ok
[INFO] [stdout] test config::tests::test_config_from_json_file ... ok
[INFO] [stdout] test config::tests::test_config_unknown_extension ... ok
[INFO] [stdout] test server::command_handlers::tests::test_fetch_offset_zero_empty_topic_returns_fetch_response ... ok
[INFO] [stdout] test server::command_handlers::tests::test_fetch_concrete_offset_beyond_total_returns_catching_up_in_cluster ... ok
[INFO] [stdout] test server::connection::tests::test_read_operation_detection ... ok
[INFO] [stdout] test server::multi_actor::tests::test_different_topics_spread_across_actors ... ok
[INFO] [stdout] test shutdown::tests::test_drain_coordinator_creation ... ok
[INFO] [stdout] test shutdown::tests::test_drain_timeout_constant ... ok
[INFO] [stdout] test shutdown::tests::test_in_flight_tracking ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_flag ... ok
[INFO] [stdout] test server::retention::tests::test_segment_expiry_ttl ... ok
[INFO] [stdout] test shutdown::tests::test_drain_coordinator_phase_progression ... ok
[INFO] [stdout] test server::command_handlers::tests::test_fetch_tail_sentinel_empty_topic_returns_fetch_response ... ok
[INFO] [stdout] test subscription::tests::test_commit_offset ... ok
[INFO] [stdout] test subscription::tests::test_committed_offset_persists_after_unsubscribe ... ok
[INFO] [stdout] test subscription::tests::test_explicit_offset_overrides_committed ... ok
[INFO] [stdout] test subscription::tests::test_subscribe_unsubscribe ... ok
[INFO] [stdout] test server::retention::tests::test_segment_info_from_active_path ... ok
[INFO] [stdout] test subscription::tests::test_resume_from_committed_offset ... ok
[INFO] [stdout] test server::retention::tests::test_segment_info_from_closed_path ... ok
[INFO] [stdout] test topic::tests::test_create_topic_rejects_invalid_name ... ok
[INFO] [stdout] test shutdown::tests::test_concurrent_operations ... ok
[INFO] [stdout] test server::connection::tests::test_not_leader_error_format ... ok
[INFO] [stdout] test server::multi_actor::tests::test_partition_key_via_sender ... ok
[INFO] [stdout] test topic::tests::test_create_topic_with_id_rejects_empty_name ... ok
[INFO] [stdout] test topic::tests::test_create_topic_with_id_rejects_invalid_name ... ok
[INFO] [stdout] test shutdown::tests::test_drain_phase_transitions ... ok
[INFO] [stdout] test server::command_handlers::tests::test_parse_create_topic_with_retention_payload ... ok
[INFO] [stdout] test server::retention::tests::test_active_segment_never_expires ... ok
[INFO] [stdout] test topic::tests::test_get_topic_dir_by_name ... ok
[INFO] [stdout] test topic::tests::test_hydrate_from_disk_name_based ... ok
[INFO] [stdout] test topic::tests::test_validate_topic_name_backslash ... ok
[INFO] [stdout] test topic::tests::test_validate_topic_name_dot ... ok
[INFO] [stdout] test topic::tests::test_validate_topic_name_path_traversal ... ok
[INFO] [stdout] test topic::tests::test_validate_topic_name_space ... ok
[INFO] [stdout] test topic::tests::test_validate_topic_name_valid_names ... ok
[INFO] [stdout] test topic::tests::test_topic_metadata_roundtrip ... ok
[INFO] [stdout] test topic::tests::test_validate_topic_name_empty ... ok
[INFO] [stdout] test topic::tests::test_validate_topic_name_underscore ... ok
[INFO] [stdout] test topic::tests::test_topic_registry_list ... ok
[INFO] [stdout] test topic::tests::test_name_based_storage_multiple_topics ... ok
[INFO] [stdout] test topic::tests::test_name_based_storage_directory ... ok
[INFO] [stdout] test topic::tests::test_topic_registry_persistence ... ok
[INFO] [stdout] test topic::tests::test_validate_topic_name_slash ... ok
[INFO] [stdout] test topic::tests::test_name_based_storage_delete ... ok
[INFO] [stdout] test topic::tests::test_name_based_storage_replicated_create ... ok
[INFO] [stdout] test topic::tests::test_topic_registry_create ... ok
[INFO] [stdout] test topic::tests::test_name_based_persistence_across_restarts ... ok
[INFO] [stdout] test topic::tests::test_large_payload_read_from_offset_integrity ... ok
[INFO] [stdout] test topic::tests::test_large_payload_partial_fetch_integrity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/lnc-d144e743aaa00db4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lnc-debd4d7d33a21750)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lnc_bench-62987c98650d728b)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lnc_chaos-91f2da12101de74c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lnc_client-5da93a44d8ece6c8)
[INFO] [stdout] 
[INFO] [stdout] running 87 tests
[INFO] [stdout] test connection::tests::test_pool_config_builder ... ok
[INFO] [stdout] test connection::tests::test_pool_stats_default ... ok
[INFO] [stdout] test connection::tests::test_pool_config_defaults ... ok
[INFO] [stdout] test connection::tests::test_reconnecting_client_leader_addr ... ok
[INFO] [stdout] test consumer::tests::test_consumer_config_default ... ok
[INFO] [stdout] test consumer::tests::test_consumer_config_builder ... ok
[INFO] [stdout] test consumer::tests::test_streaming_consumer_config_default ... ok
[INFO] [stdout] test consumer::tests::test_poll_result_is_empty ... ok
[INFO] [stdout] test consumer::tests::test_seek_position_clone ... ok
[INFO] [stdout] test consumer::tests::test_seek_position_equality ... ok
[INFO] [stdout] test grouped::tests::test_round_robin_assignment ... ok
[INFO] [stdout] test grouped::tests::test_sticky_assignment_preserves_existing ... ok
[INFO] [stdout] test grouped::tests::test_worker_config_defaults ... ok
[INFO] [stdout] test producer::tests::test_buffer_memory_limit_checking ... ok
[INFO] [stdout] test producer::tests::test_metrics_snapshot ... ok
[INFO] [stdout] test producer::tests::test_producer_config_builder ... ok
[INFO] [stdout] test offset::tests::test_memory_offset_store ... ok
[INFO] [stdout] test producer::tests::test_producer_config_defaults ... ok
[INFO] [stdout] test offset::tests::test_parse_offset_filename ... ok
[INFO] [stdout] test consumer::tests::test_streaming_consumer_config_disable_auto_commit ... ok
[INFO] [stdout] test consumer::tests::test_streaming_consumer_config_seek_positions ... ok
[INFO] [stdout] test producer::tests::test_backpressure_telemetry_metrics ... ok
[INFO] [stdout] test offset::tests::test_collecting_commit_hook ... ok
[INFO] [stdout] test grouped::tests::test_group_config_defaults ... ok
[INFO] [stdout] test offset::tests::test_hooked_offset_store ... ok
[INFO] [stdout] test producer::tests::test_record_offsets_mapping ... ok
[INFO] [stdout] test producer::tests::test_record_batch ... ok
[INFO] [stdout] test producer::tests::test_send_callback_closure_traits ... ok
[INFO] [stdout] test record::tests::test_insufficient_header ... ok
[INFO] [stdout] test producer::tests::test_send_ack_failure_ordering ... ok
[INFO] [stdout] test record::tests::test_empty_record ... ok
[INFO] [stdout] test record::tests::test_encode_decode_record ... ok
[INFO] [stdout] test standalone::tests::test_standalone_config_builder ... ok
[INFO] [stdout] test standalone::tests::test_new_with_id_sets_both_name_and_id ... ok
[INFO] [stdout] test standalone::tests::test_standalone_config_defaults ... ok
[INFO] [stdout] test standalone::tests::test_validate_topic_name_accepts_valid_names ... ok
[INFO] [stdout] test producer::tests::test_send_ack_ordering ... ok
[INFO] [stdout] test standalone::tests::test_standalone_config_with_auto_commit ... ok
[INFO] [stdout] test standalone::tests::test_validate_topic_name_rejects_empty ... ok
[INFO] [stdout] test standalone::tests::test_validate_topic_name_rejects_spaces ... ok
[INFO] [stdout] test standalone::tests::test_validate_topic_name_rejects_unicode ... ok
[INFO] [stdout] test standalone::tests::test_validate_topic_name_rejects_special_chars ... ok
[INFO] [stdout] test standalone::tests::test_with_topic_name_builder_chain ... ok
[INFO] [stdout] test standalone::tests::test_with_topic_name_sets_name_and_zero_id ... ok
[INFO] [stdout] test tests::test_commit_offset ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_connect ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_create_topic ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_create_topic_with_retention ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_create_topic_with_retention_duplicate_name ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_delete_topic ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_get_topic ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_ingest_to_multiple_topics ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_ingest_to_specific_topic ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_large_payload ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_list_topics ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_multiple_consumers_same_topic ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_multiple_ingests ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_ping ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_pipelined_ingests ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_retention_update_values ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_set_retention_invalid_topic ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_set_retention_on_topic ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_set_retention_zero_values ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_single_ingest ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_streaming_consumer_lifecycle ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_subscribe_resumes_from_committed_offset ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_subscribe_to_nonexistent_topic ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_subscribe_to_topic ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_topic_lifecycle ... ignored, requires running LANCE server
[INFO] [stdout] test tests::test_unsubscribe_from_topic ... ignored, requires running LANCE server
[INFO] [stdout] test tls::tests::test_client_config_without_tls ... ok
[INFO] [stdout] test tls::tests::test_tls_config_default ... ok
[INFO] [stdout] test tls::tests::test_tls_config_with_ca ... ok
[INFO] [stdout] test tls::tests::test_tls_config_mtls ... ok
[INFO] [stdout] test tls::tests::test_tls_config_with_server_name ... ok
[INFO] [stdout] test offset::tests::test_lock_file_offset_store_persistence ... ok
[INFO] [stdout] test grouped::tests::test_range_assignment ... ok
[INFO] [stdout] test offset::tests::test_lock_file_offset_store ... ok
[INFO] [stdout] test tls::tests::test_client_config_with_tls ... ok
[INFO] [stdout] test consumer::tests::test_streaming_consumer_config_builder ... ok
[INFO] [stdout] test grouped::tests::test_assignment_strategy_default ... ok
[INFO] [stdout] test record::tests::test_insufficient_payload ... ok
[INFO] [stdout] test record::tests::test_record_iterator ... ok
[INFO] [stdout] test record::tests::test_record_offset_tracking ... ok
[INFO] [stdout] test record::tests::test_record_type_from_byte ... ok
[INFO] [stdout] test connection::tests::test_connection_pool_config_auto_reconnect ... ok
[INFO] [stdout] test connection::tests::test_pooled_connection_expiry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 26 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-45d538350c351a00)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test test_backpressure_under_load ... ignored, requires running LANCE server
[INFO] [stdout] test test_cluster_all_nodes_see_topics ... ignored, requires 3-node LANCE cluster
[INFO] [stdout] test test_cluster_concurrent_writes_multiple_nodes ... ignored, requires 3-node LANCE cluster
[INFO] [stdout] test test_cluster_failover_write_continuity ... ignored, requires 3-node LANCE cluster
[INFO] [stdout] test test_cluster_retention_replication ... ignored, requires 3-node LANCE cluster
[INFO] [stdout] test test_cluster_status_from_multiple_nodes ... ignored, requires 3-node LANCE cluster
[INFO] [stdout] test test_cluster_topic_delete_replication ... ignored, requires 3-node LANCE cluster
[INFO] [stdout] test test_cluster_write_routing_from_follower ... ignored, requires 3-node LANCE cluster
[INFO] [stdout] test test_cluster_write_to_leader_read_from_follower ... ignored, requires 3-node LANCE cluster
[INFO] [stdout] test test_connect_and_close ... ignored, requires running LANCE server
[INFO] [stdout] test test_connect_with_string_addr ... ignored, requires running LANCE server
[INFO] [stdout] test test_connection_pool_basic ... ignored, requires running LANCE server
[INFO] [stdout] test test_connection_pool_concurrent_access ... ignored, requires running LANCE server
[INFO] [stdout] test test_consumer_offset_store_persistence ... ignored
[INFO] [stdout] test test_connect_to_invalid_address ... ok
[INFO] [stdout] test test_create_and_list_topics ... ignored, requires running LANCE server
[INFO] [stdout] test test_create_topic_with_retention ... ignored, requires running LANCE server
[INFO] [stdout] test test_delete_nonexistent_topic ... ignored, requires running LANCE server
[INFO] [stdout] test test_delete_topic ... ignored, requires running LANCE server
[INFO] [stdout] test test_get_cluster_status ... ignored, requires running LANCE server
[INFO] [stdout] test test_get_nonexistent_topic ... ignored, requires running LANCE server
[INFO] [stdout] test test_get_topic_by_id ... ignored, requires running LANCE server
[INFO] [stdout] test test_connection_to_invalid_address ... ok
[INFO] [stdout] test test_large_payload ... ignored, requires running LANCE server
[INFO] [stdout] test test_mtls_client_certificate ... ignored, requires LANCE server with mTLS enabled
[INFO] [stdout] test test_multiple_subscribers_single_topic ... ignored, requires running LANCE server
[INFO] [stdout] test test_multiple_topics_concurrent_ingest ... ignored, requires running LANCE server
[INFO] [stdout] test test_ping_latency ... ignored, requires running LANCE server
[INFO] [stdout] test test_pipelined_ingests ... ignored, requires running LANCE server
[INFO] [stdout] test test_producer_batching_and_flush ... ignored, requires running LANCE server
[INFO] [stdout] test test_producer_connect_and_send ... ignored, requires running LANCE server
[INFO] [stdout] test test_producer_metrics_tracking ... ignored, requires running LANCE server
[INFO] [stdout] test test_reconnecting_client_basic ... ignored, requires running LANCE server
[INFO] [stdout] test test_reconnecting_client_leader_failover ... ignored, requires LANCE cluster for failover testing
[INFO] [stdout] test test_retention_on_nonexistent_topic ... ignored, requires running LANCE server
[INFO] [stdout] test test_retention_policy_update ... ignored, requires running LANCE server
[INFO] [stdout] test test_sequential_ingests ... ignored, requires running LANCE server
[INFO] [stdout] test test_set_retention_policy ... ignored, requires running LANCE server
[INFO] [stdout] test test_single_ingest_sync ... ignored, requires running LANCE server
[INFO] [stdout] test test_subscriber_resume_after_disconnect ... ignored, requires running LANCE server
[INFO] [stdout] test test_throughput_benchmark ... ignored, requires running LANCE server
[INFO] [stdout] test test_tls_certificate_validation ... ignored, requires LANCE server with TLS enabled
[INFO] [stdout] test test_tls_cluster_communication ... ignored, requires LANCE cluster with TLS enabled
[INFO] [stdout] test test_tls_encrypted_connection ... ignored, requires LANCE server with TLS enabled and certificates
[INFO] [stdout] test test_tls_with_client_config_integration ... ignored, requires LANCE server with TLS enabled
[INFO] [stdout] test test_topic_lifecycle_with_data ... ignored, requires running LANCE server
[INFO] [stdout] test test_wal_replay_after_restart ... ignored, requires running LANCE server with WAL enabled
[INFO] [stdout] test test_write_forwarding_from_follower ... ignored, requires 3-node LANCE cluster
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 46 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lnc_core-d2238b7c4e069b3e)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test backpressure::tests::test_backpressure_critical ... ok
[INFO] [stdout] test backpressure::tests::test_backpressure_level_none ... ok
[INFO] [stdout] test batch::tests::test_batch_pool_acquire_release ... ok
[INFO] [stdout] test batch::tests::test_batch_pool_exhaustion ... ok
[INFO] [stdout] test batch::tests::test_loanable_batch_reset ... ok
[INFO] [stdout] test backpressure::tests::test_backpressure_queue_warning ... ok
[INFO] [stdout] test backpressure::tests::test_delay_multiplier ... ok
[INFO] [stdout] test buffer::tests::test_aligned_buffer_creation ... ok
[INFO] [stdout] test buffer::tests::test_aligned_buffer_prefault ... ok
[INFO] [stdout] test chaos::tests::test_chaos_config_default_disabled ... ok
[INFO] [stdout] test buffer::tests::test_aligned_buffer_bounds ... ok
[INFO] [stdout] test buffer::tests::test_aligned_buffer_lock_and_prefault ... ok
[INFO] [stdout] test buffer::tests::test_aligned_buffer_write ... ok
[INFO] [stdout] test chaos::tests::test_chaos_injector_disabled ... ok
[INFO] [stdout] test batch::tests::test_loanable_batch_append ... ok
[INFO] [stdout] test chaos::tests::test_chaos_injector_aggressive ... ok
[INFO] [stdout] test chaos::tests::test_chaos_scenario ... ok
[INFO] [stdout] test chaos::tests::test_chaos_injector_pause_resume ... ok
[INFO] [stdout] test chaos::tests::test_fault_type_as_str ... ok
[INFO] [stdout] test hlc::tests::test_clock_health ... ok
[INFO] [stdout] test checksum::tests::test_crc32c_data ... ok
[INFO] [stdout] test backpressure::tests::test_backpressure_guard ... ok
[INFO] [stdout] test hlc::tests::test_hlc_size ... ok
[INFO] [stdout] test checksum::tests::test_crc32c_empty ... ok
[INFO] [stdout] test hlc::tests::test_hlc_timestamp_packing ... ok
[INFO] [stdout] test hlc::tests::test_hlc_timestamp_ordering ... ok
[INFO] [stdout] test hlc::tests::test_hlc_monotonicity ... ok
[INFO] [stdout] test numa::tests::test_parse_cpu_list ... ok
[INFO] [stdout] test numa::tests::test_numa_topology_detect ... ok
[INFO] [stdout] test sort_key::tests::test_sort_key_ordering ... ok
[INFO] [stdout] test hlc::tests::test_hlc_receive_advances ... ok
[INFO] [stdout] test tlv::tests::test_extended_header_roundtrip ... ok
[INFO] [stdout] test sort_key::tests::test_sort_key_u128_roundtrip ... ok
[INFO] [stdout] test sort_key::tests::test_sort_key_legacy_compatibility ... ok
[INFO] [stdout] test numa::tests::test_numa_allocator ... ok
[INFO] [stdout] test numa::tests::test_numa_topology_cached ... ok
[INFO] [stdout] test numa::tests::test_thread_pool_config ... ok
[INFO] [stdout] test tlv::tests::test_buffer_too_small ... ok
[INFO] [stdout] test hlc::tests::test_hlc_receive_same_physical ... ok
[INFO] [stdout] test sort_key::tests::test_sort_key_node_id_tiebreak ... ok
[INFO] [stdout] test sort_key::tests::test_sort_key_size ... ok
[INFO] [stdout] test sort_key::tests::test_sort_key_component_extraction ... ok
[INFO] [stdout] test sort_key::tests::test_sort_key_sequence_ordering ... ok
[INFO] [stdout] test hlc::tests::test_hlc_concurrent_access ... ok
[INFO] [stdout] test tlv::tests::test_standard_header_roundtrip ... ok
[INFO] [stdout] test tlv::tests::test_total_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lnc_index-25450ccc4b087fe4)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test builder::tests::test_index_builder ... ok
[INFO] [stdout] test builder::tests::test_index_builder_empty ... ok
[INFO] [stdout] test builder::tests::test_index_builder_clear ... ok
[INFO] [stdout] test builder::tests::test_index_builder_sparse_interval ... ok
[INFO] [stdout] test builder::tests::test_index_builder_timestamp_buckets ... ok
[INFO] [stdout] test secondary::tests::test_bucket_based_entries ... ok
[INFO] [stdout] test sparse::tests::test_interval_based_entries ... ok
[INFO] [stdout] test builder::tests::test_index_builder_large_dataset ... ok
[INFO] [stdout] test builder::tests::test_index_builder_write_empty ... ok
[INFO] [stdout] test secondary::tests::test_time_range_query ... ok
[INFO] [stdout] test sparse::tests::test_sparse_index_write_and_read ... ok
[INFO] [stdout] test sparse::tests::test_binary_search ... ok
[INFO] [stdout] test secondary::tests::test_secondary_index_write_and_read ... ok
[INFO] [stdout] test builder::tests::test_index_builder_write ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lnc_io-f81d3583af2cd711)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test backend::tests::test_io_backend_type_clone ... ok
[INFO] [stdout] test backend::tests::test_io_backend_type_debug ... ok
[INFO] [stdout] test backend::tests::test_io_backend_type_default ... ok
[INFO] [stdout] test backend::tests::test_probe_io_uring ... ok
[INFO] [stdout] test backend::tests::test_io_backend_type_equality ... ok
[INFO] [stdout] test priority::tests::test_priority_queue_weighted ... ok
[INFO] [stdout] test priority::tests::test_priority_stats ... ok
[INFO] [stdout] test priority::tests::test_priority_ordering ... ok
[INFO] [stdout] test segment::compaction_tests::test_compaction_config_default ... ok
[INFO] [stdout] test priority::tests::test_priority_preempts ... ok
[INFO] [stdout] test segment::compaction_tests::test_parse_segment_name ... ok
[INFO] [stdout] test segment::compaction_tests::test_should_compact ... ok
[INFO] [stdout] test priority::tests::test_priority_queue_strict ... ok
[INFO] [stdout] test tier::tests::test_storage_tier_name ... ok
[INFO] [stdout] test tier::tests::test_tier_config_builder ... ok
[INFO] [stdout] test tier::tests::test_tiered_storage_config_hot_cold ... ok
[INFO] [stdout] test uring::tests::benchmark_tee_vs_splice_performance ... ok
[INFO] [stdout] test uring::tests::test_buffer_acquire_release ... ok
[INFO] [stdout] test uring::tests::test_aligned_buffer ... ok
[INFO] [stdout] test uring::tests::test_buffer_alignment_various_sizes ... ok
[INFO] [stdout] test uring::tests::test_buffer_pool_concurrent_handles ... ok
[INFO] [stdout] test uring::tests::test_buffer_pool_creation ... ok
[INFO] [stdout] test uring::tests::test_buffer_content_write_read ... ok
[INFO] [stdout] test uring::tests::test_buffer_pool_zero_buffers ... ok
[INFO] [stdout] test uring::tests::test_probe_splice_returns_valid_result ... ok
[INFO] [stdout] test tier::tests::test_tier_stats_total ... ok
[INFO] [stdout] test uring::tests::test_probe_tee_returns_valid_result ... ok
[INFO] [stdout] test uring::tests::test_splice_support_enum_equality ... ok
[INFO] [stdout] test tier::tests::test_tiered_storage_config_hot_only ... ok
[INFO] [stdout] test uring::tests::test_splice_pipe_creation ... ok
[INFO] [stdout] test uring::tests::test_get_buffer_invalid_index ... ok
[INFO] [stdout] test tier::tests::test_tiered_storage_manager_creation ... ok
[INFO] [stdout] test wal::tests::test_wal_basic ... ok
[INFO] [stdout] test fallback::tests::test_pwritev2_backend_write_read ... ok
[INFO] [stdout] test wal::tests::test_wal_replay_roundtrip ... ok
[INFO] [stdout] test tier::tests::test_next_tier ... ok
[INFO] [stdout] test segment::tests::test_segment_write_read ... ok
[INFO] [stdout] test uring::tests::test_tee_support_enum_equality ... ok
[INFO] [stdout] test wal::tests::test_wal_rotation ... ok
[INFO] [stdout] test uring::tests::test_splice_forwarder_creation ... FAILED
[INFO] [stdout] test uring::tests::test_tee_forwarder_creation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- uring::tests::test_splice_forwarder_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'uring::tests::test_splice_forwarder_creation' (278) panicked at lnc-io/src/uring.rs:800:9:
[INFO] [stdout] SpliceForwarder creation failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x602a0e29549a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x602a0e29549a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x602a0e29549a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x602a0e29549a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x602a0e2a9aaa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x602a0e2a9aaa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x602a0e29a052 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x602a0e29a052 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x602a0e272aff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x602a0e272aff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x602a0e28d009 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x602a0e2052ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x602a0e2052ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x602a0e28d1c2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x602a0e28d1c2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x602a0e272bea - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x602a0e26a3e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x602a0e2738cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x602a0e2aa38c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x602a0e1d86cf - lnc_io::uring::tests::test_splice_forwarder_creation::he7c4a37f4496dcd6
[INFO] [stdout]                                at /opt/rustwide/workdir/lnc-io/src/uring.rs:800:9
[INFO] [stdout]   20:     0x602a0e1d87f7 - lnc_io::uring::tests::test_splice_forwarder_creation::{{closure}}::hf5d9a664d29432a1
[INFO] [stdout]                                at /opt/rustwide/workdir/lnc-io/src/uring.rs:797:40
[INFO] [stdout]   21:     0x602a0e1ec4f6 - core::ops::function::FnOnce::call_once::h85617748bf9260a2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x602a0e1f938b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x602a0e1f938b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x602a0e205d7b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x602a0e205d7b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x602a0e205d7b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x602a0e205d7b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x602a0e205d7b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x602a0e205d7b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x602a0e205d7b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x602a0e201494 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x602a0e201494 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x602a0e208982 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x602a0e208982 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x602a0e208982 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x602a0e208982 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x602a0e208982 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x602a0e208982 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x602a0e208982 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x602a0e294d7f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x602a0e294d7f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f2021a33aa4 - <unknown>
[INFO] [stdout]   43:     0x7f2021ac0a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- uring::tests::test_tee_forwarder_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'uring::tests::test_tee_forwarder_creation' (281) panicked at lnc-io/src/uring.rs:814:9:
[INFO] [stdout] TeeForwarder creation failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x602a0e29549a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x602a0e29549a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x602a0e29549a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x602a0e29549a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x602a0e2a9aaa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x602a0e2a9aaa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x602a0e29a052 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x602a0e29a052 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x602a0e272aff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x602a0e272aff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x602a0e28d009 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x602a0e2052ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x602a0e2052ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x602a0e28d1c2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x602a0e28d1c2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x602a0e272bea - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x602a0e26a3e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x602a0e2738cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x602a0e2aa38c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x602a0e1d790f - lnc_io::uring::tests::test_tee_forwarder_creation::h1985411ce902f547
[INFO] [stdout]                                at /opt/rustwide/workdir/lnc-io/src/uring.rs:814:9
[INFO] [stdout]   20:     0x602a0e1d7a67 - lnc_io::uring::tests::test_tee_forwarder_creation::{{closure}}::hf72b0749a8272910
[INFO] [stdout]                                at /opt/rustwide/workdir/lnc-io/src/uring.rs:811:37
[INFO] [stdout]   21:     0x602a0e1eca06 - core::ops::function::FnOnce::call_once::he000ecf3e7bdcd83
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x602a0e1f938b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x602a0e1f938b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x602a0e205d7b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x602a0e205d7b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x602a0e205d7b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x602a0e205d7b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x602a0e205d7b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x602a0e205d7b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x602a0e205d7b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x602a0e201494 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x602a0e201494 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x602a0e208982 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x602a0e208982 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x602a0e208982 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x602a0e208982 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x602a0e208982 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x602a0e208982 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x602a0e208982 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x602a0e294d7f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x602a0e294d7f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f2021a33aa4 - <unknown>
[INFO] [stdout]   43:     0x7f2021ac0a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     uring::tests::test_splice_forwarder_creation
[INFO] [stdout]     uring::tests::test_tee_forwarder_creation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 39 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p lnc-io --lib`
[INFO] running `Command { std: "docker" "inspect" "bd866f18ffb2f17f9f76015f7e0cab7890858bf615891777ce75da4f404d5b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd866f18ffb2f17f9f76015f7e0cab7890858bf615891777ce75da4f404d5b7d", kill_on_drop: false }`
[INFO] [stdout] bd866f18ffb2f17f9f76015f7e0cab7890858bf615891777ce75da4f404d5b7d
