[INFO] fetching crate opentelemetry-appender-tracing2 0.27.1... [INFO] testing opentelemetry-appender-tracing2-0.27.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate opentelemetry-appender-tracing2 0.27.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate opentelemetry-appender-tracing2 0.27.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate opentelemetry-appender-tracing2 0.27.1 [INFO] tweaked toml for crates.io crate opentelemetry-appender-tracing2 0.27.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate opentelemetry-appender-tracing2 0.27.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 opentelemetry-appender-tracing2 0.27.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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.211 [INFO] [stderr] Downloaded symbolic-common v12.12.0 [INFO] [stderr] Downloaded ordered-float v4.4.0 [INFO] [stderr] Downloaded opentelemetry-stdout v0.27.0 [INFO] [stderr] Downloaded serde v1.0.211 [INFO] [stderr] Downloaded symbolic-demangle v12.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 02e9ac907fb137f105a0e8d877db62c0f1efb9f3b182aac418eb4032d58c1647 [INFO] running `Command { std: "docker" "start" "-a" "02e9ac907fb137f105a0e8d877db62c0f1efb9f3b182aac418eb4032d58c1647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02e9ac907fb137f105a0e8d877db62c0f1efb9f3b182aac418eb4032d58c1647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02e9ac907fb137f105a0e8d877db62c0f1efb9f3b182aac418eb4032d58c1647", kill_on_drop: false }` [INFO] [stdout] 02e9ac907fb137f105a0e8d877db62c0f1efb9f3b182aac418eb4032d58c1647 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 424e3bdbbdcd67f9f22fdf9073e3abb3509aa642a60d4e40c71411066fb5137f [INFO] running `Command { std: "docker" "start" "-a" "424e3bdbbdcd67f9f22fdf9073e3abb3509aa642a60d4e40c71411066fb5137f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling opentelemetry-appender-tracing2 v0.27.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.15s [INFO] running `Command { std: "docker" "inspect" "424e3bdbbdcd67f9f22fdf9073e3abb3509aa642a60d4e40c71411066fb5137f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "424e3bdbbdcd67f9f22fdf9073e3abb3509aa642a60d4e40c71411066fb5137f", kill_on_drop: false }` [INFO] [stdout] 424e3bdbbdcd67f9f22fdf9073e3abb3509aa642a60d4e40c71411066fb5137f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5a2f86705f641132ecc5fd9507ac6ba720a6ea4120a3d15a5dacf8cc75514833 [INFO] running `Command { std: "docker" "start" "-a" "5a2f86705f641132ecc5fd9507ac6ba720a6ea4120a3d15a5dacf8cc75514833", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.211 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.211 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling symbolic-demangle v12.12.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling symbolic-common v12.12.0 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling pprof v0.14.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling aligned-vec v0.6.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling ordered-float v4.4.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling opentelemetry-stdout v0.27.0 [INFO] [stderr] Compiling opentelemetry-appender-tracing2 v0.27.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `opentelemetry_appender_tracing` [INFO] [stdout] --> examples/basic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use opentelemetry_appender_tracing::layer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_appender_tracing` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use opentelemetry_appender_tracing2::layer; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber::EnvFilter` [INFO] [stdout] --> src/layer.rs:251:30 [INFO] [stdout] | [INFO] [stdout] 251 | use tracing_subscriber::{EnvFilter, Layer}; [INFO] [stdout] | ^^^^^^^^^ no `EnvFilter` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/lib.rs:233:21 [INFO] [stdout] | [INFO] [stdout] 233 | pub use filter::EnvFilter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / feature! { [INFO] [stdout] 232 | | #![all(feature = "env-filter", feature = "std")] [INFO] [stdout] 233 | | pub use filter::EnvFilter; [INFO] [stdout] 234 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `feature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `export` has an incompatible type for trait [INFO] [stdout] --> src/layer.rs:277:25 [INFO] [stdout] | [INFO] [stdout] 277 | async fn export(&self, _batch: LogBatch<'_>) -> LogResult<()> { [INFO] [stdout] | ^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&'life0 mut ReentrantLogExporter, LogBatch<'_>) -> Pin<_>` [INFO] [stdout] found signature `fn(&'life0 ReentrantLogExporter, LogBatch<'_>) -> Pin<_>` [INFO] [stdout] help: change the self-receiver type to match the trait [INFO] [stdout] | [INFO] [stdout] 277 | async fn export(&mut self, _batch: LogBatch<'_>) -> LogResult<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `Resource` in the current scope [INFO] [stdout] --> examples/basic.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | Resource::builder() [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Resource` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Resource` consider using one of the following associated functions: [INFO] [stdout] Resource::empty [INFO] [stdout] Resource::new [INFO] [stdout] Resource::new_with_defaults [INFO] [stdout] Resource::from_schema_url [INFO] [stdout] Resource::from_detectors [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_sdk-0.27.1/src/resource/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn empty() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn new>(kvs: T) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn new_with_defaults>(keys: T) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | / pub fn from_schema_url(kvs: KV, schema_url: S) -> Self [INFO] [stdout] 115 | | where [INFO] [stdout] 116 | | KV: IntoIterator, [INFO] [stdout] 117 | | S: Into>, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn from_detectors(timeout: Duration, detectors: Vec>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `opentelemetry-appender-tracing2` (example "basic") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0053, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `opentelemetry-appender-tracing2` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5a2f86705f641132ecc5fd9507ac6ba720a6ea4120a3d15a5dacf8cc75514833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a2f86705f641132ecc5fd9507ac6ba720a6ea4120a3d15a5dacf8cc75514833", kill_on_drop: false }` [INFO] [stdout] 5a2f86705f641132ecc5fd9507ac6ba720a6ea4120a3d15a5dacf8cc75514833