[INFO] fetching crate velo-streaming 0.1.0...
[INFO] testing velo-streaming-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate velo-streaming 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate velo-streaming 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate velo-streaming 0.1.0
[INFO] tweaked toml for crates.io crate velo-streaming 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate velo-streaming 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate velo-streaming 0.1.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded velo-observability v0.1.0
[INFO] [stderr]   Downloaded derive-getters v0.5.0
[INFO] [stderr]   Downloaded nuid v0.5.0
[INFO] [stderr]   Downloaded serde_nanos v0.1.4
[INFO] [stderr]   Downloaded velo-events v0.1.0
[INFO] [stderr]   Downloaded velo-common v0.1.0
[INFO] [stderr]   Downloaded tryhard v0.5.2
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded velo-discovery v0.1.0
[INFO] [stderr]   Downloaded velo-messenger v0.1.0
[INFO] [stderr]   Downloaded tokio-websockets v0.10.1
[INFO] [stderr]   Downloaded tonic v0.13.1
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded velo-transports v0.1.0
[INFO] [stderr]   Downloaded tonic-build v0.13.1
[INFO] [stderr]   Downloaded js-sys v0.3.92
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded nkeys v0.4.5
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded signatory v0.27.1
[INFO] [stderr]   Downloaded rmp-serde v1.3.1
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded async-nats v0.45.0
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d755724b99510a32a4415675dfb45c2b06fa33f29775243d035150f8dd773b88
[INFO] running `Command { std: "docker" "start" "-a" "d755724b99510a32a4415675dfb45c2b06fa33f29775243d035150f8dd773b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d755724b99510a32a4415675dfb45c2b06fa33f29775243d035150f8dd773b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d755724b99510a32a4415675dfb45c2b06fa33f29775243d035150f8dd773b88", kill_on_drop: false }`
[INFO] [stdout] d755724b99510a32a4415675dfb45c2b06fa33f29775243d035150f8dd773b88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f27bb945cb2994862a2a155f52a428da86a01be2e7ea346f6a95a589d5f3446
[INFO] running `Command { std: "docker" "start" "-a" "1f27bb945cb2994862a2a155f52a428da86a01be2e7ea346f6a95a589d5f3446", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling velo-common v0.1.0
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling velo-transports v0.1.0
[INFO] [stderr]    Compiling velo-streaming v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling velo-observability v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tryhard v0.5.2
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling velo-discovery v0.1.0
[INFO] [stderr]    Compiling velo-events v0.1.0
[INFO] [stderr]    Compiling async-nats v0.45.0
[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 axum v0.8.8
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling velo-messenger v0.1.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "1f27bb945cb2994862a2a155f52a428da86a01be2e7ea346f6a95a589d5f3446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f27bb945cb2994862a2a155f52a428da86a01be2e7ea346f6a95a589d5f3446", kill_on_drop: false }`
[INFO] [stdout] 1f27bb945cb2994862a2a155f52a428da86a01be2e7ea346f6a95a589d5f3446
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5513474f1b1672c3b9b7739b30f10a8beef45eb64e48e2156b9f18f37f2b0b08
[INFO] running `Command { std: "docker" "start" "-a" "5513474f1b1672c3b9b7739b30f10a8beef45eb64e48e2156b9f18f37f2b0b08", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling velo-observability v0.1.0
[INFO] [stderr]    Compiling velo-discovery v0.1.0
[INFO] [stderr]    Compiling velo-events v0.1.0
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling velo-transports v0.1.0
[INFO] [stderr]    Compiling velo-streaming v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling async-nats v0.45.0
[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 axum v0.8.8
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling velo-messenger v0.1.0
[INFO] [stderr] error: could not compile `velo-streaming` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name velo_streaming --edition=2024 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("distributed-tracing", "grpc"))' -C metadata=0f4598bd991f6b8a -C extra-filename=-67d656fb4320bf5f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-45a810bfb5f1a571.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-f7c6e4171c72371f.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-e251bd499f046f6d.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-8f25e79751feb618.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8dbb0492f82e3845.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-70b83d5b0144205e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3518581e7509ef2d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ed29cc38075ab59e.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c6c787649c47e346.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b4b60ba99193239.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-86175c5529420b7d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3d9c459bbbb05f8b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-50b22342069e67cf.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-12dbf0be27c85021.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-da5d05cc63f9ff75.rlib --extern velo_common=/opt/rustwide/target/debug/deps/libvelo_common-533c8d56eb8ae733.rlib --extern velo_messenger=/opt/rustwide/target/debug/deps/libvelo_messenger-6f003fa72c7f49bc.rlib --extern velo_observability=/opt/rustwide/target/debug/deps/libvelo_observability-83dc0220ed036bd3.rlib --extern velo_transports=/opt/rustwide/target/debug/deps/libvelo_transports-f33ef645168d5477.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-35c4c778bf06fd91/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcZ34ai6/symbols.o" "<11 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/{libvelo_streaming-8d2ab933a22b8db4,libvelo_messenger-6f003fa72c7f49bc,liblru-9e6cc79d69e99c47,libhashbrown-f9bcc436e5b30e37,libfoldhash-29959b8492cc2caf,liballocator_api2-c141b3fcf831f6d7,libvelo_discovery-4dccfc437632fc64,libasync_stream-4b57198fd212b715,libfs4-c4627752314caa48,librustix-d6700b8ae6cf3dae,liblinux_raw_sys-68157903a24ddf9b,libvelo_events-ba3262f8c0db560e,libvelo_transports-f33ef645168d5477,libasync_nats-66e64c066cc26f85,librustls_native_certs-2634d8da8de324bf,libopenssl_probe-376497d65d31e0d8,librustls_pemfile-88719be22f95634e,libserde_nanos-49b06415ae96b820,libtryhard-59b3099fcd4978db,libnuid-c0b7466b46dfbebc,libwebpki-b5b489f74561b3c4,libtime-cfbbf11537f57a96,libnum_threads-e95f13c329fe0889,libtime_core-cb07d6383f98de96,libnum_conv-3144625719d63dfb,libderanged-d2c25d458553a9f6,libpowerfmt-6dad2d624cb624e5,libportable_atomic-a041af5187c1fb82,libregex-6bad9560d2bf435d,libregex_automata-816ebbe8fc9d9713,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libnkeys-ada96083fc3501ab,libdata_encoding-d7d48b19430cac4c,libsignatory-e1b8d8379daec306,libpkcs8-8bc7cc58ff7740e8,libspki-e62444e963fcd265,libder-7949eb1688d7b5d2,libpem_rfc7468-3dce39f62fc6c86a,libbase64ct-ff29693ac492f438,libconst_oid-3572c52259adb96a,librand-14ee8b50750a224f,librand_chacha-e3a837a24e5177e5,libppv_lite86-a109ae8c2ee63a29,libzerocopy-68f7660f65e36167,librand_core-1d2b36f19e05c4e0,libed25519_dalek-8a3d4947aaaf52ed,libsha2-0938e279bda436ef,libcurve25519_dalek-de1ca6288de8bcb4,libcpufeatures-5bf216af22f7e564,libed25519-b9afff2f58536429,libsignature-43000c578259345d,libdigest-855e84ec5155712a,libblock_buffer-70b36eb9e66d76db,libcrypto_common-bbc1df977c4b9d89,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libtokio_rustls-f351c84b8df3787f,librustls-fb64493987c1a17f,libsubtle-3a70fd467bfaa3d3,libwebpki-9be530e08be57db7,libring-cc0bb9a421988ec1,libgetrandom-d2b6f6ba74339fda,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,liburl-f991a0567d2ea64e,libidna-716cd596eff96e4a,libutf8_iter-59a8409a508f6435,libidna_adapter-d568d301a92a70e0,libicu_properties-cd748c371b72731d,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-b8ec0eb5f4f853bb,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-d6b87ab611cb02d6,libpotential_utf-07990b11b7acafcf,libicu_provider-75e4f5282112e8d0,libicu_locale_core-4cc7f5b356174f59,libtinystr-422eaaeb112daa91,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-cb9a0577a7c91181,libzerotrie-4c7d9ef11271df90,libyoke-9eede4c4b34048c8,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-c5c7a82476a3d3cd,libbs58-982f3839f6df02cd,libflume-8f25e79751feb618,libfastrand-b131975070bdfb9e,libspin-8dccd364348f2e4a,libtonic-23faba0d6d620721,libhyper_timeout-5fbf7a98863581e0,libsocket2-154f3be5cc8213aa,libaxum-167599d1173e382c,libserde_json-ed29cc38075ab59e,libzmij-2f58aa8f05c876ef,libserde_path_to_error-56151bbd11d8fec3,libserde_urlencoded-6546982864af9a13,libryu-e5f8b89e5754c206,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhyper_util-f6f71f4cc3d6853b,libhyper-f2d8543aab94edaf,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-9ba703f607164be5,libpin_utils-9ccfc56f2c5b0c36,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libmatchit-329e1b7f2ff1c305,libaxum_core-d6d1967f9fe34ce7,libmime-ce0319f53a2119cd,libtower-20e2cee5389d71be,libsync_wrapper-c5a40a7e83288ecf,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libtower_layer-007845b5cfb86980,libbase64-6d64914d1112fcae,libprost-a28aeb40152a6780,libpin_project-dc7730b990f9e57d,libtower_service-2977940d96a5a5ec,libhttp_body_util-fabdc7c60169d9f8,libhttp_body-2c39e64f2c3edef0,libhttp-8899e659af344121,libitoa-f934f33aadd9150c,libtokio_stream-dfed72f87537b9c3,libnix-7da8546ae6b0d1e0,libmemoffset-d288f55d031e8a3e,libbitflags-eccb779ad7753d69,libtracing-50b22342069e67cf,liblog-6c471594c474097a,libtracing_core-3162e97045a846e2,libanyhow-4b98a5a15e092ec6,libvelo_observability-83dc0220ed036bd3,libprometheus-972b73f4e28f5c63,liblazy_static-206e48a21956b6b1,libfnv-77106f9ed4748ca6,libprotobuf-10e71747e92d09e1,libprotobuf_support-b92e3ca348b06a36,libthiserror-57a3b43cb02e619f,libtokio_util-3d9c459bbbb05f8b,libtokio-86175c5529420b7d,libsignal_hook_registry-0387755b3ec9f27d,liberrno-bfe6390bdf3753de,libsocket2-c6c787649c47e346,libmio-8d692e0730819ac0,libparking_lot-ae3341a76483c8bb,libderive_builder-e251bd499f046f6d,libdashmap-f7c6e4171c72371f,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libhashbrown-2629c1c9126e25c9,libonce_cell-b9d73fa098d83f74,libcrossbeam_utils-5d49caf4ce5b571b,libparking_lot_core-299d4fd13477c586,libsmallvec-9710a34d7df3c927,libvelo_common-533c8d56eb8ae733,libserde_bytes-dc5ac872aa5fe774,librmp_serde-70b83d5b0144205e,librmp-8a104ab13fa6c3a4,libnum_traits-cc3fff4739915de2,libthiserror-2b4b60ba99193239,libuuid-da5d05cc63f9ff75,libgetrandom-936eae0e2d41ff78,liblibc-706fbe1c540c866f,libcfg_if-52879664ee908f39,libxxhash_rust-54c1d33692d46de7,libbytes-45a810bfb5f1a571,libserde-3518581e7509ef2d,libserde_core-3c4f78d8467da84d,libfutures-8dbb0492f82e3845,libfutures_executor-7047517c1935bc71,libfutures_util-f64a418b27be01f2,libmemchr-324148c518a47e11,libfutures_io-dea545488b4ac62e,libslab-02878590aebd7253,libfutures_channel-9d99622e4924dec8,libpin_project_lite-a495a978f0594be4,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcZ34ai6/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-35c4c778bf06fd91/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mock_transport-d529c912fc7a9d5b" "-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 `velo-streaming` (test "mock_transport") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustceNxumu/symbols.o" "<9 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/{libvelo_streaming-8d2ab933a22b8db4,libvelo_messenger-6f003fa72c7f49bc,liblru-9e6cc79d69e99c47,libhashbrown-f9bcc436e5b30e37,libfoldhash-29959b8492cc2caf,liballocator_api2-c141b3fcf831f6d7,libvelo_discovery-4dccfc437632fc64,libasync_stream-4b57198fd212b715,libfs4-c4627752314caa48,librustix-d6700b8ae6cf3dae,liblinux_raw_sys-68157903a24ddf9b,libvelo_events-ba3262f8c0db560e,libvelo_transports-f33ef645168d5477,libasync_nats-66e64c066cc26f85,librustls_native_certs-2634d8da8de324bf,libopenssl_probe-376497d65d31e0d8,librustls_pemfile-88719be22f95634e,libserde_nanos-49b06415ae96b820,libtryhard-59b3099fcd4978db,libnuid-c0b7466b46dfbebc,libwebpki-b5b489f74561b3c4,libtime-cfbbf11537f57a96,libnum_threads-e95f13c329fe0889,libtime_core-cb07d6383f98de96,libnum_conv-3144625719d63dfb,libderanged-d2c25d458553a9f6,libpowerfmt-6dad2d624cb624e5,libportable_atomic-a041af5187c1fb82,libregex-6bad9560d2bf435d,libregex_automata-816ebbe8fc9d9713,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libnkeys-ada96083fc3501ab,libdata_encoding-d7d48b19430cac4c,libsignatory-e1b8d8379daec306,libpkcs8-8bc7cc58ff7740e8,libspki-e62444e963fcd265,libder-7949eb1688d7b5d2,libpem_rfc7468-3dce39f62fc6c86a,libbase64ct-ff29693ac492f438,libconst_oid-3572c52259adb96a,librand-14ee8b50750a224f,librand_chacha-e3a837a24e5177e5,libppv_lite86-a109ae8c2ee63a29,libzerocopy-68f7660f65e36167,librand_core-1d2b36f19e05c4e0,libed25519_dalek-8a3d4947aaaf52ed,libsha2-0938e279bda436ef,libcurve25519_dalek-de1ca6288de8bcb4,libcpufeatures-5bf216af22f7e564,libed25519-b9afff2f58536429,libsignature-43000c578259345d,libdigest-855e84ec5155712a,libblock_buffer-70b36eb9e66d76db,libcrypto_common-bbc1df977c4b9d89,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libtokio_rustls-f351c84b8df3787f,librustls-fb64493987c1a17f,libsubtle-3a70fd467bfaa3d3,libwebpki-9be530e08be57db7,libring-cc0bb9a421988ec1,libgetrandom-d2b6f6ba74339fda,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,liburl-f991a0567d2ea64e,libidna-716cd596eff96e4a,libutf8_iter-59a8409a508f6435,libidna_adapter-d568d301a92a70e0,libicu_properties-cd748c371b72731d,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-b8ec0eb5f4f853bb,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-d6b87ab611cb02d6,libpotential_utf-07990b11b7acafcf,libicu_provider-75e4f5282112e8d0,libicu_locale_core-4cc7f5b356174f59,libtinystr-422eaaeb112daa91,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-cb9a0577a7c91181,libzerotrie-4c7d9ef11271df90,libyoke-9eede4c4b34048c8,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-c5c7a82476a3d3cd,libbs58-982f3839f6df02cd,libflume-8f25e79751feb618,libfastrand-b131975070bdfb9e,libspin-8dccd364348f2e4a,libtonic-23faba0d6d620721,libhyper_timeout-5fbf7a98863581e0,libsocket2-154f3be5cc8213aa,libaxum-167599d1173e382c,libserde_json-ed29cc38075ab59e,libzmij-2f58aa8f05c876ef,libserde_path_to_error-56151bbd11d8fec3,libserde_urlencoded-6546982864af9a13,libryu-e5f8b89e5754c206,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhyper_util-f6f71f4cc3d6853b,libhyper-f2d8543aab94edaf,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-9ba703f607164be5,libpin_utils-9ccfc56f2c5b0c36,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libmatchit-329e1b7f2ff1c305,libaxum_core-d6d1967f9fe34ce7,libmime-ce0319f53a2119cd,libtower-20e2cee5389d71be,libsync_wrapper-c5a40a7e83288ecf,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libtower_layer-007845b5cfb86980,libbase64-6d64914d1112fcae,libprost-a28aeb40152a6780,libpin_project-dc7730b990f9e57d,libtower_service-2977940d96a5a5ec,libhttp_body_util-fabdc7c60169d9f8,libhttp_body-2c39e64f2c3edef0,libhttp-8899e659af344121,libitoa-f934f33aadd9150c,libtokio_stream-dfed72f87537b9c3,libnix-7da8546ae6b0d1e0,libmemoffset-d288f55d031e8a3e,libbitflags-eccb779ad7753d69,libtracing-50b22342069e67cf,liblog-6c471594c474097a,libtracing_core-3162e97045a846e2,libanyhow-4b98a5a15e092ec6,libvelo_observability-83dc0220ed036bd3,libprometheus-972b73f4e28f5c63,liblazy_static-206e48a21956b6b1,libfnv-77106f9ed4748ca6,libprotobuf-10e71747e92d09e1,libprotobuf_support-b92e3ca348b06a36,libthiserror-57a3b43cb02e619f,libtokio_util-3d9c459bbbb05f8b,libtokio-86175c5529420b7d,libsignal_hook_registry-0387755b3ec9f27d,liberrno-bfe6390bdf3753de,libsocket2-c6c787649c47e346,libmio-8d692e0730819ac0,libparking_lot-ae3341a76483c8bb,libderive_builder-e251bd499f046f6d,libdashmap-f7c6e4171c72371f,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libhashbrown-2629c1c9126e25c9,libonce_cell-b9d73fa098d83f74,libcrossbeam_utils-5d49caf4ce5b571b,libparking_lot_core-299d4fd13477c586,libsmallvec-9710a34d7df3c927,libvelo_common-533c8d56eb8ae733,libserde_bytes-dc5ac872aa5fe774,librmp_serde-70b83d5b0144205e,librmp-8a104ab13fa6c3a4,libnum_traits-cc3fff4739915de2,libthiserror-2b4b60ba99193239,libuuid-da5d05cc63f9ff75,libgetrandom-936eae0e2d41ff78,liblibc-706fbe1c540c866f,libcfg_if-52879664ee908f39,libxxhash_rust-54c1d33692d46de7,libbytes-45a810bfb5f1a571,libserde-3518581e7509ef2d,libserde_core-3c4f78d8467da84d,libfutures-8dbb0492f82e3845,libfutures_executor-7047517c1935bc71,libfutures_util-f64a418b27be01f2,libmemchr-324148c518a47e11,libfutures_io-dea545488b4ac62e,libslab-02878590aebd7253,libfutures_channel-9d99622e4924dec8,libpin_project_lite-a495a978f0594be4,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustceNxumu/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-35c4c778bf06fd91/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/timing-bae5999a0031bf29" "-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 `velo-streaming` (test "timing") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5513474f1b1672c3b9b7739b30f10a8beef45eb64e48e2156b9f18f37f2b0b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5513474f1b1672c3b9b7739b30f10a8beef45eb64e48e2156b9f18f37f2b0b08", kill_on_drop: false }`
[INFO] [stdout] 5513474f1b1672c3b9b7739b30f10a8beef45eb64e48e2156b9f18f37f2b0b08
