[INFO] fetching crate onesignal-tracing-tail-sample 0.2.2... [INFO] checking onesignal-tracing-tail-sample-0.2.2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate onesignal-tracing-tail-sample 0.2.2 into /workspace/builds/worker-4-tc2/source [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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate onesignal-tracing-tail-sample 0.2.2 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 126 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.6.0) [INFO] [stderr] Adding opentelemetry v0.19.0 (available: v0.30.0) [INFO] [stderr] Adding opentelemetry-jaeger v0.17.0 (available: v0.22.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a56276e09264ee969ab85133b50e093ad8fde2440fde124d73641e911bbb4e07 [INFO] running `Command { std: "docker" "start" "-a" "a56276e09264ee969ab85133b50e093ad8fde2440fde124d73641e911bbb4e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a56276e09264ee969ab85133b50e093ad8fde2440fde124d73641e911bbb4e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a56276e09264ee969ab85133b50e093ad8fde2440fde124d73641e911bbb4e07", kill_on_drop: false }` [INFO] [stdout] a56276e09264ee969ab85133b50e093ad8fde2440fde124d73641e911bbb4e07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92a755a0d5a2875f3ad528aee6e8a33e61230631608db8d849ed7e6a2e9b012f [INFO] running `Command { std: "docker" "start" "-a" "92a755a0d5a2875f3ad528aee6e8a33e61230631608db8d849ed7e6a2e9b012f", 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] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking thrift v0.16.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking opentelemetry_api v0.18.0 [INFO] [stderr] Checking opentelemetry_api v0.19.0 [INFO] [stderr] Checking futures v0.3.31 [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-semantic-conventions v0.10.0 [INFO] [stderr] Checking opentelemetry-jaeger v0.17.0 [INFO] [stderr] Checking opentelemetry v0.19.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] [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] [stderr] error: could not compile `onesignal-tracing-tail-sample` (lib test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "92a755a0d5a2875f3ad528aee6e8a33e61230631608db8d849ed7e6a2e9b012f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a755a0d5a2875f3ad528aee6e8a33e61230631608db8d849ed7e6a2e9b012f", kill_on_drop: false }` [INFO] [stdout] 92a755a0d5a2875f3ad528aee6e8a33e61230631608db8d849ed7e6a2e9b012f