[INFO] fetching crate elara-runtime 0.2.0...
[INFO] testing elara-runtime-0.2.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate elara-runtime 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate elara-runtime 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate elara-runtime 0.2.0
[INFO] tweaked toml for crates.io crate elara-runtime 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate elara-runtime 0.2.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate elara-runtime 0.2.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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d18390ab0c775574e914167da870374fd35d3ff02a97171c592fe059daa1da02
[INFO] running `Command { std: "docker" "start" "-a" "d18390ab0c775574e914167da870374fd35d3ff02a97171c592fe059daa1da02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d18390ab0c775574e914167da870374fd35d3ff02a97171c592fe059daa1da02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d18390ab0c775574e914167da870374fd35d3ff02a97171c592fe059daa1da02", kill_on_drop: false }`
[INFO] [stdout] d18390ab0c775574e914167da870374fd35d3ff02a97171c592fe059daa1da02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c6cfd55357932c62cc6a4b0391a9e20a52d6635f1fed1aa8663c3133f321d38
[INFO] running `Command { std: "docker" "start" "-a" "9c6cfd55357932c62cc6a4b0391a9e20a52d6635f1fed1aa8663c3133f321d38", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling elara-core v0.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.13.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling elara-wire v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling elara-time v0.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling typed-builder v0.12.0
[INFO] [stderr]    Compiling elara-state v0.2.0
[INFO] [stderr]    Compiling elara-crypto v0.2.0
[INFO] [stderr]    Compiling elara-transport v0.2.0
[INFO] [stderr]    Compiling opentelemetry-jaeger v0.20.0
[INFO] [stderr]    Compiling elara-visual v0.2.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling elara-voice v0.2.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling opentelemetry-http v0.10.0
[INFO] [stderr]    Compiling opentelemetry-zipkin v0.19.0
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling opentelemetry-proto v0.4.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.14.0
[INFO] [stderr]    Compiling elara-runtime v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
[INFO] running `Command { std: "docker" "inspect" "9c6cfd55357932c62cc6a4b0391a9e20a52d6635f1fed1aa8663c3133f321d38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c6cfd55357932c62cc6a4b0391a9e20a52d6635f1fed1aa8663c3133f321d38", kill_on_drop: false }`
[INFO] [stdout] 9c6cfd55357932c62cc6a4b0391a9e20a52d6635f1fed1aa8663c3133f321d38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 090631bfd18b85e7cbdb1c358fb4e24478e60805d712578d4093dbc453885567
[INFO] running `Command { std: "docker" "start" "-a" "090631bfd18b85e7cbdb1c358fb4e24478e60805d712578d4093dbc453885567", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling elara-msp v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling opentelemetry-http v0.10.0
[INFO] [stderr]    Compiling opentelemetry-zipkin v0.19.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling elara-runtime v0.2.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/rustcayXqp0/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-2680a8dc0f39106d,libscc-e02b33938f910f22,libsdd-39c73c50ca1796c2,libelara_runtime-3bb4d4d8db6d51d4,libhumantime-645db651aace3b61,libsysinfo-60bebb64444438ef,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libeither-40b894c145b6eae5,libopentelemetry_zipkin-e820e5c90095244d,libopentelemetry_http-227e4da52a620bf2,libreqwest-1f6138e4da415680,librustls_pemfile-30aaf682314043cb,libhyper_tls-ef3496402233d0ba,libipnet-a38805d99c19843f,libtokio_native_tls-4f9ed53631230c63,libencoding_rs-c7a67ac351c2b19f,libnative_tls-b6511b62d6eb0ecc,libopenssl_probe-6b1b371432012237,libopenssl-9ea1a5b22eddebc2,libbitflags-9362e66b8880981a,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-6e368305f8e2ce9b,liburl-50b2e0260c7c2385,libidna-556837694c0bfc3a,libutf8_iter-51566bbad89f3a68,libidna_adapter-64c94d70769f1725,libicu_properties-5ed8e3c73d750e1c,libicu_properties_data-b217809bf575558a,libicu_normalizer-613ad378e4fd71b8,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-0426e4d22735d296,libpotential_utf-8764daf1db9496c7,libicu_provider-e8bc0dca11f105af,libicu_locale_core-92afd92556312690,libtinystr-b89a0e2f5257d771,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-12ad8b6a577885e6,libzerotrie-53afc25171f13cdf,libyoke-a91d9a9eac2c9048,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-99dc56781f36c693,libopentelemetry_jaeger-513e9494ef9f689e,libthrift-01cf447f9af1201d,libordered_float-f3ea07ce599a1700,libthreadpool-06eea514e24670b7,libnum_cpus-bf2cb08e600957fa,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtracing_opentelemetry-d5eeb5eefea665f0,libopentelemetry_otlp-9259d1f759d13bb6,libopentelemetry_semantic_conventions-409d45be9b938ab2,libopentelemetry_proto-57285d3c3f339ba4,libtonic-03125519ad2f115e,libaxum-65a55b4e58e0e7ba,libbitflags-dde12b0d7d495b50,libsync_wrapper-b5d3a794a1e9deea,libaxum_core-dc28a3c77b971af6,libhyper_timeout-ec2b9133d2d31605,libtokio_io_timeout-420f78737da64472,libhyper-85fe4b8a9a0392b3,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-838f35a805bfad85,libh2-fd4c82c9699eb3b8,libtower-06781ab9db19eb65,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,libtokio_util-65b52acbc189e4fe,libbase64-13144a1f1e192158,libprost-f3dab9da89e1c8fa,libpin_project-14cda8b117731097,libhttp_body-5b4c2cb792fd5230,libhttp-fffc47198b88a73f,libfnv-79e2cbfbe03dcd16,libopentelemetry_sdk-7ca1bb9634157287,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libtokio_stream-d77ee3b83de74df3,libfutures_executor-dee319c9e0bf5ca3,libglob-7748687a416caec7,libordered_float-cecff9421476c990,libnum_traits-78e6e49ea324715f,libopentelemetry-13a5c7768ad63091,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,liburlencoding-061758bc6028ea3e,libaxum-c93a5c94b93fd0df,libserde_path_to_error-95240851647cbc86,libserde_urlencoded-b3c180a839f6b7f8,libryu-1f4f40e4352371e5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhyper_util-bd20c996c890d1a2,libhyper-d177e2ea17eae3d8,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-94289a78f74303ed,libmatchit-616cb01453b9e7d4,libaxum_core-ddf7a5a7b95704b5,libmime-0188e0814ca7ddbf,libhttp_body_util-529162f632764fb1,libhttp_body-475394a7f396512d,libhttp-a4484436616bd9d7,libtower-aedb525396ba4548,libsync_wrapper-b4537d9de714f6d1,libtower_layer-d908dd771b239ecd,libfutures_util-7b0c50ef05b2fa46,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libtower_service-3fb88d28c2218805,libtokio-34800cd2ea2f08f1,libsocket2-a4b0ae9174258309,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libparking_lot-cea9453f541cd250,libparking_lot_core-a78574451ddf5c1d,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libtracing_subscriber-79700e3268a84401,libsmallvec-bc3128fdd57228fc,libtracing_serde-6af5fc89bd748e1d,libserde_json-4fe0ca809dddca93,libmemchr-9be7e24c0cc6f173,libitoa-f3a70a1441f7f89b,libzmij-791a22c27589f310,libserde-ffb7fefdbb68a507,libserde_core-21f22ac7b803fb0e,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-9753adc05f8c71c4,libregex_automata-fdd79aa8f28ed6e1,libregex_syntax-21c69862a9074e56,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ec4da570862f46db,libelara_visual-8f9563b653f6fc7d,libelara_state-bf22206ba37162a7,libelara_time-2874b8522ddf0c7a,libelara_crypto-24c958cdd657f827,libtracing-e5cb6e3eba986e5b,liblog-b262261d47bd2eba,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libelara_wire-4654ffbf6eba1ef3,libhkdf-dbfd9ea11988a721,libhmac-1a6888dc19b8c81a,librand-8daafcbb08176de0,librand_chacha-36b3f5a7428c3bec,libppv_lite86-e61ae08ff3e0f333,libzerocopy-a897f899067c4c31,libed25519_dalek-8a2468444b543c51,libsha2-c4488212fb66238e,libcurve25519_dalek-0679c9b5d9622350,libdigest-6fa27cc27518603f,libblock_buffer-ceb5bfb4b62e5dc4,libed25519-44e6328192700ad9,libsignature-3b38413e1bea4ec2,libchacha20poly1305-bb02affe1f2b37e0,libchacha20-1f4c2f9498392f8c,libpoly1305-d9b2dde7a64a46af,libopaque_debug-90e66d859d53ff28,libcpufeatures-e04321643d03190d,libuniversal_hash-159a07944e952a73,libsubtle-2ae6a7038b9a0630,libaead-a07d97a218a0588b,libcipher-dfd70756a9deface,libzeroize-0ac5111d968c0b31,libinout-1d1fb26a44a5b26f,libcrypto_common-e9e73610839147ad,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librand_core-947ca62718ea8b54,libgetrandom-e6656e2f703a06c2,liblibc-11f5a30dc24875fb,libcfg_if-83060ec5685761ae,libelara_core-b966861760635545,libthiserror-6c9ac4f713da2e8b}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcayXqp0/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unified_observability_test-9164b65ea3e44d11" "-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 `elara-runtime` (test "unified_observability_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "090631bfd18b85e7cbdb1c358fb4e24478e60805d712578d4093dbc453885567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "090631bfd18b85e7cbdb1c358fb4e24478e60805d712578d4093dbc453885567", kill_on_drop: false }`
[INFO] [stdout] 090631bfd18b85e7cbdb1c358fb4e24478e60805d712578d4093dbc453885567
