[INFO] cloning repository https://github.com/ramfluxhq/ramflux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ramfluxhq/ramflux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framfluxhq%2Framflux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framfluxhq%2Framflux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 959089799902848ccc4694bdaff17ce97178caea
[INFO] testing ramfluxhq/ramflux/959089799902848ccc4694bdaff17ce97178caea against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framfluxhq%2Framflux" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ramfluxhq/ramflux
[INFO] finished tweaking git repo https://github.com/ramfluxhq/ramflux
[INFO] tweaked toml for git repo https://github.com/ramfluxhq/ramflux written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ramfluxhq/ramflux on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ramfluxhq/ramflux 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zeroize_derive v1.5.0
[INFO] [stderr]   Downloaded time-macros v0.2.30
[INFO] [stderr]   Downloaded mod_use v0.2.3
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.76
[INFO] [stderr]   Downloaded compio-log v0.2.0
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded local-event v0.1.2
[INFO] [stderr]   Downloaded compio-send-wrapper v0.7.1
[INFO] [stderr]   Downloaded compio-buf v0.8.3
[INFO] [stderr]   Downloaded fastbloom v0.14.1
[INFO] [stderr]   Downloaded thin-cell v0.2.1
[INFO] [stderr]   Downloaded serde_json_canonicalizer v0.3.2
[INFO] [stderr]   Downloaded synchrony v0.1.8
[INFO] [stderr]   Downloaded compio-executor v0.1.2
[INFO] [stderr]   Downloaded tracing-appender v0.2.5
[INFO] [stderr]   Downloaded simple_asn1 v0.6.4
[INFO] [stderr]   Downloaded arrayvec v0.7.7
[INFO] [stderr]   Downloaded compio-tls v0.10.0
[INFO] [stderr]   Downloaded pastey v0.2.3
[INFO] [stderr]   Downloaded compio-runtime v0.12.2
[INFO] [stderr]   Downloaded compio-net v0.12.1
[INFO] [stderr]   Downloaded compio v0.19.1
[INFO] [stderr]   Downloaded asn1-rs v0.7.2
[INFO] [stderr]   Downloaded generator v0.8.9
[INFO] [stderr]   Downloaded compio-io v0.10.1
[INFO] [stderr]   Downloaded compio-quic v0.8.0
[INFO] [stderr]   Downloaded rcgen v0.14.8
[INFO] [stderr]   Downloaded yasna v0.6.0
[INFO] [stderr]   Downloaded jsonwebtoken v10.4.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.8
[INFO] [stderr]   Downloaded ryu-js v1.0.2
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded flume v0.12.0
[INFO] [stderr]   Downloaded arc-swap v1.9.2
[INFO] [stderr]   Downloaded widestring v1.2.1
[INFO] [stderr]   Downloaded webrtc-util v0.17.1
[INFO] [stderr]   Downloaded stun v0.17.1
[INFO] [stderr]   Downloaded compio-driver v0.12.3
[INFO] [stderr]   Downloaded turn v0.17.1
[INFO] [stderr]   Downloaded x509-parser v0.18.1
[INFO] [stderr]   Downloaded io-uring v0.7.12
[INFO] [stderr]   Downloaded redb v4.1.0
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded time v0.3.51
[INFO] [stderr]   Downloaded cbindgen v0.29.4
[INFO] [stderr]   Downloaded quinn-proto v0.11.15
[INFO] [stderr]   Downloaded web-sys v0.3.103
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6a3ebde8eb4938372a4ddc0ac19da71552556000821e947ddf9a0dfb43c0037b
[INFO] running `Command { std: "docker" "start" "6a3ebde8eb4938372a4ddc0ac19da71552556000821e947ddf9a0dfb43c0037b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a3ebde8eb4938372a4ddc0ac19da71552556000821e947ddf9a0dfb43c0037b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a3ebde8eb4938372a4ddc0ac19da71552556000821e947ddf9a0dfb43c0037b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a3ebde8eb4938372a4ddc0ac19da71552556000821e947ddf9a0dfb43c0037b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a3ebde8eb4938372a4ddc0ac19da71552556000821e947ddf9a0dfb43c0037b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.51
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde_json_canonicalizer v0.3.2
[INFO] [stderr]    Compiling ramflux-core v0.1.0 (/opt/rustwide/workdir/crates/ramflux-core)
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ramflux-protocol v0.1.0 (/opt/rustwide/workdir/crates/ramflux-protocol)
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling asn1-rs v0.7.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling arc-swap v1.9.2
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling quinn v0.11.11
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ramflux-crypto v0.1.0 (/opt/rustwide/workdir/crates/ramflux-crypto)
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling cbindgen v0.29.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ramflux-node-core v0.1.0 (/opt/rustwide/workdir/crates/ramflux-node-core)
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling webrtc-util v0.17.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling ramflux-sync v0.1.0 (/opt/rustwide/workdir/crates/ramflux-sync)
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling stun v0.17.1
[INFO] [stderr]    Compiling ramflux-sdk v0.1.0 (/opt/rustwide/workdir/crates/ramflux-sdk)
[INFO] [stderr]    Compiling turn v0.17.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling ramflux-storage v0.1.0 (/opt/rustwide/workdir/crates/ramflux-storage)
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling jsonwebtoken v10.4.0
[INFO] [stderr]    Compiling ramflux-signaling v0.1.0 (/opt/rustwide/workdir/apps/ramflux-signaling)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.11.15
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ramflux-transport v0.1.0 (/opt/rustwide/workdir/crates/ramflux-transport)
[INFO] [stderr]    Compiling ramflux-router v0.1.0 (/opt/rustwide/workdir/apps/ramflux-router)
[INFO] [stderr]    Compiling ramflux-gateway v0.1.0 (/opt/rustwide/workdir/apps/ramflux-gateway)
[INFO] [stderr]    Compiling ramflux-notify v0.1.0 (/opt/rustwide/workdir/apps/ramflux-notify)
[INFO] [stderr]    Compiling ramflux-relay v0.1.0 (/opt/rustwide/workdir/apps/ramflux-relay)
[INFO] [stderr]    Compiling ramflux-retention v0.1.0 (/opt/rustwide/workdir/apps/ramflux-retention)
[INFO] [stderr]    Compiling ramflux-federation v0.1.0 (/opt/rustwide/workdir/apps/ramflux-federation)
[INFO] [stderr] error: could not compile `ramflux-gateway` (bin "ramflux-gateway")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name ramflux_gateway --edition=2024 apps/ramflux-gateway/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' --deny=warnings '--deny=clippy::unwrap_used' --deny=unsafe_code '--deny=clippy::todo' '--deny=clippy::suspicious' '--deny=clippy::style' '--deny=clippy::perf' '--deny=clippy::panic' '--deny=clippy::expect_used' '--deny=clippy::dbg_macro' '--deny=clippy::correctness' '--deny=clippy::complexity' '--deny=clippy::all' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compio-gateway", "default", "itest-http"))' -C metadata=9c0517c515b0de13 -C extra-filename=-f850e954e3d5a389 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c9b06d8caf422803.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-8ea819234f5dfb5c.rlib --extern ramflux_crypto=/opt/rustwide/target/debug/deps/libramflux_crypto-6958869afb15b91f.rlib --extern ramflux_node_core=/opt/rustwide/target/debug/deps/libramflux_node_core-eb32291e546817d0.rlib --extern ramflux_protocol=/opt/rustwide/target/debug/deps/libramflux_protocol-3fee6392925f0455.rlib --extern ramflux_transport=/opt/rustwide/target/debug/deps/libramflux_transport-eb39455ff5e5237d.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-fa1cb9ac0681c9f6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-83d36eee52c1f091.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b266ff6aeb1417e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e4dc34ab1bbaace5.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c0e24303fc10f332.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1b24fc7caf7ef7a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-51fcee2418a9646e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-6f3035fe2af110cf/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-6b2810a983ceb44b/out -L native=/opt/rustwide/target/debug/build/blake3-9226b2f62763d66f/out -L native=/opt/rustwide/target/debug/build/blake3-9226b2f62763d66f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ramflux-sdk` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name ramflux_sdk --edition=2024 crates/ramflux-sdk/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type cdylib --crate-type staticlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' --deny=warnings '--deny=clippy::unwrap_used' --deny=unsafe_code '--deny=clippy::todo' '--deny=clippy::suspicious' '--deny=clippy::style' '--deny=clippy::perf' '--deny=clippy::panic' '--deny=clippy::expect_used' '--deny=clippy::dbg_macro' '--deny=clippy::correctness' '--deny=clippy::complexity' '--deny=clippy::all' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("c-abi", "default"))' -C metadata=a75d0deca4d54bdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-23971afad7371564.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-f6cdd5efb901de23.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-95a503d30b03586b.rlib --extern ramflux_crypto=/opt/rustwide/target/debug/deps/libramflux_crypto-6958869afb15b91f.rlib --extern ramflux_protocol=/opt/rustwide/target/debug/deps/libramflux_protocol-3fee6392925f0455.rlib --extern ramflux_storage=/opt/rustwide/target/debug/deps/libramflux_storage-747c3a7ed12ed7ec.rlib --extern ramflux_sync=/opt/rustwide/target/debug/deps/libramflux_sync-65f3f3854d933949.rlib --extern ramflux_transport=/opt/rustwide/target/debug/deps/libramflux_transport-eb39455ff5e5237d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-83d36eee52c1f091.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b266ff6aeb1417e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8a56b66a1880337a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c87dffb594157b3e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e4dc34ab1bbaace5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1b24fc7caf7ef7a.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-84aaee05edf1dc2a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-9226b2f62763d66f/out -L native=/opt/rustwide/target/debug/build/blake3-9226b2f62763d66f/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7d22f00e44d5b612/out -L native=/opt/rustwide/target/debug/build/ring-6f3035fe2af110cf/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-6b2810a983ceb44b/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6a3ebde8eb4938372a4ddc0ac19da71552556000821e947ddf9a0dfb43c0037b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3ebde8eb4938372a4ddc0ac19da71552556000821e947ddf9a0dfb43c0037b", kill_on_drop: false }`
[INFO] [stdout] 6a3ebde8eb4938372a4ddc0ac19da71552556000821e947ddf9a0dfb43c0037b
