[INFO] fetching crate onesignal-tracing-tail-sample 0.2.2... [INFO] checking onesignal-tracing-tail-sample-0.2.2 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate onesignal-tracing-tail-sample 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate onesignal-tracing-tail-sample 0.2.2 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate onesignal-tracing-tail-sample 0.2.2 [INFO] finished tweaking crates.io crate onesignal-tracing-tail-sample 0.2.2 [INFO] tweaked toml for crates.io crate onesignal-tracing-tail-sample 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 120 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.18) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.5.1) [INFO] [stderr] Adding criterion-plot v0.4.5 (available: v0.5.0) [INFO] [stderr] Adding half v1.8.3 (available: v2.4.1) [INFO] [stderr] Adding hashbrown v0.12.3 (available: v0.14.5) [INFO] [stderr] Adding hermit-abi v0.1.19 (available: v0.4.0) [INFO] [stderr] Adding hermit-abi v0.3.9 (available: v0.4.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.5.0) [INFO] [stderr] Adding integer-encoding v3.0.4 (available: v4.0.2) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding opentelemetry v0.18.0 (available: v0.25.0) [INFO] [stderr] Adding opentelemetry v0.19.0 (available: v0.25.0) [INFO] [stderr] Adding opentelemetry-jaeger v0.17.0 (available: v0.22.0) [INFO] [stderr] Adding opentelemetry-semantic-conventions v0.10.0 (available: v0.25.0) [INFO] [stderr] Adding opentelemetry_api v0.18.0 (available: v0.20.0) [INFO] [stderr] Adding opentelemetry_api v0.19.0 (available: v0.20.0) [INFO] [stderr] Adding opentelemetry_sdk v0.18.0 (available: v0.25.0) [INFO] [stderr] Adding opentelemetry_sdk v0.19.0 (available: v0.25.0) [INFO] [stderr] Adding ordered-float v1.1.1 (available: v4.3.0) [INFO] [stderr] Adding textwrap v0.11.0 (available: v0.16.1) [INFO] [stderr] Adding thrift v0.16.0 (available: v0.17.0) [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `criterion` dependency) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotters-svg v0.3.7 [INFO] [stderr] Downloaded ordered-float v1.1.1 [INFO] [stderr] Downloaded opentelemetry_sdk v0.18.0 [INFO] [stderr] Downloaded cast v0.3.0 [INFO] [stderr] Downloaded oorandom v11.1.4 [INFO] [stderr] Downloaded thrift v0.16.0 [INFO] [stderr] Downloaded csv-core v0.1.11 [INFO] [stderr] Downloaded criterion-plot v0.4.5 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded opentelemetry_api v0.18.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.19.0 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.17.0 [INFO] [stderr] Downloaded criterion v0.3.6 [INFO] [stderr] Downloaded plotters v0.3.7 [INFO] [stderr] Downloaded opentelemetry_api v0.19.0 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded plotters-backend v0.3.7 [INFO] [stderr] Downloaded tinytemplate v1.2.1 [INFO] [stderr] Downloaded opentelemetry v0.19.0 [INFO] [stderr] Downloaded opentelemetry v0.18.0 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.10.0 [INFO] [stderr] Downloaded integer-encoding v3.0.4 [INFO] [stderr] Downloaded csv v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 631077d927f5218f76f9acb67382b8afa113e2a174a47b296a44547a5218d436 [INFO] running `Command { std: "docker" "start" "-a" "631077d927f5218f76f9acb67382b8afa113e2a174a47b296a44547a5218d436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "631077d927f5218f76f9acb67382b8afa113e2a174a47b296a44547a5218d436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631077d927f5218f76f9acb67382b8afa113e2a174a47b296a44547a5218d436", kill_on_drop: false }` [INFO] [stdout] 631077d927f5218f76f9acb67382b8afa113e2a174a47b296a44547a5218d436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3815d4fe7b8038a2ea52e95c46f348e07f470295570206cb5de03c419dae002 [INFO] running `Command { std: "docker" "start" "-a" "d3815d4fe7b8038a2ea52e95c46f348e07f470295570206cb5de03c419dae002", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `criterion` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking thrift v0.16.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking opentelemetry_api v0.18.0 [INFO] [stderr] Checking opentelemetry_api v0.19.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking opentelemetry_sdk v0.18.0 [INFO] [stderr] Checking opentelemetry_sdk v0.19.0 [INFO] [stderr] Checking opentelemetry v0.18.0 [INFO] [stderr] Checking opentelemetry v0.19.0 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.10.0 [INFO] [stderr] Checking onesignal-tracing-tail-sample v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:170:19 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:200:19 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:613:19 [INFO] [stdout] | [INFO] [stdout] 613 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:615:19 [INFO] [stdout] | [INFO] [stdout] 615 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:617:23 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg(not(feature = "tracing-log"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking opentelemetry-jaeger v0.17.0 [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/opentelemetry/mod.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | #![cfg_attr(test, deny(warnings))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:170:19 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:200:19 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:613:19 [INFO] [stdout] | [INFO] [stdout] 613 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:615:19 [INFO] [stdout] | [INFO] [stdout] 615 | #[cfg(feature = "tracing-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `tracing-log` [INFO] [stdout] --> src/opentelemetry/layer.rs:617:23 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg(not(feature = "tracing-log"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracing-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `onesignal-tracing-tail-sample` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "d3815d4fe7b8038a2ea52e95c46f348e07f470295570206cb5de03c419dae002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3815d4fe7b8038a2ea52e95c46f348e07f470295570206cb5de03c419dae002", kill_on_drop: false }` [INFO] [stdout] d3815d4fe7b8038a2ea52e95c46f348e07f470295570206cb5de03c419dae002