[INFO] fetching crate metrique 0.1.5... [INFO] testing metrique-0.1.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate metrique 0.1.5 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate metrique 0.1.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8a0919ee3ac9fbe7d8e6c005af984b4a703a9ed999b2d8b0904e0f4a918c6b8 [INFO] running `Command { std: "docker" "start" "-a" "e8a0919ee3ac9fbe7d8e6c005af984b4a703a9ed999b2d8b0904e0f4a918c6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8a0919ee3ac9fbe7d8e6c005af984b4a703a9ed999b2d8b0904e0f4a918c6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8a0919ee3ac9fbe7d8e6c005af984b4a703a9ed999b2d8b0904e0f4a918c6b8", kill_on_drop: false }` [INFO] [stdout] e8a0919ee3ac9fbe7d8e6c005af984b4a703a9ed999b2d8b0904e0f4a918c6b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99199e8c4872bcfac1ee4168673a8cd6099ff7ee70ef50a58938e07ac3844975 [INFO] running `Command { std: "docker" "start" "-a" "99199e8c4872bcfac1ee4168673a8cd6099ff7ee70ef50a58938e07ac3844975", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling str_inflector v0.12.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling metrique-timesource v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling metrics-util v0.20.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling metrique-writer-core v0.1.5 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling metrique-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] Compiling metrique-writer v0.1.6 [INFO] [stderr] Compiling metrique-service-metrics v0.1.5 [INFO] [stderr] Compiling metrique v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.55s [INFO] running `Command { std: "docker" "inspect" "99199e8c4872bcfac1ee4168673a8cd6099ff7ee70ef50a58938e07ac3844975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99199e8c4872bcfac1ee4168673a8cd6099ff7ee70ef50a58938e07ac3844975", kill_on_drop: false }` [INFO] [stdout] 99199e8c4872bcfac1ee4168673a8cd6099ff7ee70ef50a58938e07ac3844975 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98213e9238776b981c4c3818e216f13c656b759a48cf81be042290f5837cf297 [INFO] running `Command { std: "docker" "start" "-a" "98213e9238776b981c4c3818e216f13c656b759a48cf81be042290f5837cf297", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling metrique-writer-core v0.1.5 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling metrique-core v0.1.5 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling str_inflector v0.12.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling metrique-writer-macro v0.1.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling metrique-macro v0.1.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling metrique-writer v0.1.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling metrique-service-metrics v0.1.5 [INFO] [stderr] Compiling trybuild v1.0.110 [INFO] [stderr] Compiling metrique v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rstest v0.26.1 [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[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] [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 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] 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] [stderr] error: could not compile `metrique` (test "rename_is_transitive") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `metrique` (test "child-keeps-parent-alive") 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 "unit-of-work-owned-child-metrics") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `metrique::emf::Emf` [INFO] [stdout] --> examples/timers.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[E0432]: unresolved import `metrique_timesource::set_time_source` [INFO] [stdout] --> examples/timers.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | 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[E0599]: no variant or associated item named `tokio` found for enum `TimeSource` in the current scope [INFO] [stdout] --> examples/timers.rs:81:43 [INFO] [stdout] | [INFO] [stdout] 81 | 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] 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` (example "timers") 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 "configuring-delay-flush-time") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "98213e9238776b981c4c3818e216f13c656b759a48cf81be042290f5837cf297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98213e9238776b981c4c3818e216f13c656b759a48cf81be042290f5837cf297", kill_on_drop: false }` [INFO] [stdout] 98213e9238776b981c4c3818e216f13c656b759a48cf81be042290f5837cf297