[INFO] cloning repository https://github.com/holochain/sbd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holochain/sbd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Fsbd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Fsbd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2203feb2a3f3eb5369b000e7faeea2287ccbb2d
[INFO] testing holochain/sbd against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Fsbd" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/holochain/sbd
[INFO] finished tweaking git repo https://github.com/holochain/sbd
[INFO] tweaked toml for git repo https://github.com/holochain/sbd written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/holochain/sbd on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/holochain/sbd 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5836ba6d7bf4556c8e891aa1b5c9c6c96a37d4f7756121670935779231922c9b
[INFO] running `Command { std: "docker" "start" "-a" "5836ba6d7bf4556c8e891aa1b5c9c6c96a37d4f7756121670935779231922c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5836ba6d7bf4556c8e891aa1b5c9c6c96a37d4f7756121670935779231922c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5836ba6d7bf4556c8e891aa1b5c9c6c96a37d4f7756121670935779231922c9b", kill_on_drop: false }`
[INFO] [stdout] 5836ba6d7bf4556c8e891aa1b5c9c6c96a37d4f7756121670935779231922c9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 617fa064232f1e42072426d4664ef099334c9a39f194bb077ab2b8b57bd77285
[INFO] running `Command { std: "docker" "start" "-a" "617fa064232f1e42072426d4664ef099334c9a39f194bb077ab2b8b57bd77285", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling ureq-proto v0.4.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling opentelemetry v0.30.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.30.0
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling opentelemetry-proto v0.30.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling opentelemetry-http v0.30.0
[INFO] [stderr]    Compiling minisign-verify v0.2.4
[INFO] [stderr]    Compiling opentelemetry-otlp v0.30.0
[INFO] [stderr]    Compiling libsodium-sys-stable v1.22.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling ureq v3.0.12
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling sbd-server v0.4.0 (/opt/rustwide/workdir/rust/sbd-server)
[INFO] [stderr]    Compiling sbd-client v0.4.0 (/opt/rustwide/workdir/rust/sbd-client)
[INFO] [stderr]    Compiling sbd-o-bahn-server-tester v0.4.0 (/opt/rustwide/workdir/rust/sbd-o-bahn-server-tester)
[INFO] [stderr]    Compiling sbd-o-bahn-client-tester v0.4.0 (/opt/rustwide/workdir/rust/sbd-o-bahn-client-tester)
[INFO] [stderr]    Compiling sbd-bench v0.1.0 (/opt/rustwide/workdir/rust/sbd-bench)
[INFO] [stderr]    Compiling sodoken v0.1.0
[INFO] [stderr]    Compiling sbd-e2e-crypto-client v0.4.0 (/opt/rustwide/workdir/rust/sbd-e2e-crypto-client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 23s
[INFO] running `Command { std: "docker" "inspect" "617fa064232f1e42072426d4664ef099334c9a39f194bb077ab2b8b57bd77285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "617fa064232f1e42072426d4664ef099334c9a39f194bb077ab2b8b57bd77285", kill_on_drop: false }`
[INFO] [stdout] 617fa064232f1e42072426d4664ef099334c9a39f194bb077ab2b8b57bd77285
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47121dfefc97ef3982ee4c95459f5e75bf5463d08f9b3e63f3908438c635c6db
[INFO] running `Command { std: "docker" "start" "-a" "47121dfefc97ef3982ee4c95459f5e75bf5463d08f9b3e63f3908438c635c6db", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling escargot v0.5.14
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.30.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling sbd-client v0.4.0 (/opt/rustwide/workdir/rust/sbd-client)
[INFO] [stderr]    Compiling opentelemetry-proto v0.30.0
[INFO] [stderr]    Compiling sbd-o-bahn-server-tester v0.4.0 (/opt/rustwide/workdir/rust/sbd-o-bahn-server-tester)
[INFO] [stderr]    Compiling sbd-e2e-crypto-client v0.4.0 (/opt/rustwide/workdir/rust/sbd-e2e-crypto-client)
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling opentelemetry-http v0.30.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.30.0
[INFO] [stderr]    Compiling sbd-server v0.4.0 (/opt/rustwide/workdir/rust/sbd-server)
[INFO] [stderr]    Compiling sbd-o-bahn-client-tester v0.4.0 (/opt/rustwide/workdir/rust/sbd-o-bahn-client-tester)
[INFO] [stderr]    Compiling sbd-bench v0.1.0 (/opt/rustwide/workdir/rust/sbd-bench)
[INFO] [stderr] error: could not compile `sbd-client` (test "integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name integration --edition=2021 rust/sbd-client/tests/integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="raw_client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto", "default", "force_webpki_roots", "raw_client"))' -C metadata=8a8852909c54db76 -C extra-filename=-aba0613b6d979abe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-0c3ee459f6480df7.rlib --extern escargot=/opt/rustwide/target/debug/deps/libescargot-508f6de35749a83b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-38f32496a3e98f79.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-22aac44b3fb61588.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-c5b4f4bb14a69c6d.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-6b30ced6db8dbbc3.rlib --extern sbd_client=/opt/rustwide/target/debug/deps/libsbd_client-4e6e556be1285be8.rlib --extern sbd_server=/opt/rustwide/target/debug/deps/libsbd_server-5ab3ec44cb07bc4a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5d1a3ff0296743e2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9c95ae9a2f26292b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-db746d93e54b8799.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-8872b502fcc2d743.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-902c00f22e12ab76.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d87b2d179e85db1c.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-45c58a2ad1aff2b7.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c8b6d7651277b3a4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-238b424553c6fdd6/out -L native=/opt/rustwide/target/debug/build/ring-4624420122135445/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sbd-server` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name sbd_server --edition=2021 rust/sbd-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fastwebsockets", "tungstenite", "unstable"))' -C metadata=c801d5dfb525ff92 -C extra-filename=-b8537496a6301b5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-1598d4ca50a19be1.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-51bdb6a725ca2fd1.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-adefd23f2af1667f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a98c6e187cd1e46b.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-fdf731ceb32c06d4.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-0c3ee459f6480df7.rlib --extern escargot=/opt/rustwide/target/debug/deps/libescargot-508f6de35749a83b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-38f32496a3e98f79.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-53d988bb4ffdcac6.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-e40d0040d8d161a6.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-80d05c37918317ba.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-2af60fbdd6717520.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-22aac44b3fb61588.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-edd4089f122393a6.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-c5b4f4bb14a69c6d.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-9754edcc47083710.rlib --extern sbd_client=/opt/rustwide/target/debug/deps/libsbd_client-4e6e556be1285be8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5d1a3ff0296743e2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9c95ae9a2f26292b.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-2b1bc74cc8c02a09.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-daa5f61f95785a7f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-db746d93e54b8799.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-8872b502fcc2d743.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d87b2d179e85db1c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d0a546f936c8508e.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-45c58a2ad1aff2b7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-238b424553c6fdd6/out -L native=/opt/rustwide/target/debug/build/ring-4624420122135445/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sbd-e2e-crypto-client` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name sbd_e2e_crypto_client --edition=2021 rust/sbd-e2e-crypto-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=939bd8d21b3cf83a -C extra-filename=-d79f2eac10df0676 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a98c6e187cd1e46b.rlib --extern sbd_client=/opt/rustwide/target/debug/deps/libsbd_client-4e6e556be1285be8.rlib --extern sbd_server=/opt/rustwide/target/debug/deps/libsbd_server-5ab3ec44cb07bc4a.rlib --extern sodoken=/opt/rustwide/target/debug/deps/libsodoken-0509090d15a51108.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-db746d93e54b8799.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d87b2d179e85db1c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-238b424553c6fdd6/out -L native=/opt/rustwide/target/debug/build/ring-4624420122135445/out -L native=/opt/rustwide/target/debug/build/libsodium-sys-stable-3d0b9b18a4142b66/out/installed/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "47121dfefc97ef3982ee4c95459f5e75bf5463d08f9b3e63f3908438c635c6db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47121dfefc97ef3982ee4c95459f5e75bf5463d08f9b3e63f3908438c635c6db", kill_on_drop: false }`
[INFO] [stdout] 47121dfefc97ef3982ee4c95459f5e75bf5463d08f9b3e63f3908438c635c6db
