[INFO] fetching crate metrique 0.1.5... [INFO] checking metrique-0.1.5 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate metrique 0.1.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate metrique 0.1.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate metrique 0.1.5 [INFO] tweaked toml for crates.io crate metrique 0.1.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate metrique 0.1.5 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate metrique 0.1.5 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metrique-macro v0.1.3 [INFO] [stderr] Downloaded metrique-writer-macro v0.1.3 [INFO] [stderr] Downloaded metrique-service-metrics v0.1.5 [INFO] [stderr] Downloaded histogram v0.11.3 [INFO] [stderr] Downloaded metrique-timesource v0.1.3 [INFO] [stderr] Downloaded metrique-core v0.1.5 [INFO] [stderr] Downloaded metrique-writer-core v0.1.5 [INFO] [stderr] Downloaded metrique-metricsrs v0.1.6 [INFO] [stderr] Downloaded metrique-writer-format-emf v0.1.5 [INFO] [stderr] Downloaded metrique-writer v0.1.6 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74b6b4cde4b8eccdd94b34a67e64cc5930fe4f529302f33ae921a3f79a2bb99f [INFO] running `Command { std: "docker" "start" "-a" "74b6b4cde4b8eccdd94b34a67e64cc5930fe4f529302f33ae921a3f79a2bb99f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74b6b4cde4b8eccdd94b34a67e64cc5930fe4f529302f33ae921a3f79a2bb99f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b6b4cde4b8eccdd94b34a67e64cc5930fe4f529302f33ae921a3f79a2bb99f", kill_on_drop: false }` [INFO] [stdout] 74b6b4cde4b8eccdd94b34a67e64cc5930fe4f529302f33ae921a3f79a2bb99f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59b0c99f87326c817b91f2797ce60f390877551478f0d88fff1bc3f097443bc3 [INFO] running `Command { std: "docker" "start" "-a" "59b0c99f87326c817b91f2797ce60f390877551478f0d88fff1bc3f097443bc3", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling str_inflector v0.12.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking metrique-timesource v0.1.3 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking metrics v0.24.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking metrics-util v0.20.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking metrique-writer-core v0.1.5 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling metrique-writer-macro v0.1.3 [INFO] [stderr] Compiling metrique-macro v0.1.3 [INFO] [stderr] Checking metrique-core v0.1.5 [INFO] [stderr] Checking trybuild v1.0.110 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking metrique-writer v0.1.6 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking metrique-service-metrics v0.1.5 [INFO] [stderr] Checking metrique v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrique` [INFO] [stdout] --> src/emf.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | use metrique::writer::{Entry, format::Format}; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `metrique` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrique`, use `cargo add metrique` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `metrique_timesource::set_time_source` [INFO] [stdout] --> src/timers.rs:851:43 [INFO] [stdout] | [INFO] [stdout] 851 | use metrique_timesource::{TimeSource, set_time_source}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `set_time_source` in the root [INFO] [stdout] | help: a similar name exists in the module: `get_time_source` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-timesource-0.1.3/src/lib.rs:354:8 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "custom-timesource")] [INFO] [stdout] | ----------------------------- the item is gated behind the `custom-timesource` feature [INFO] [stdout] ... [INFO] [stdout] 354 | pub fn set_time_source(time_source: TimeSource) -> ThreadLocalTimeSourceGuard { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `entry` in this scope [INFO] [stdout] --> src/emf.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | #[entry(flatten)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `entry` is an attribute that can be used by the derive macros `Entry` and `MetriqueEntry`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `entry` in this scope [INFO] [stdout] --> src/emf.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | #[entry(timestamp)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `entry` is an attribute that can be used by the derive macros `Entry` and `MetriqueEntry`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrique` [INFO] [stdout] --> src/emf.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | let mut emf_writer = metrique::emf::Emf::all_validations( [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `metrique` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrique`, use `cargo add metrique` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `tokio` found for enum `TimeSource` in the current scope [INFO] [stdout] --> src/timers.rs:857:47 [INFO] [stdout] | [INFO] [stdout] 857 | let _ts = set_time_source(TimeSource::tokio(UNIX_EPOCH)); [INFO] [stdout] | ^^^^^ variant or associated item not found in `TimeSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `tokio` found for enum `TimeSource` in the current scope [INFO] [stdout] --> src/timers.rs:871:47 [INFO] [stdout] | [INFO] [stdout] 871 | let _ts = set_time_source(TimeSource::tokio(UNIX_EPOCH)); [INFO] [stdout] | ^^^^^ variant or associated item not found in `TimeSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `tokio` found for enum `TimeSource` in the current scope [INFO] [stdout] --> src/timers.rs:890:47 [INFO] [stdout] | [INFO] [stdout] 890 | let _ts = set_time_source(TimeSource::tokio(UNIX_EPOCH)); [INFO] [stdout] | ^^^^^ variant or associated item not found in `TimeSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `metrique::emf::Emf` [INFO] [stdout] --> examples/flex-dynamic-fields.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use metrique::emf::Emf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Emf` in `emf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/emf.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "emf")] [INFO] [stdout] | --------------- the item is gated behind the `emf` feature [INFO] [stdout] 11 | pub use metrique_writer_format_emf::{ [INFO] [stdout] 12 | AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `tokio` found for enum `TimeSource` in the current scope [INFO] [stdout] --> src/timers.rs:908:47 [INFO] [stdout] | [INFO] [stdout] 908 | let _ts = set_time_source(TimeSource::tokio(UNIX_EPOCH)); [INFO] [stdout] | ^^^^^ variant or associated item not found in `TimeSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `metrique::emf::Emf` [INFO] [stdout] --> tests/emf.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use metrique::emf::Emf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Emf` in `emf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/emf.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "emf")] [INFO] [stdout] | --------------- the item is gated behind the `emf` feature [INFO] [stdout] 11 | pub use metrique_writer_format_emf::{ [INFO] [stdout] 12 | AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `tokio` found for enum `TimeSource` in the current scope [INFO] [stdout] --> src/timers.rs:926:47 [INFO] [stdout] | [INFO] [stdout] 926 | let _ts = set_time_source(TimeSource::tokio(UNIX_EPOCH)); [INFO] [stdout] | ^^^^^ variant or associated item not found in `TimeSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_stream` in `metrique_writer_core` [INFO] [stdout] --> tests/emf.rs:65:43 [INFO] [stdout] | [INFO] [stdout] 65 | let test_sink = metrique_writer_core::test_stream::TestSink::default(); [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_stream` in `metrique_writer_core` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-writer-core-0.1.5/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(any(test, feature = "private-test-util"))] [INFO] [stdout] | ------------------------------------- the item is gated here [INFO] [stdout] 32 | #[doc(hidden)] [INFO] [stdout] 33 | pub mod test_stream; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `tokio` found for enum `TimeSource` in the current scope [INFO] [stdout] --> src/timers.rs:939:47 [INFO] [stdout] | [INFO] [stdout] 939 | let _ts = set_time_source(TimeSource::tokio(UNIX_EPOCH)); [INFO] [stdout] | ^^^^^ variant or associated item not found in `TimeSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `tokio` found for enum `TimeSource` in the current scope [INFO] [stdout] --> src/timers.rs:955:47 [INFO] [stdout] | [INFO] [stdout] 955 | let _ts = set_time_source(TimeSource::tokio(UNIX_EPOCH)); [INFO] [stdout] | ^^^^^ variant or associated item not found in `TimeSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `tokio` found for enum `TimeSource` in the current scope [INFO] [stdout] --> src/timers.rs:973:47 [INFO] [stdout] | [INFO] [stdout] 973 | let _ts = set_time_source(TimeSource::tokio(UNIX_EPOCH)); [INFO] [stdout] | ^^^^^ variant or associated item not found in `TimeSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `metrique::writer::test_util` [INFO] [stdout] --> tests/rename_is_transitive.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use metrique::writer::test_util::to_test_entry; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `writer` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:425:30 [INFO] [stdout] | [INFO] [stdout] 423 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 424 | #[doc(hidden)] // prefer the metrique::test_util re-export [INFO] [stdout] 425 | pub use metrique_writer::test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `metrique::writer::test_util`, `metrique::writer::test_util` [INFO] [stdout] --> tests/kitchen-sink.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use metrique::writer::test_util::{self, TestEntrySink, TestFlag, test_entry_sink}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ no `test_util` in `writer` [INFO] [stdout] | | [INFO] [stdout] | could not find `test_util` in `writer` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:425:30 [INFO] [stdout] | [INFO] [stdout] 423 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 424 | #[doc(hidden)] // prefer the metrique::test_util re-export [INFO] [stdout] 425 | pub use metrique_writer::test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:425:30 [INFO] [stdout] | [INFO] [stdout] 423 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 424 | #[doc(hidden)] // prefer the metrique::test_util re-export [INFO] [stdout] 425 | pub use metrique_writer::test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `metrique::writer::test_util` [INFO] [stdout] --> tests/flex.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use metrique::writer::test_util; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_util` in `writer` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:425:30 [INFO] [stdout] | [INFO] [stdout] 423 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 424 | #[doc(hidden)] // prefer the metrique::test_util re-export [INFO] [stdout] 425 | pub use metrique_writer::test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `metrique_timesource::fakes`, `metrique_timesource::set_time_source` [INFO] [stdout] --> tests/flex.rs:106:43 [INFO] [stdout] | [INFO] [stdout] 106 | use metrique_timesource::{TimeSource, fakes::StaticTimeSource, set_time_source}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `set_time_source` in the root [INFO] [stdout] | | help: a similar name exists in the module: `get_time_source` [INFO] [stdout] | could not find `fakes` in `metrique_timesource` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-timesource-0.1.3/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 20 | pub mod fakes; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-timesource-0.1.3/src/lib.rs:354:8 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "custom-timesource")] [INFO] [stdout] | ----------------------------- the item is gated behind the `custom-timesource` feature [INFO] [stdout] ... [INFO] [stdout] 354 | pub fn set_time_source(time_source: TimeSource) -> ThreadLocalTimeSourceGuard { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `metrique::writer::test_util` [INFO] [stdout] --> tests/timers.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use metrique::writer::test_util::{Inspector, TestEntrySink, test_entry_sink, to_test_entry}; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `writer` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:425:30 [INFO] [stdout] | [INFO] [stdout] 423 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 424 | #[doc(hidden)] // prefer the metrique::test_util re-export [INFO] [stdout] 425 | pub use metrique_writer::test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `metrique::emf::Emf`, `metrique::emf::HighStorageResolution`, `metrique::emf::NoMetric` [INFO] [stdout] --> examples/emf.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use metrique::emf::{Emf, HighStorageResolution, NoMetric}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ no `NoMetric` in `emf` [INFO] [stdout] | | | [INFO] [stdout] | | no `HighStorageResolution` in `emf` [INFO] [stdout] | no `Emf` in `emf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/emf.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "emf")] [INFO] [stdout] | --------------- the item is gated behind the `emf` feature [INFO] [stdout] 11 | pub use metrique_writer_format_emf::{ [INFO] [stdout] 12 | AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor, [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/emf.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "emf")] [INFO] [stdout] | --------------- the item is gated behind the `emf` feature [INFO] [stdout] 11 | pub use metrique_writer_format_emf::{ [INFO] [stdout] 12 | AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/emf.rs:13:40 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "emf")] [INFO] [stdout] | --------------- the item is gated behind the `emf` feature [INFO] [stdout] ... [INFO] [stdout] 13 | MetricDefinition, MetricDirective, NoMetric, NoMetricCtor, SampledEmf, StorageResolution, [INFO] [stdout] | ^^^^^^^^ [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] [stdout] error[E0432]: unresolved import `metrique::emf::Emf` [INFO] [stdout] --> examples/emf.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | use metrique::emf::Emf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Emf` in `emf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/emf.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "emf")] [INFO] [stdout] | --------------- the item is gated behind the `emf` feature [INFO] [stdout] 11 | pub use metrique_writer_format_emf::{ [INFO] [stdout] 12 | AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor, [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 81 - use metrique::emf::Emf; [INFO] [stdout] 81 + use crate::Emf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `metrique::emf::Emf` [INFO] [stdout] --> examples/emf.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | use metrique::emf::Emf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Emf` in `emf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/emf.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "emf")] [INFO] [stdout] | --------------- the item is gated behind the `emf` feature [INFO] [stdout] 11 | pub use metrique_writer_format_emf::{ [INFO] [stdout] 12 | AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor, [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 102 - use metrique::emf::Emf; [INFO] [stdout] 102 + use crate::Emf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `metrique::writer::test_util` [INFO] [stdout] --> tests/renames.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use metrique::writer::test_util; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_util` in `writer` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:425:30 [INFO] [stdout] | [INFO] [stdout] 423 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 424 | #[doc(hidden)] // prefer the metrique::test_util re-export [INFO] [stdout] 425 | pub use metrique_writer::test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `metrique_timesource::fakes`, `metrique_timesource::set_time_source` [INFO] [stdout] --> tests/timers.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | ThreadLocalTimeSourceGuard, TimeSource, fakes::StaticTimeSource, set_time_source, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `set_time_source` in the root [INFO] [stdout] | | help: a similar name exists in the module: `get_time_source` [INFO] [stdout] | could not find `fakes` in `metrique_timesource` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-timesource-0.1.3/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 20 | pub mod fakes; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-timesource-0.1.3/src/lib.rs:354:8 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "custom-timesource")] [INFO] [stdout] | ----------------------------- the item is gated behind the `custom-timesource` feature [INFO] [stdout] ... [INFO] [stdout] 354 | pub fn set_time_source(time_source: TimeSource) -> ThreadLocalTimeSourceGuard { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `custom` found for enum `TimeSource` in the current scope [INFO] [stdout] --> tests/flex.rs:113:35 [INFO] [stdout] | [INFO] [stdout] 113 | let time_source = TimeSource::custom(StaticTimeSource::at_time(mock_time)); [INFO] [stdout] | ^^^^^^ variant or associated item not found in `TimeSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `metrique` (lib test) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stdout] error[E0432]: unresolved import `metrique::writer::test_util` [INFO] [stdout] --> tests/child-keeps-parent-alive.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use metrique::writer::test_util; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_util` in `writer` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:425:30 [INFO] [stdout] | [INFO] [stdout] 423 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 424 | #[doc(hidden)] // prefer the metrique::test_util re-export [INFO] [stdout] 425 | pub use metrique_writer::test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `metrique` (example "flex-dynamic-fields") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `metrique_writer::test_util` [INFO] [stdout] --> tests/instrument.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | use metrique_writer::test_util::test_entry_sink; [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `metrique_writer` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-writer-0.1.6/src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 26 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `metrique` (test "emf") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `metrique` (test "flex") due to 3 previous errors [INFO] [stdout] error[E0432]: unresolved import `metrique::emf::Emf` [INFO] [stdout] --> examples/unit-of-work-owned-child-metrics.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use metrique::emf::Emf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Emf` in `emf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/emf.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "emf")] [INFO] [stdout] | --------------- the item is gated behind the `emf` feature [INFO] [stdout] 11 | pub use metrique_writer_format_emf::{ [INFO] [stdout] 12 | AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `metrique` (test "rename_is_transitive") due to 1 previous error [INFO] [stderr] error: could not compile `metrique` (test "renames") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `metrique::emf::Emf` [INFO] [stdout] --> examples/configuring-delay-flush-time.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use metrique::emf::Emf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Emf` in `emf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/emf.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "emf")] [INFO] [stdout] | --------------- the item is gated behind the `emf` feature [INFO] [stdout] 11 | pub use metrique_writer_format_emf::{ [INFO] [stdout] 12 | AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `tokio` found for enum `TimeSource` in the current scope [INFO] [stdout] --> tests/timers.rs:94:46 [INFO] [stdout] | [INFO] [stdout] 94 | let _guard = set_time_source(TimeSource::tokio(start_timestamp())); [INFO] [stdout] | ^^^^^ variant or associated item not found in `TimeSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `custom` found for enum `TimeSource` in the current scope [INFO] [stdout] --> tests/timers.rs:171:46 [INFO] [stdout] | [INFO] [stdout] 171 | let _guard = set_time_source(TimeSource::custom(ts)); [INFO] [stdout] | ^^^^^^ variant or associated item not found in `TimeSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `metrique` (example "emf") due to 3 previous errors [INFO] [stderr] error: could not compile `metrique` (test "instrument") due to 1 previous error [INFO] [stderr] error: could not compile `metrique` (test "child-keeps-parent-alive") due to 1 previous error [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] [stdout] error[E0432]: unresolved import `metrique::emf::Emf` [INFO] [stdout] --> examples/testing.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use metrique::emf::Emf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Emf` in `emf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/emf.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "emf")] [INFO] [stdout] | --------------- the item is gated behind the `emf` feature [INFO] [stdout] 11 | pub use metrique_writer_format_emf::{ [INFO] [stdout] 12 | AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `set_test_sink` found for struct `MetricsA` in the current scope [INFO] [stdout] --> tests/kitchen-sink.rs:334:29 [INFO] [stdout] | [INFO] [stdout] 328 | global_entry_sink! { MetricsA }; [INFO] [stdout] | ------------------------------- function or associated item `set_test_sink` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 334 | let _guard1 = MetricsA::set_test_sink(sink); [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MetricsA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `metrique` (test "timers") due to 4 previous errors [INFO] [stdout] error[E0599]: no function or associated item named `set_test_sink` found for struct `MetricsB` in the current scope [INFO] [stdout] --> tests/kitchen-sink.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 329 | global_entry_sink! { MetricsB }; [INFO] [stdout] | ------------------------------- function or associated item `set_test_sink` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 342 | let _guard2 = MetricsB::set_test_sink(sink); [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MetricsB` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `metrique` (example "unit-of-work-owned-child-metrics") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `metrique` (example "configuring-delay-flush-time") due to 1 previous error [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 `metrique` (test "kitchen-sink") due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `metrique` (example "testing") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "59b0c99f87326c817b91f2797ce60f390877551478f0d88fff1bc3f097443bc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59b0c99f87326c817b91f2797ce60f390877551478f0d88fff1bc3f097443bc3", kill_on_drop: false }` [INFO] [stdout] 59b0c99f87326c817b91f2797ce60f390877551478f0d88fff1bc3f097443bc3