[INFO] fetching crate logfire 0.6.1... [INFO] testing logfire-0.6.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate logfire 0.6.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate logfire 0.6.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate logfire 0.6.1 [INFO] tweaked toml for crates.io crate logfire 0.6.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate logfire 0.6.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate logfire 0.6.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry-http v0.30.0 [INFO] [stderr] Downloaded axum-tracing-opentelemetry v0.29.0 [INFO] [stderr] Downloaded tracing-opentelemetry-instrumentation-sdk v0.29.0 [INFO] [stderr] Downloaded axum-otel-metrics v0.12.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.30.0 [INFO] [stderr] Downloaded opentelemetry v0.30.0 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.30.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.30.0 [INFO] [stderr] Downloaded opentelemetry-instrumentation-actix-web v0.22.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.30.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d69b23d149320d60a3dedbc2e3cf3980cfda6506c36992996825c6adb8f01ac9 [INFO] running `Command { std: "docker" "start" "-a" "d69b23d149320d60a3dedbc2e3cf3980cfda6506c36992996825c6adb8f01ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d69b23d149320d60a3dedbc2e3cf3980cfda6506c36992996825c6adb8f01ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d69b23d149320d60a3dedbc2e3cf3980cfda6506c36992996825c6adb8f01ac9", kill_on_drop: false }` [INFO] [stdout] d69b23d149320d60a3dedbc2e3cf3980cfda6506c36992996825c6adb8f01ac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1fa26b20ffcc1365b6ac6c98d4b0bc772b96b00f5309192633422ab07c70ac90 [INFO] running `Command { std: "docker" "start" "-a" "1fa26b20ffcc1365b6ac6c98d4b0bc772b96b00f5309192633422ab07c70ac90", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling logfire v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.65s [INFO] running `Command { std: "docker" "inspect" "1fa26b20ffcc1365b6ac6c98d4b0bc772b96b00f5309192633422ab07c70ac90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa26b20ffcc1365b6ac6c98d4b0bc772b96b00f5309192633422ab07c70ac90", kill_on_drop: false }` [INFO] [stdout] 1fa26b20ffcc1365b6ac6c98d4b0bc772b96b00f5309192633422ab07c70ac90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4efc8b098942677ce303e8149a487e8a1655c64cf5efbd3b506a4b21f6336910 [INFO] running `Command { std: "docker" "start" "-a" "4efc8b098942677ce303e8149a487e8a1655c64cf5efbd3b506a4b21f6336910", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.30.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling tracing-opentelemetry-instrumentation-sdk v0.29.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum-tracing-opentelemetry v0.29.0 [INFO] [stderr] Compiling axum-otel-metrics v0.12.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling logfire v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling opentelemetry-instrumentation-actix-web v0.22.0 [INFO] [stderr] error: could not compile `logfire` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name logfire --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 '--deny=clippy::pedantic' '--deny=clippy::unwrap_used' '--deny=clippy::print_stdout' '--deny=clippy::print_stderr' --warn=missing_docs '--allow=clippy::implicit_hasher' '--deny=clippy::dbg_macro' --test --cfg 'feature="default"' --cfg 'feature="export-http-protobuf"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-grpc", "export-http-json", "export-http-protobuf", "serde"))' -C metadata=4ec2fc66b7924119 -C extra-filename=-5c113c75f8b22857 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_web-d833b130d2a4ca68.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58919c002edf216e.so --extern axum=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaxum-08b51e4036bad397.rlib --extern axum_otel_metrics=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaxum_otel_metrics-6489458c671dc3ca.rlib --extern axum_tracing_opentelemetry=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaxum_tracing_opentelemetry-759dbcabc491e64a.rlib --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono-d63bd8816755d405.rlib --extern env_filter=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_filter-c263731b2dc9eb67.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-faf08b2fd3fc0cd8.rlib --extern futures_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_util-cd34e130a378848d.rlib --extern insta=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libinsta-9dc1cff88b90d20d.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-7ed48074b9f3458e.rlib --extern nu_ansi_term=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnu_ansi_term-1b233114405bdf27.rlib --extern opentelemetry=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libopentelemetry-d570a24dbb1e7a6e.rlib --extern opentelemetry_instrumentation_actix_web=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libopentelemetry_instrumentation_actix_web-abf6cabc09587c9c.rlib --extern opentelemetry_otlp=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libopentelemetry_otlp-8298b39c9459b850.rlib --extern opentelemetry_sdk=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libopentelemetry_sdk-548f2336232b12ea.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-b627ef2528e1d079.rlib --extern regex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex-fecddc971f28784f.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-f0cb745b7aef5fe7.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-75787505af5a3870.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-93c36cabc441ec58.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-1984d7da677c86f2.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-2667e691bb8f18a0.rlib --extern tracing_opentelemetry=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_opentelemetry-a3a989d957d5f4d0.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-c4e8fe69665e783f.rlib --extern ulid=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libulid-65dc4b7890cb0fda.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-aec9cf56df89ccbd/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-fd8c79d3f95c35e4/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `logfire` (example "actix-web") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name actix_web --edition=2024 examples/actix-web.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 '--deny=clippy::pedantic' '--deny=clippy::unwrap_used' '--deny=clippy::print_stdout' '--deny=clippy::print_stderr' --warn=missing_docs '--allow=clippy::implicit_hasher' '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="export-http-protobuf"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-grpc", "export-http-json", "export-http-protobuf", "serde"))' -C metadata=304d2189ec5233d1 -C extra-filename=-b381ad4e7b82a7d7 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_web-d833b130d2a4ca68.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58919c002edf216e.so --extern axum=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaxum-08b51e4036bad397.rlib --extern axum_otel_metrics=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaxum_otel_metrics-6489458c671dc3ca.rlib --extern axum_tracing_opentelemetry=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaxum_tracing_opentelemetry-759dbcabc491e64a.rlib --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono-d63bd8816755d405.rlib --extern env_filter=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_filter-c263731b2dc9eb67.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-faf08b2fd3fc0cd8.rlib --extern futures_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_util-cd34e130a378848d.rlib --extern insta=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libinsta-9dc1cff88b90d20d.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-7ed48074b9f3458e.rlib --extern logfire=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblogfire-bf6c6e02328f2ade.rlib --extern nu_ansi_term=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnu_ansi_term-1b233114405bdf27.rlib --extern opentelemetry=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libopentelemetry-d570a24dbb1e7a6e.rlib --extern opentelemetry_instrumentation_actix_web=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libopentelemetry_instrumentation_actix_web-abf6cabc09587c9c.rlib --extern opentelemetry_otlp=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libopentelemetry_otlp-8298b39c9459b850.rlib --extern opentelemetry_sdk=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libopentelemetry_sdk-548f2336232b12ea.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-b627ef2528e1d079.rlib --extern regex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex-fecddc971f28784f.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-f0cb745b7aef5fe7.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-75787505af5a3870.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-93c36cabc441ec58.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-1984d7da677c86f2.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-2667e691bb8f18a0.rlib --extern tracing_opentelemetry=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_opentelemetry-a3a989d957d5f4d0.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-c4e8fe69665e783f.rlib --extern ulid=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libulid-65dc4b7890cb0fda.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-aec9cf56df89ccbd/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-fd8c79d3f95c35e4/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc4oSEyu/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblogfire-bf6c6e02328f2ade.rlib,libenv_filter-c263731b2dc9eb67.rlib,libnu_ansi_term-1b233114405bdf27.rlib,libchrono-d63bd8816755d405.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-580341538e30138e.rlib,libopentelemetry_otlp-8298b39c9459b850.rlib,libopentelemetry_proto-7bec295016bb491e.rlib,libprost-d52bf3c3b6afed88.rlib,libopentelemetry_http-8a295d92b03a85ce.rlib,libreqwest-3e001881fca0b6f7.rlib,libhyper_rustls-e7823ef945fc549d.rlib,librustls_native_certs-0ae3c80b684b4f3d.rlib,libopenssl_probe-2234e7db8eacda65.rlib,libtokio_rustls-d1a4bb8fd759cee5.rlib,librustls-7fc581c92e810b93.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-a5b5e9408b8a500c.rlib,libring-917a6d428b72f4f1.rlib,libgetrandom-bb22b145d4d4972f.rlib,libuntrusted-d5b84143af217070.rlib,librustls_pki_types-baeb14b1122ded2c.rlib,libzeroize-09c21d3143f2b564.rlib,libserde_urlencoded-d07866e7e49dda06.rlib,libryu-0a228f54b75663b5.rlib,libserde-f0cb745b7aef5fe7.rlib,libtower_http-7dfa58959c07fa54.rlib,libbitflags-f034ce1dbc73dff8.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-89b0e036c0a13350.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-02d107aefb9e8fae.rlib,libbase64-4cfc25a2fbceb95f.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,libhyper-9cf0e8e35b79a740.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libhttpdate-a05a91876c090713.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,liburl-54aa4f2fd4422406.rlib,libidna-4787b1e7713da9f5.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-8879eb92d2ec7e09.rlib,libicu_properties-bb68be09a2ae56a2.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-7c925b48cb5bb1aa.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-6cb5885f3fe7a1b5.rlib,libpotential_utf-dfc4ae5163c2b370.rlib,libicu_provider-17914186a2b3ac2e.rlib,libicu_locale_core-bacefd141b690512.rlib,libtinystr-f682312071a8661e.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-da21f8b0cba5058c.rlib,libzerotrie-d67bd268b25fa7f6.rlib,libyoke-8108f565d7b1ab2e.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-b0a8f2552b7a443f.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libhttp-c24b69f7529b4b63.rlib,libitoa-ffb801c715a80a64.rlib,libfnv-81596130b397d5c3.rlib,libtracing_opentelemetry-a3a989d957d5f4d0.rlib,libtracing_subscriber-c4e8fe69665e783f.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-fecddc971f28784f.rlib,libregex_automata-194c66049484e349.rlib,libaho_corasick-748d51dfd8f114b8.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-8763ff5add1792b1.rlib,libtracing_log-b7ff060c62373efa.rlib,libopentelemetry_sdk-548f2336232b12ea.rlib,libtokio_stream-ddf706b302b9c515.rlib,libfutures_executor-5d6d722324b7a91d.rlib,libtokio-1984d7da677c86f2.rlib,libsignal_hook_registry-f9fd0c6140c684af.rlib,libsocket2-3b7ec969b6dc5bb6.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-5f4e75f9a4d3b271.rlib,libparking_lot-6881f9f6096acab7.rlib,libparking_lot_core-92817a7cd1e9c718.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,librand-b627ef2528e1d079.rlib,librand_chacha-1f8023dd4cfe694e.rlib,libppv_lite86-989f981f78363571.rlib,libzerocopy-cb6604b278eb5d7e.rlib,librand_core-6151dfbce213ee21.rlib,libgetrandom-8d35136896e2d20a.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libfutures_util-cd34e130a378848d.rlib,libmemchr-1aee4b866184c097.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libopentelemetry-d570a24dbb1e7a6e.rlib,libtracing-2667e691bb8f18a0.rlib,liblog-7ed48074b9f3458e.rlib,libtracing_core-41bc2974b7c8e130.rlib,libthiserror-93c36cabc441ec58.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_core-aea49b3401aac6bb.rlib,libinsta-9dc1cff88b90d20d.rlib,libconsole-e640083503a5de7e.rlib,liblibc-8e354d7ef70926da.rlib,libsimilar-41ce01288b123908.rlib,libonce_cell-9f23038a26dfc6d0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc4oSEyu/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-aec9cf56df89ccbd/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-fd8c79d3f95c35e4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_basic_exports-31d171ea53d054aa" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `logfire` (test "test_basic_exports") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcWLsBdh/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblogfire-bf6c6e02328f2ade.rlib,libenv_filter-c263731b2dc9eb67.rlib,libnu_ansi_term-1b233114405bdf27.rlib,libchrono-d63bd8816755d405.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-580341538e30138e.rlib,libopentelemetry_otlp-8298b39c9459b850.rlib,libopentelemetry_proto-7bec295016bb491e.rlib,libprost-d52bf3c3b6afed88.rlib,libopentelemetry_http-8a295d92b03a85ce.rlib,libreqwest-3e001881fca0b6f7.rlib,libhyper_rustls-e7823ef945fc549d.rlib,librustls_native_certs-0ae3c80b684b4f3d.rlib,libopenssl_probe-2234e7db8eacda65.rlib,libtokio_rustls-d1a4bb8fd759cee5.rlib,librustls-7fc581c92e810b93.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-a5b5e9408b8a500c.rlib,libring-917a6d428b72f4f1.rlib,libgetrandom-bb22b145d4d4972f.rlib,libuntrusted-d5b84143af217070.rlib,librustls_pki_types-baeb14b1122ded2c.rlib,libzeroize-09c21d3143f2b564.rlib,libserde_urlencoded-d07866e7e49dda06.rlib,libryu-0a228f54b75663b5.rlib,libserde-f0cb745b7aef5fe7.rlib,libtower_http-7dfa58959c07fa54.rlib,libbitflags-f034ce1dbc73dff8.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-89b0e036c0a13350.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-02d107aefb9e8fae.rlib,libbase64-4cfc25a2fbceb95f.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,libhyper-9cf0e8e35b79a740.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libhttpdate-a05a91876c090713.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,liburl-54aa4f2fd4422406.rlib,libidna-4787b1e7713da9f5.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-8879eb92d2ec7e09.rlib,libicu_properties-bb68be09a2ae56a2.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-7c925b48cb5bb1aa.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-6cb5885f3fe7a1b5.rlib,libpotential_utf-dfc4ae5163c2b370.rlib,libicu_provider-17914186a2b3ac2e.rlib,libicu_locale_core-bacefd141b690512.rlib,libtinystr-f682312071a8661e.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-da21f8b0cba5058c.rlib,libzerotrie-d67bd268b25fa7f6.rlib,libyoke-8108f565d7b1ab2e.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-b0a8f2552b7a443f.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libhttp-c24b69f7529b4b63.rlib,libitoa-ffb801c715a80a64.rlib,libfnv-81596130b397d5c3.rlib,libtracing_opentelemetry-a3a989d957d5f4d0.rlib,libtracing_subscriber-c4e8fe69665e783f.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-fecddc971f28784f.rlib,libregex_automata-194c66049484e349.rlib,libaho_corasick-748d51dfd8f114b8.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-8763ff5add1792b1.rlib,libtracing_log-b7ff060c62373efa.rlib,libopentelemetry_sdk-548f2336232b12ea.rlib,libtokio_stream-ddf706b302b9c515.rlib,libfutures_executor-5d6d722324b7a91d.rlib,libtokio-1984d7da677c86f2.rlib,libsignal_hook_registry-f9fd0c6140c684af.rlib,libsocket2-3b7ec969b6dc5bb6.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-5f4e75f9a4d3b271.rlib,libparking_lot-6881f9f6096acab7.rlib,libparking_lot_core-92817a7cd1e9c718.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,librand-b627ef2528e1d079.rlib,librand_chacha-1f8023dd4cfe694e.rlib,libppv_lite86-989f981f78363571.rlib,libzerocopy-cb6604b278eb5d7e.rlib,librand_core-6151dfbce213ee21.rlib,libgetrandom-8d35136896e2d20a.rlib,liblibc-8e354d7ef70926da.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libfutures_util-cd34e130a378848d.rlib,libmemchr-1aee4b866184c097.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libopentelemetry-d570a24dbb1e7a6e.rlib,libtracing-2667e691bb8f18a0.rlib,liblog-7ed48074b9f3458e.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libthiserror-93c36cabc441ec58.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_core-aea49b3401aac6bb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcWLsBdh/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-aec9cf56df89ccbd/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-fd8c79d3f95c35e4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_log_attributes-22cd2bccee86caa6" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `logfire` (test "test_log_attributes") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcl0e02w/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblogfire-bf6c6e02328f2ade.rlib,libenv_filter-c263731b2dc9eb67.rlib,libnu_ansi_term-1b233114405bdf27.rlib,libchrono-d63bd8816755d405.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-580341538e30138e.rlib,libopentelemetry_otlp-8298b39c9459b850.rlib,libopentelemetry_proto-7bec295016bb491e.rlib,libprost-d52bf3c3b6afed88.rlib,libopentelemetry_http-8a295d92b03a85ce.rlib,libreqwest-3e001881fca0b6f7.rlib,libhyper_rustls-e7823ef945fc549d.rlib,librustls_native_certs-0ae3c80b684b4f3d.rlib,libopenssl_probe-2234e7db8eacda65.rlib,libtokio_rustls-d1a4bb8fd759cee5.rlib,librustls-7fc581c92e810b93.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-a5b5e9408b8a500c.rlib,libring-917a6d428b72f4f1.rlib,libgetrandom-bb22b145d4d4972f.rlib,libuntrusted-d5b84143af217070.rlib,librustls_pki_types-baeb14b1122ded2c.rlib,libzeroize-09c21d3143f2b564.rlib,libserde_urlencoded-d07866e7e49dda06.rlib,libryu-0a228f54b75663b5.rlib,libserde-f0cb745b7aef5fe7.rlib,libtower_http-7dfa58959c07fa54.rlib,libbitflags-f034ce1dbc73dff8.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-89b0e036c0a13350.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-02d107aefb9e8fae.rlib,libbase64-4cfc25a2fbceb95f.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,libhyper-9cf0e8e35b79a740.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libhttpdate-a05a91876c090713.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,liburl-54aa4f2fd4422406.rlib,libidna-4787b1e7713da9f5.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-8879eb92d2ec7e09.rlib,libicu_properties-bb68be09a2ae56a2.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-7c925b48cb5bb1aa.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-6cb5885f3fe7a1b5.rlib,libpotential_utf-dfc4ae5163c2b370.rlib,libicu_provider-17914186a2b3ac2e.rlib,libicu_locale_core-bacefd141b690512.rlib,libtinystr-f682312071a8661e.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-da21f8b0cba5058c.rlib,libzerotrie-d67bd268b25fa7f6.rlib,libyoke-8108f565d7b1ab2e.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-b0a8f2552b7a443f.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libhttp-c24b69f7529b4b63.rlib,libitoa-ffb801c715a80a64.rlib,libfnv-81596130b397d5c3.rlib,libtracing_opentelemetry-a3a989d957d5f4d0.rlib,libtracing_subscriber-c4e8fe69665e783f.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-fecddc971f28784f.rlib,libregex_automata-194c66049484e349.rlib,libaho_corasick-748d51dfd8f114b8.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-8763ff5add1792b1.rlib,libtracing_log-b7ff060c62373efa.rlib,libopentelemetry_sdk-548f2336232b12ea.rlib,libtokio_stream-ddf706b302b9c515.rlib,libfutures_executor-5d6d722324b7a91d.rlib,libtokio-1984d7da677c86f2.rlib,libsignal_hook_registry-f9fd0c6140c684af.rlib,libsocket2-3b7ec969b6dc5bb6.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-5f4e75f9a4d3b271.rlib,libparking_lot-6881f9f6096acab7.rlib,libparking_lot_core-92817a7cd1e9c718.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,librand-b627ef2528e1d079.rlib,librand_chacha-1f8023dd4cfe694e.rlib,libppv_lite86-989f981f78363571.rlib,libzerocopy-cb6604b278eb5d7e.rlib,librand_core-6151dfbce213ee21.rlib,libgetrandom-8d35136896e2d20a.rlib,liblibc-8e354d7ef70926da.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libfutures_util-cd34e130a378848d.rlib,libmemchr-1aee4b866184c097.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libopentelemetry-d570a24dbb1e7a6e.rlib,libtracing-2667e691bb8f18a0.rlib,liblog-7ed48074b9f3458e.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libthiserror-93c36cabc441ec58.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_core-aea49b3401aac6bb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcl0e02w/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-aec9cf56df89ccbd/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-fd8c79d3f95c35e4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_span_attributes-4ce18d76862a0400" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `logfire` (test "test_span_attributes") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4efc8b098942677ce303e8149a487e8a1655c64cf5efbd3b506a4b21f6336910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4efc8b098942677ce303e8149a487e8a1655c64cf5efbd3b506a4b21f6336910", kill_on_drop: false }` [INFO] [stdout] 4efc8b098942677ce303e8149a487e8a1655c64cf5efbd3b506a4b21f6336910