[INFO] fetching crate velo 0.1.0...
[INFO] testing velo-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate velo 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate velo 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate velo 0.1.0
[INFO] tweaked toml for crates.io crate velo 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate velo 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate velo 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e53ee3cee0e41cebb11a5d6a781471ad691b88c0f74198b09fb6d974cd52d6fb
[INFO] running `Command { std: "docker" "start" "-a" "e53ee3cee0e41cebb11a5d6a781471ad691b88c0f74198b09fb6d974cd52d6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e53ee3cee0e41cebb11a5d6a781471ad691b88c0f74198b09fb6d974cd52d6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e53ee3cee0e41cebb11a5d6a781471ad691b88c0f74198b09fb6d974cd52d6fb", kill_on_drop: false }`
[INFO] [stdout] e53ee3cee0e41cebb11a5d6a781471ad691b88c0f74198b09fb6d974cd52d6fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eedbc3526e89d0880ebfc043c44b06a51e040fa79e2fa8ec14046f741bf38bfd
[INFO] running `Command { std: "docker" "start" "-a" "eedbc3526e89d0880ebfc043c44b06a51e040fa79e2fa8ec14046f741bf38bfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling async-stream v0.3.6
[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 derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling velo-observability v0.1.0
[INFO] [stderr]    Compiling velo-transports v0.1.0
[INFO] [stderr]    Compiling velo-streaming v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tryhard v0.5.2
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling velo-queue v0.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling velo-events v0.1.0
[INFO] [stderr]    Compiling velo-discovery 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 axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling velo-messenger v0.1.0
[INFO] [stderr]    Compiling velo-rendezvous v0.1.0
[INFO] [stderr]    Compiling velo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "eedbc3526e89d0880ebfc043c44b06a51e040fa79e2fa8ec14046f741bf38bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eedbc3526e89d0880ebfc043c44b06a51e040fa79e2fa8ec14046f741bf38bfd", kill_on_drop: false }`
[INFO] [stdout] eedbc3526e89d0880ebfc043c44b06a51e040fa79e2fa8ec14046f741bf38bfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cab88fa49a3cc459585aec6205d2283a86e54743391d6a07c6402fa1ee77c9e7
[INFO] running `Command { std: "docker" "start" "-a" "cab88fa49a3cc459585aec6205d2283a86e54743391d6a07c6402fa1ee77c9e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling velo-observability v0.1.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling velo-transports v0.1.0
[INFO] [stderr]    Compiling velo-streaming v0.1.0
[INFO] [stderr]    Compiling velo-messenger v0.1.0
[INFO] [stderr]    Compiling velo-rendezvous v0.1.0
[INFO] [stderr]    Compiling velo v0.1.0 (/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/rustc6rGr0l/symbols.o" "<17 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_rendezvous-244d1589ebdaedcc,libvelo_queue-94c7ed29b7114c5e,libvelo_streaming-eca47e151ae20f50,libvelo_messenger-100f38a81955798a,liblru-41f22f5922b36d46,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,liballocator_api2-843585b74aa2631f,libvelo_discovery-fae2b02b75fa9bc5,libasync_stream-9bab280d1741c782,libfs4-df381e956adf5a32,librustix-5c11a80bdd362b4c,liblinux_raw_sys-7b387893cc58ec33,libderive_builder-5876ab633aaa9ae8,libvelo_events-0149162420e7f1ff,libvelo_transports-2a5c5aa61bffff0d,libasync_nats-02efd8e020d2e826,librustls_native_certs-6324bcb2f6489dcd,libopenssl_probe-eea81a4ba667d54e,librustls_pemfile-38fb40f4fd07bbde,libserde_nanos-bc375f82e86f3052,libtryhard-e63c3f5d4b220168,libnuid-54088f2b43a2e279,libwebpki-bc0ba6e12ca088da,libtime-0f1dce380ef2d791,libtime_core-b3b7d29315fab097,libnum_conv-1d9284b45dc154ae,libderanged-e16aa9faec65098e,libpowerfmt-dcf4c7392d25d790,libportable_atomic-76fcfe984c54357a,libregex-ba2917cb9ddc0905,libregex_automata-3b93fb9bbcbf76d9,libaho_corasick-81410deddce382ce,libregex_syntax-2cfdfc3e5cb17812,libnkeys-ed3ba3340a485c12,libdata_encoding-d189d998bb91ed7b,libsignatory-7d081c7041fbece1,libpkcs8-fb54c5dd5c7361a3,libspki-d88079db3a747fc7,libder-8f6d75ffb52cbff1,libpem_rfc7468-b9f73c5737f86189,libbase64ct-c91d3b21f38ada3d,libconst_oid-6d76aba8482c7d1e,librand-9168d3359928932f,librand_chacha-4cf25325b00c5092,libppv_lite86-7e1cb0b6c1640d5a,libzerocopy-6d1bccfa998f3599,librand_core-92ee8841a69b959c,libed25519_dalek-f56b9d9d8a132f5b,libsha2-5aa12b35cd6539a5,libcurve25519_dalek-c6be68c8263bce55,libcpufeatures-42612946e83e041b,libed25519-50da48722c1f6040,libsignature-8ebcf441930f2e74,libdigest-c2f596788a202067,libblock_buffer-fb2569071d391cf2,libcrypto_common-ce27122719585666,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libtokio_rustls-0395dd4383fe8837,librustls-fe21a984db7f79d8,libsubtle-4f5a50036df13274,libwebpki-0d3a4a2f7f9587aa,libring-d0b891bfb1e5e372,libgetrandom-c79439114e667490,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,liburl-cc4fe5dbb2419c9a,libidna-e60024108c827acb,libutf8_iter-d59950773a6f062b,libidna_adapter-687ccce22cec2019,libicu_properties-4771f607345e7482,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-25f25a886ec0b001,libicu_normalizer_data-07107859aeec763f,libicu_collections-c03acb2cccbb7614,libpotential_utf-0c447062f9cb6f54,libicu_provider-fdf8c78d3553969f,libicu_locale_core-1f8a38737bbd29b5,libtinystr-288521507421ce51,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-9ee27236bc210be4,libzerotrie-56942c8d9ed83094,libyoke-28baf2c0055800b2,libstable_deref_trait-1210460e331f0a03,libzerofrom-ce51b02a3855dd92,libbs58-7db0a9d5606e5b0a,libflume-3f5ac295a9730778,libfastrand-3f9957d9d6d802cb,libspin-507b2697ef645b17,libtonic-97e4b7c2b76b210b,libhyper_timeout-aba702de32948662,libsocket2-ab056b50d8fcec08,libaxum-fc4fddb5a08d8e77,libserde_json-e6a8fdcd7963ce33,libzmij-32087f229b5896fd,libserde_path_to_error-29e4db1cba256fc2,libserde_urlencoded-4d6e2ab7562afb09,libryu-7c364cfb94c444f7,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhyper_util-6da28238d5196269,libhyper-8719c8f07e84ae23,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-921eb82fbc0285b3,libpin_utils-e0a199353c6bf870,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libmatchit-92d8670e621f5f38,libaxum_core-db56471c51a9591d,libmime-aa776e7d0d3a99c3,libtower-7533eceb8386b441,libsync_wrapper-c0c7e58a7887b1e2,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libtower_layer-3b63c02b4d0ef938,libbase64-29d4d4232c317d5e,libprost-48ab8c32489e0949,libpin_project-15d232a305e446b2,libtower_service-d85697bf5431d8b4,libhttp_body_util-ada063ef7831a308,libhttp_body-9e2e6c4b89fd0305,libhttp-c3d502e316546ae3,libitoa-c3f3678fd0b86a79,libtokio_stream-e0a04ba7a3acec79,libdashmap-dcc676178af673e4,libhashbrown-0511338ce94420f7,libcrossbeam_utils-d120373eaebf0872,libnix-d1d9be9cb894fe86,libmemoffset-ccbf7b68730dc353,libbitflags-9df9c6f560e10b5f,libtracing-853f19ecb477e620,liblog-b4877c6cda7d43ee,libtracing_core-2e067b6e4fd52e2b,libfutures-f6a5faf4772cf27e,libfutures_executor-e5bf5a482689943d,libtokio_util-53309b35298b2de1,libfutures_util-39b53318ce0cda1b,libfutures_io-db39768d7d04483a,libslab-229cf4143d039c7e,libfutures_channel-5b21ff7336169a40,libfutures_task-16f44b435b6f0168,libfutures_core-3f2014b84910caad,libfutures_sink-972a6e6f22232cfe,libtokio-5b1883934fb30e46,libsignal_hook_registry-265bbdf691f6191f,liberrno-a179e09683748c7f,libsocket2-52662df4cfad6e50,libmio-31507ca8c0871613,libpin_project_lite-dbd15b1f007a2c34,libvelo_common-bd6e860b5f6baad5,libserde_bytes-0f6a4c2b495955d9,librmp_serde-648c0e5825303adb,librmp-7a1fbef042554ef3,libnum_traits-0300c3f641317dfc,libuuid-7ef8d0ab7d0f0c0b,libgetrandom-2b906f57931e20a9,libxxhash_rust-f546043ef87e14f0,libbytes-30250ea7bcf6f1b2,libserde-d510d5035a8d9476,libserde_core-7d31b4f88fd21d39,libvelo_observability-8c2f9d5289c9a4d4,libprometheus-4e46abaa61fedc20,libmemchr-19f85ccd2b063f07,liblazy_static-58edaf41543212f3,libthiserror-82082bc69f1723e1,libfnv-bf8b415be0978c3b,libparking_lot-def0430cd3a0df50,libparking_lot_core-adc9aeef1a42a238,liblibc-32dcbbfab50b5922,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libprotobuf-d513aaaf2a9d4f72,libprotobuf_support-9f4e4956e69aeb72,libthiserror-b59c9c6a1af7cab5,libonce_cell-0ac012fec71d6948,libanyhow-b0726fbe6d61d750}.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/rustc6rGr0l/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-2bb2204dfa9ff2d9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/velo-8735178fb72e99b8" "-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` (lib test) due to 1 previous error
[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/rustcseFtBA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtempfile-2b354308e26522a1.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libvelo-e358c23beb75ae36,libvelo_rendezvous-244d1589ebdaedcc,libvelo_queue-94c7ed29b7114c5e,libvelo_streaming-eca47e151ae20f50,libvelo_messenger-100f38a81955798a,liblru-41f22f5922b36d46,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,liballocator_api2-843585b74aa2631f,libvelo_discovery-fae2b02b75fa9bc5,libasync_stream-9bab280d1741c782,libfs4-df381e956adf5a32,librustix-5c11a80bdd362b4c,liblinux_raw_sys-7b387893cc58ec33,libderive_builder-5876ab633aaa9ae8,libvelo_events-0149162420e7f1ff,libvelo_transports-2a5c5aa61bffff0d,libasync_nats-02efd8e020d2e826,librustls_native_certs-6324bcb2f6489dcd,libopenssl_probe-eea81a4ba667d54e,librustls_pemfile-38fb40f4fd07bbde,libserde_nanos-bc375f82e86f3052,libtryhard-e63c3f5d4b220168,libnuid-54088f2b43a2e279,libwebpki-bc0ba6e12ca088da,libtime-0f1dce380ef2d791,libtime_core-b3b7d29315fab097,libnum_conv-1d9284b45dc154ae,libderanged-e16aa9faec65098e,libpowerfmt-dcf4c7392d25d790,libportable_atomic-76fcfe984c54357a,libregex-ba2917cb9ddc0905,libregex_automata-3b93fb9bbcbf76d9,libaho_corasick-81410deddce382ce,libregex_syntax-2cfdfc3e5cb17812,libnkeys-ed3ba3340a485c12,libdata_encoding-d189d998bb91ed7b,libsignatory-7d081c7041fbece1,libpkcs8-fb54c5dd5c7361a3,libspki-d88079db3a747fc7,libder-8f6d75ffb52cbff1,libpem_rfc7468-b9f73c5737f86189,libbase64ct-c91d3b21f38ada3d,libconst_oid-6d76aba8482c7d1e,librand-9168d3359928932f,librand_chacha-4cf25325b00c5092,libppv_lite86-7e1cb0b6c1640d5a,libzerocopy-6d1bccfa998f3599,librand_core-92ee8841a69b959c,libed25519_dalek-f56b9d9d8a132f5b,libsha2-5aa12b35cd6539a5,libcurve25519_dalek-c6be68c8263bce55,libcpufeatures-42612946e83e041b,libed25519-50da48722c1f6040,libsignature-8ebcf441930f2e74,libdigest-c2f596788a202067,libblock_buffer-fb2569071d391cf2,libcrypto_common-ce27122719585666,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libtokio_rustls-0395dd4383fe8837,librustls-fe21a984db7f79d8,libsubtle-4f5a50036df13274,libwebpki-0d3a4a2f7f9587aa,libring-d0b891bfb1e5e372,libgetrandom-c79439114e667490,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,liburl-cc4fe5dbb2419c9a,libidna-e60024108c827acb,libutf8_iter-d59950773a6f062b,libidna_adapter-687ccce22cec2019,libicu_properties-4771f607345e7482,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-25f25a886ec0b001,libicu_normalizer_data-07107859aeec763f,libicu_collections-c03acb2cccbb7614,libpotential_utf-0c447062f9cb6f54,libicu_provider-fdf8c78d3553969f,libicu_locale_core-1f8a38737bbd29b5,libtinystr-288521507421ce51,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-9ee27236bc210be4,libzerotrie-56942c8d9ed83094,libyoke-28baf2c0055800b2,libstable_deref_trait-1210460e331f0a03,libzerofrom-ce51b02a3855dd92,libbs58-7db0a9d5606e5b0a,libflume-3f5ac295a9730778,libfastrand-3f9957d9d6d802cb,libspin-507b2697ef645b17,libtonic-97e4b7c2b76b210b,libhyper_timeout-aba702de32948662,libsocket2-ab056b50d8fcec08,libaxum-fc4fddb5a08d8e77,libserde_json-e6a8fdcd7963ce33,libzmij-32087f229b5896fd,libserde_path_to_error-29e4db1cba256fc2,libserde_urlencoded-4d6e2ab7562afb09,libryu-7c364cfb94c444f7,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhyper_util-6da28238d5196269,libhyper-8719c8f07e84ae23,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-921eb82fbc0285b3,libpin_utils-e0a199353c6bf870,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libmatchit-92d8670e621f5f38,libaxum_core-db56471c51a9591d,libmime-aa776e7d0d3a99c3,libtower-7533eceb8386b441,libsync_wrapper-c0c7e58a7887b1e2,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libtower_layer-3b63c02b4d0ef938,libbase64-29d4d4232c317d5e,libprost-48ab8c32489e0949,libpin_project-15d232a305e446b2,libtower_service-d85697bf5431d8b4,libhttp_body_util-ada063ef7831a308,libhttp_body-9e2e6c4b89fd0305,libhttp-c3d502e316546ae3,libitoa-c3f3678fd0b86a79,libtokio_stream-e0a04ba7a3acec79,libdashmap-dcc676178af673e4,libhashbrown-0511338ce94420f7,libcrossbeam_utils-d120373eaebf0872,libnix-d1d9be9cb894fe86,libmemoffset-ccbf7b68730dc353,libbitflags-9df9c6f560e10b5f,libtracing-853f19ecb477e620,liblog-b4877c6cda7d43ee,libtracing_core-2e067b6e4fd52e2b,libfutures-f6a5faf4772cf27e,libfutures_executor-e5bf5a482689943d,libtokio_util-53309b35298b2de1,libfutures_util-39b53318ce0cda1b,libfutures_io-db39768d7d04483a,libslab-229cf4143d039c7e,libfutures_channel-5b21ff7336169a40,libfutures_task-16f44b435b6f0168,libfutures_core-3f2014b84910caad,libfutures_sink-972a6e6f22232cfe,libtokio-5b1883934fb30e46,libsignal_hook_registry-265bbdf691f6191f,liberrno-a179e09683748c7f,libsocket2-52662df4cfad6e50,libmio-31507ca8c0871613,libpin_project_lite-dbd15b1f007a2c34,libvelo_common-bd6e860b5f6baad5,libserde_bytes-0f6a4c2b495955d9,librmp_serde-648c0e5825303adb,librmp-7a1fbef042554ef3,libnum_traits-0300c3f641317dfc,libuuid-7ef8d0ab7d0f0c0b,libgetrandom-2b906f57931e20a9,libxxhash_rust-f546043ef87e14f0,libbytes-30250ea7bcf6f1b2,libserde-d510d5035a8d9476,libserde_core-7d31b4f88fd21d39,libvelo_observability-8c2f9d5289c9a4d4,libprometheus-4e46abaa61fedc20,libmemchr-19f85ccd2b063f07,liblazy_static-58edaf41543212f3,libthiserror-82082bc69f1723e1,libfnv-bf8b415be0978c3b,libparking_lot-def0430cd3a0df50,libparking_lot_core-adc9aeef1a42a238,liblibc-32dcbbfab50b5922,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libprotobuf-d513aaaf2a9d4f72,libprotobuf_support-9f4e4956e69aeb72,libthiserror-b59c9c6a1af7cab5,libonce_cell-0ac012fec71d6948,libanyhow-b0726fbe6d61d750}.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/rustcseFtBA/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-2bb2204dfa9ff2d9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/two_instance_events-0a2decd0463195b4" "-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` (test "two_instance_events") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "cab88fa49a3cc459585aec6205d2283a86e54743391d6a07c6402fa1ee77c9e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cab88fa49a3cc459585aec6205d2283a86e54743391d6a07c6402fa1ee77c9e7", kill_on_drop: false }`
[INFO] [stdout] cab88fa49a3cc459585aec6205d2283a86e54743391d6a07c6402fa1ee77c9e7
