[INFO] fetching crate spdlog-rs 0.4.1... [INFO] checking spdlog-rs-0.4.1 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate spdlog-rs 0.4.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate spdlog-rs 0.4.1 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spdlog-rs 0.4.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spdlog-rs 0.4.1 [INFO] tweaked toml for crates.io crate spdlog-rs 0.4.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate spdlog-rs 0.4.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" "+306c6aded24f02440063be828ebe601fe5eb8323" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8587bd2a7c6b347e0d5e3e0420378a5c2da14aba5a6d3d280c9c94b0face0bc [INFO] running `Command { std: "docker" "start" "-a" "e8587bd2a7c6b347e0d5e3e0420378a5c2da14aba5a6d3d280c9c94b0face0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8587bd2a7c6b347e0d5e3e0420378a5c2da14aba5a6d3d280c9c94b0face0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8587bd2a7c6b347e0d5e3e0420378a5c2da14aba5a6d3d280c9c94b0face0bc", kill_on_drop: false }` [INFO] [stdout] e8587bd2a7c6b347e0d5e3e0420378a5c2da14aba5a6d3d280c9c94b0face0bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 416be863fa5e0c5c8cd5cb2b9d9f32371c867ed18c8d9bd7f2d84d102fef5719 [INFO] running `Command { std: "docker" "start" "-a" "416be863fa5e0c5c8cd5cb2b9d9f32371c867ed18c8d9bd7f2d84d102fef5719", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling spdlog-rs v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking dary_heap v0.3.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking tz-rs v0.6.14 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking slog-kvfilter v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking typed-builder v0.16.2 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Compiling spdlog-internal v0.1.0 [INFO] [stderr] Compiling spdlog-macros v0.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking flexi_logger v0.29.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking dark-std v0.2.16 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking fastdate v0.3.32 [INFO] [stderr] Checking slog-term v2.9.1 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking ftlog v0.2.14 [INFO] [stderr] Checking fast_log v1.7.4 [INFO] [stderr] Checking sloggers v2.2.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stdout] error: please rerun `cargo bench` with `--features multi-thread` [INFO] [stdout] --> benches/spdlog-rs/../common/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | compile_error!("please rerun `cargo bench` with `--features multi-thread`"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: benches/spdlog-rs/spdlog_rs.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | required_multi_thread_feature!(); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `required_multi_thread_feature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arc` [INFO] [stdout] --> tests/log_crate_proxy.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PatternFormatter`, `__EOL`, and `pattern` [INFO] [stdout] --> tests/log_crate_proxy.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | formatter::{pattern, PatternFormatter}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | __EOL, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test_utils::*` [INFO] [stdout] --> tests/log_crate_proxy.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use test_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: please rerun `cargo bench` with `--features multi-thread` [INFO] [stdout] --> benches/spdlog-rs/../common/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | compile_error!("please rerun `cargo bench` with `--features multi-thread`"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: benches/spdlog-rs/compare_with_cpp_spdlog_async.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | required_multi_thread_feature!(); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `required_multi_thread_feature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `GLOBAL_LOG_CRATE_PROXY_MUTEX` is never used [INFO] [stdout] --> tests/log_crate_proxy.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | static GLOBAL_LOG_CRATE_PROXY_MUTEX: Mutex<()> = Mutex::new(()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `spdlog::error::SendToChannelError`, `spdlog::ThreadPool` [INFO] [stdout] --> benches/spdlog-rs/spdlog_rs.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | error::{Error, ErrorHandler, SendToChannelError}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `SendToChannelError` in `error` [INFO] [stdout] ... [INFO] [stdout] 14 | ThreadPool, [INFO] [stdout] | ^^^^^^^^^^ no `ThreadPool` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/error.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | pub enum SendToChannelError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `multi-thread` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/error.rs:174:7 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg(feature = "multi-thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `spdlog::error::SendToChannelError`, `spdlog::ThreadPool` [INFO] [stdout] --> benches/spdlog-rs/compare_with_cpp_spdlog_async.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | error::{Error, SendToChannelError}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `SendToChannelError` in `error` [INFO] [stdout] ... [INFO] [stdout] 16 | ThreadPool, [INFO] [stdout] | ^^^^^^^^^^ no `ThreadPool` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/error.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | pub enum SendToChannelError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `multi-thread` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/error.rs:174:7 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg(feature = "multi-thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OverflowPolicy` in this scope [INFO] [stdout] --> benches/spdlog-rs/compare_with_cpp_spdlog_async.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | policy: OverflowPolicy, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AsyncPoolSink` [INFO] [stdout] --> benches/spdlog-rs/spdlog_rs.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | AsyncPoolSink::builder() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `AsyncPoolSink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OverflowPolicy` [INFO] [stdout] --> benches/spdlog-rs/spdlog_rs.rs:49:42 [INFO] [stdout] | [INFO] [stdout] 49 | .overflow_policy(OverflowPolicy::DropIncoming) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `OverflowPolicy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> tests/pattern.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Error, StringBuf, __EOL, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SendToChannel` found for enum `spdlog::Error` in the current scope [INFO] [stdout] --> benches/spdlog-rs/spdlog_rs.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | if let Error::SendToChannel(SendToChannelError::Full, _dropped_data) = err { [INFO] [stdout] | ^^^^^^^^^^^^^ variant or associated item not found in `Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spdlog-rs` (bench "spdlog_rs") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AsyncPoolSink` [INFO] [stdout] --> benches/spdlog-rs/compare_with_cpp_spdlog_async.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | AsyncPoolSink::builder() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `AsyncPoolSink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SendToChannel` found for enum `spdlog::Error` in the current scope [INFO] [stdout] --> benches/spdlog-rs/compare_with_cpp_spdlog_async.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | if let Error::SendToChannel(SendToChannelError::Full, _dropped_data) = err { [INFO] [stdout] | ^^^^^^^^^^^^^ variant or associated item not found in `Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pattern.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | let mut patterns = vec![Box::new( [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OverflowPolicy` [INFO] [stdout] --> benches/spdlog-rs/compare_with_cpp_spdlog_async.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | OverflowPolicy::Block, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `OverflowPolicy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OverflowPolicy` [INFO] [stdout] --> benches/spdlog-rs/compare_with_cpp_spdlog_async.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | OverflowPolicy::DropIncoming, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `OverflowPolicy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spdlog-rs` (bench "spdlog_rs_compare_with_cpp_spdlog_async") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "416be863fa5e0c5c8cd5cb2b9d9f32371c867ed18c8d9bd7f2d84d102fef5719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "416be863fa5e0c5c8cd5cb2b9d9f32371c867ed18c8d9bd7f2d84d102fef5719", kill_on_drop: false }` [INFO] [stdout] 416be863fa5e0c5c8cd5cb2b9d9f32371c867ed18c8d9bd7f2d84d102fef5719