[INFO] cloning repository https://github.com/p13marc/zenoh-backend-redb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p13marc/zenoh-backend-redb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp13marc%2Fzenoh-backend-redb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp13marc%2Fzenoh-backend-redb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fa7fc21ca5351a2d0257f7169c86dcfeec1fbac
[INFO] testing p13marc/zenoh-backend-redb 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%2Fp13marc%2Fzenoh-backend-redb" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/p13marc/zenoh-backend-redb
[INFO] finished tweaking git repo https://github.com/p13marc/zenoh-backend-redb
[INFO] tweaked toml for git repo https://github.com/p13marc/zenoh-backend-redb written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/p13marc/zenoh-backend-redb 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/p13marc/zenoh-backend-redb 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 35153f26e170f6a5c5fac155cdedf9b478cf8618ccdb6cf2bfd227c876d22b43
[INFO] running `Command { std: "docker" "start" "-a" "35153f26e170f6a5c5fac155cdedf9b478cf8618ccdb6cf2bfd227c876d22b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35153f26e170f6a5c5fac155cdedf9b478cf8618ccdb6cf2bfd227c876d22b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35153f26e170f6a5c5fac155cdedf9b478cf8618ccdb6cf2bfd227c876d22b43", kill_on_drop: false }`
[INFO] [stdout] 35153f26e170f6a5c5fac155cdedf9b478cf8618ccdb6cf2bfd227c876d22b43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6bdfa84e02dba5e343e345df6898e4dc66c052948d42dff0b76c9a556e4d47eb
[INFO] running `Command { std: "docker" "start" "-a" "6bdfa84e02dba5e343e345df6898e4dc66c052948d42dff0b76c9a556e4d47eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zenoh-result v1.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling token-cell v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling keyed-set v1.1.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zenoh-macros v1.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zenoh-collections v1.7.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling zenoh-buffers v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling uhlc v0.8.2
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling zenoh-keyexpr v1.7.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling unzip-n v0.1.4
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling validated_struct_macros v2.2.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling zenoh-runtime v1.7.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling zenoh-protocol v1.7.0
[INFO] [stderr]    Compiling zenoh-core v1.7.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling fastbloom v0.14.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling validated_struct v2.2.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling zenoh-util v1.7.0
[INFO] [stderr]    Compiling nonempty-collections v0.3.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling zenoh-codec v1.7.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling zenoh-config v1.7.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling x509-parser v0.18.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.4+spec-1.0.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling toml_parser v1.0.5+spec-1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling stabby-macros v72.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zenoh-link-commons v1.7.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stabby-abi v72.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling tls-listener v0.11.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling zenoh-sync v1.7.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling stabby v72.1.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling zenoh-link-ws v1.7.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling zenoh-link-unixsock_stream v1.7.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling zenoh-link-udp v1.7.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling zenoh-link-tls v1.7.0
[INFO] [stderr]    Compiling zenoh-link-quic_datagram v1.7.0
[INFO] [stderr]    Compiling zenoh-link-quic v1.7.0
[INFO] [stderr]    Compiling zenoh-link-tcp v1.7.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ringbuffer-spsc v0.1.15
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling zenoh-crypto v1.7.0
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling zenoh-link v1.7.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zenoh v1.7.0
[INFO] [stderr]    Compiling zenoh-task v1.7.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling zenoh-transport v1.7.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling zenoh-plugin-trait v1.7.0
[INFO] [stderr]    Compiling zenoh_backend_traits v1.7.0
[INFO] [stderr]    Compiling zenoh-ext v1.7.0
[INFO] [stderr]    Compiling zenoh-backend-redb v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "6bdfa84e02dba5e343e345df6898e4dc66c052948d42dff0b76c9a556e4d47eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bdfa84e02dba5e343e345df6898e4dc66c052948d42dff0b76c9a556e4d47eb", kill_on_drop: false }`
[INFO] [stdout] 6bdfa84e02dba5e343e345df6898e4dc66c052948d42dff0b76c9a556e4d47eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4ce43f40d31276701fc7f7641b8c40cf2992bbf77a3401c2cc5c7f93790bd36f
[INFO] running `Command { std: "docker" "start" "-a" "4ce43f40d31276701fc7f7641b8c40cf2992bbf77a3401c2cc5c7f93790bd36f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ringbuffer-spsc v0.1.15
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling keyed-set v1.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zenoh-keyexpr v1.7.0
[INFO] [stderr]    Compiling zenoh-collections v1.7.0
[INFO] [stderr]    Compiling zenoh-buffers v1.7.0
[INFO] [stderr]    Compiling stabby-macros v72.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling zenoh-macros v1.7.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling uhlc v0.8.2
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling fastbloom v0.14.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling zenoh-protocol v1.7.0
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling zenoh-runtime v1.7.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling zenoh-core v1.7.0
[INFO] [stderr]    Compiling zenoh-crypto v1.7.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling zenoh-util v1.7.0
[INFO] [stderr]    Compiling zenoh-sync v1.7.0
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling zenoh-task v1.7.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling zenoh-codec v1.7.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling stabby-abi v72.1.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling zenoh-config v1.7.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 tempfile v3.23.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling zenoh-link-commons v1.7.0
[INFO] [stderr]    Compiling zenoh-link-unixsock_stream v1.7.0
[INFO] [stderr]    Compiling zenoh-link-ws v1.7.0
[INFO] [stderr]    Compiling zenoh-link-quic_datagram v1.7.0
[INFO] [stderr]    Compiling zenoh-link-tls v1.7.0
[INFO] [stderr]    Compiling zenoh-link-tcp v1.7.0
[INFO] [stderr]    Compiling zenoh-link-udp v1.7.0
[INFO] [stderr]    Compiling zenoh-link-quic v1.7.0
[INFO] [stderr]    Compiling zenoh-link v1.7.0
[INFO] [stderr]    Compiling zenoh-transport v1.7.0
[INFO] [stderr]    Compiling stabby v72.1.1
[INFO] [stderr]    Compiling zenoh-plugin-trait v1.7.0
[INFO] [stderr]    Compiling zenoh v1.7.0
[INFO] [stderr]    Compiling zenoh_backend_traits v1.7.0
[INFO] [stderr]    Compiling zenoh-ext v1.7.0
[INFO] [stderr]    Compiling zenoh-backend-redb v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc1t0iqA/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzenoh_backend_redb,libzenoh_backend_traits-752e9fec9204817c,libderive_more-28e718f03b829457,libzenoh_ext-7e49c1d6db83d1b8,libleb128-7759971397ea6ba0,libbincode-134dfe9abf8629db,libredb-ee5e3335861db90d,libzenoh-e2bda3ad3b6eeb61,libflate2-81dd856fa1c52d3e,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libvec_map-75126d96f8392bf4,libpetgraph-b2fdfa6d3593ddc5,libhashbrown-8da8fd0b7703f558,libfoldhash-07f233db1c671507,libfixedbitset-625fd2a9d775ed11,libzenoh_plugin_trait-210e40f662591906,libstabby-94f61bc772e1444f,libstabby_abi-a9be1757848f8fde,libsha2_const_stable-0ed995a13ed18080,libgit_version-7990aebf0db61502,libphf-c3621b5a7ac7b785,libphf_shared-32a2290336091fa2,libitertools-e3fc27323eee6882,libzenoh_transport-0fbb18126dabe00d,liblz4_flex-f5c5d6baf4ba31d4,libtwox_hash-c9d9f93d232d2481,librsa-805baa3a6d1bf140,libpkcs1-4d401e97d34d3e36,libpkcs8-2bcca9cf948835f6,libspki-ba86882c7f8f040c,libder-d3adcdfe3397e39b,libpem_rfc7468-1e764c2bbc4caec2,libbase64ct-410d5e9f48dcda08,libsignature-f0f9b2f962ba3620,libnum_bigint_dig-13d14bfbcefabf22,liblibm-fcdc73388b8e5e3e,libnum_iter-aede8951fc4c6ff2,libzenoh_task-f592958a4b9831a0,libzenoh_link-70bd189c6203cc80,libzenoh_link_ws-4065c78b59cbf3e5,libtokio_tungstenite-082612165cfa23f0,libtungstenite-fe0143b69a490ac9,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libsha1-e6a06fa2f57de80e,libhttparse-8c9b827b8f345444,libthiserror-11bce85d9a3c8370,libhttp-c41721bd4f8b9d8f,liburl-d6482d86fa6ec6ee,libidna-d7b46e4f475a7640,libutf8_iter-51566bbad89f3a68,libidna_adapter-e9f5fe0fc2e93017,libicu_properties-d2562c6369adec53,libicu_properties_data-b217809bf575558a,libicu_normalizer-f2f155f8d93123df,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-1d45feb5c9166ad4,libpotential_utf-10920d94707cf35f,libicu_provider-44dcf1e893ea7a7a,libicu_locale_core-414994a60bd707b1,libtinystr-f59759f4e456f3b9,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-fc5f69a50e12ba22,libzerotrie-baca3d30a7abe888,libyoke-3fc10d9d9b12441a,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-7b00f5732a80ab79,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libzenoh_link_unixsock_stream-f185031f45e0896d,libnix-95dde55c990ef8b7,libuuid-61a646ab4f7415ef,libzenoh_link_udp-eb230e891e070259,libzenoh_link_tls-1637dba74e3e6c9c,libtls_listener-95eef89293a2c587,libtokio_rustls-b1476a3288ecf6f4,libzenoh_link_tcp-c23440e878247d39,libzenoh_link_quic_datagram-5780d1f8ee0ae5f3,libzenoh_link_quic-63f8fa729d7ea170,libzenoh_link_commons-b001bd08ace0974f,libquinn-c5431bb1f23e0335,libquinn_udp-1cc5de0da20ad7c2,libquinn_proto-eec42c822e39ab02,liblru_slab-3437f7a29fa5ef09,librustls_platform_verifier-b5e61432957c55a9,librustls_native_certs-b0c60f3be2f2fd1f,libopenssl_probe-2c6d21a9709cae46,libfastbloom-757d84c076990345,libsiphasher-03bcd832dc490f0a,librand-491b5933cdcd3392,librand_chacha-7e8d0a9744e1f554,librand_core-888e4f1dc50c034b,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-ca4219e344ea5da0,libwebpki_roots-55e800461a192672,librustls_pemfile-0f1ff8d4aac71b03,libsocket2-701adf4f5bfe5154,libbase64-32787b0325ea6df8,libx509_parser-e13f2caaa081b79d,libdata_encoding-506ef4e476430498,liboid_registry-02eb5d62954df381,libder_parser-586d6dbbea673945,libnum_bigint-1ec55e0682665320,libnum_integer-02b5974065c419b8,libasn1_rs-150a3c84f4ece955,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libthiserror-1da0b752eb564d4e,libnum_traits-fb98a85ad81fd4ec,libtime-4348dc24a660a345,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,librustls-069a5392c0ea5f17,libwebpki-772e4043579476fd,libring-404d68ccd00aaa26,libuntrusted-b2f816886faf2178,librustls_pki_types-41a1b679b3e0ee26,libtokio_util-b26c54477de3e427,libzenoh_crypto-61a5eae2b4e4ef4f,libsha3-c3ccbdf6732af811,libkeccak-b3eea90d0aeeb926,libhmac-0a2640cc0c8c31cf,libdigest-931b7a7ff7ccd9a6,libsubtle-2ae6a7038b9a0630,libconst_oid-2aadc73a32842898,libblock_buffer-ceb5bfb4b62e5dc4,libaes-b9b5347c2cfb173f,libcpufeatures-e04321643d03190d,libcipher-4828da6f67b57446,libinout-1d1fb26a44a5b26f,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libzenoh_sync-96652dbab7ef89ec,libarc_swap-fbe5a56bc5bc5547,libevent_listener-66c1ec68da7e2a92,libparking-a9ae72c6c16ee980,libfutures-7c7fae5ee370fc21,libfutures_executor-d63cab9a704459cf,libfutures_util-a2e9b060566a2258,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-385dce17299156c1,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzenoh_config-052acc9a5ec7a128,libserde_yaml-3853378260bdcfcb,libindexmap-649aa3730e71b15c,libhashbrown-63a892cc2d36a2f0,libequivalent-6a754676e6af62ae,libfoldhash-3b780c428974a407,libunsafe_libyaml-d3127b66fe569cc5,libnum_cpus-8040124ed7916d52,libserde_with-44dfc10a2dbe679a,libzenoh_util-e159582bf506dab6,libhome-28ab713e87f116ce,libshellexpand-09e70449bdaa1f3e,libdirs-5020e45a8798fd68,libdirs_sys-6136ab2817ce0bdf,liboption_ext-61303ef911796993,libtracing_subscriber-7284c73db65399ac,libsmallvec-3281308869c19c4b,libtracing_serde-9157555dc003856c,libsharded_slab-4c2d1792d9181a78,libmatchers-7d4562fbae088198,libregex_automata-fff99729f2db0fd8,libregex_syntax-16a7798c46b1bf55,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-e1f203bb764f3d0c,libflume-8bb17846f8e2040f,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libnanorand-8fc5a9c1fc3ec4b0,libpnet_datalink-a45146f5dbe1cb85,libpnet_sys-a517885b872fad0a,libpnet_base-1229c530600d19c3,libno_std_net-fea57d6ffb1de3fc,libipnetwork-f06e5680003e9164,liblibloading-167bed3899b07f7e,libvalidated_struct-edb9034695175888,libjson5-f00ee8cfa9905778,libpest-b888811abc4d87a2,libucd_trie-64e35acb102f3b4d,libsecrecy-34beac57b2622319,libzeroize-7f213bea776ca5b6,libnonempty_collections-b198056328624c55,libringbuffer_spsc-bff38364f826902e,libarray_init-7d1eb0f8fbcd605c,libcrossbeam-6edb335ed84f8e23,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_channel-e985b13d3373d4b8,libcrossbeam_queue-794f29dea62131e2,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libzenoh_codec-4dcf62d03f746bc6,libtracing-201484e9d20da0a6,libtracing_core-61b417a99ee316a8,libzenoh_protocol-548b8e2916e724ba,libconst_format-8c160991db34a08c,libuhlc-b76eec5f72a4f943,liblog-b262261d47bd2eba,libhumantime-645db651aace3b61,libzenoh_buffers-9a7f131cade08fef,libzenoh_collections-baa7099c519d9bd4,libzenoh_keyexpr-da94cd3152d0d272,librand-9adea39d0440c069,librand_chacha-1311ab352de7f11e,libppv_lite86-bf23ba598ead7066,librand_core-cd71248cc90898c3,libgetrandom-0b19b9da5e33f095,libschemars-8001cda4e34bd42f,libdyn_clone-319e7691ef78165b,libref_cast-3d02ef195b91dce6,libeither-971932073343a62d,libserde_json-f73f913aa82a31d7,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libkeyed_set-8bbca7095cc3ebfe,libhashbrown-f0fff24f0ee3b545,libahash-2efc11f6894f1caf,libzerocopy-f6853fad78649d87,liballocator_api2-8d9c1e895dea53bd,libtoken_cell-04d7a815535d2891,libportable_atomic-60abd958a9c449b7,libzenoh_core-c8193882950429a8,libzenoh_runtime-ff72bd8b2ffeae98,libron-441e64aa09b535c0,libtypeid-f817466d1cfd48b6,libunicode_ident-e2d52eba11085272,libtokio-18005a04897c2b01,libsocket2-10eae56a7fc476f1,libbytes-3529dc27cc7678fe,libmio-5a5440b9a5357adf,libpin_project_lite-72bf04572caa1c84,libserde-51848332b0c6ed99,libzenoh_result-89146cf063ed6701,libanyhow-a0acb3a24ed47b53,liblazy_static-4cc5bfcd654dcd8a,libspin-a10f8ca15d1a6a27,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libtempfile-2c39edbd91cf49d3,libgetrandom-b2535359cbedab5a,liblibc-89e97831d3517e7a,libcfg_if-83060ec5685761ae,libfastrand-751bcde24b8aa073,libonce_cell-e9252a7b5119f3eb,librustix-ee480958064c0462,libbitflags-79fb4f9553899223,libserde_core-21f22ac7b803fb0e,liblinux_raw_sys-7c0af75954695899}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc1t0iqA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-208cddd81c91bed3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_storage-7d3344888eea3f8f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zenoh-backend-redb` (test "integration_storage") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4ce43f40d31276701fc7f7641b8c40cf2992bbf77a3401c2cc5c7f93790bd36f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce43f40d31276701fc7f7641b8c40cf2992bbf77a3401c2cc5c7f93790bd36f", kill_on_drop: false }`
[INFO] [stdout] 4ce43f40d31276701fc7f7641b8c40cf2992bbf77a3401c2cc5c7f93790bd36f
