[INFO] fetching crate metrique-metricsrs 0.1.6... [INFO] testing metrique-metricsrs-0.1.6 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate metrique-metricsrs 0.1.6 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate metrique-metricsrs 0.1.6 [INFO] finished tweaking crates.io crate metrique-metricsrs 0.1.6 [INFO] tweaked toml for crates.io crate metrique-metricsrs 0.1.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate metrique-metricsrs 0.1.6 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate metrique-metricsrs 0.1.6 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metrique-timesource v0.1.3 [INFO] [stderr] Downloaded histogram v0.11.3 [INFO] [stderr] Downloaded metrics-util v0.20.0 [INFO] [stderr] Downloaded metrique-writer v0.1.6 [INFO] [stderr] Downloaded metrique-writer-macro v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa96aaf0805514596b4243f21f2bef8b10d86d8af575e382b5c32724f606e406 [INFO] running `Command { std: "docker" "start" "-a" "aa96aaf0805514596b4243f21f2bef8b10d86d8af575e382b5c32724f606e406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa96aaf0805514596b4243f21f2bef8b10d86d8af575e382b5c32724f606e406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa96aaf0805514596b4243f21f2bef8b10d86d8af575e382b5c32724f606e406", kill_on_drop: false }` [INFO] [stdout] aa96aaf0805514596b4243f21f2bef8b10d86d8af575e382b5c32724f606e406 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e963594f7d495cd1307889920750f880219d06712df823d40acacfe534ba3bea [INFO] running `Command { std: "docker" "start" "-a" "e963594f7d495cd1307889920750f880219d06712df823d40acacfe534ba3bea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling metrique-timesource v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling str_inflector v0.12.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling histogram v0.11.3 [INFO] [stderr] Compiling pin-project v1.1.10 [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 darling v0.21.3 [INFO] [stderr] Compiling metrique-writer-macro v0.1.3 [INFO] [stderr] Compiling metrique-writer v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling metrique-metricsrs v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.84s [INFO] running `Command { std: "docker" "inspect" "e963594f7d495cd1307889920750f880219d06712df823d40acacfe534ba3bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e963594f7d495cd1307889920750f880219d06712df823d40acacfe534ba3bea", kill_on_drop: false }` [INFO] [stdout] e963594f7d495cd1307889920750f880219d06712df823d40acacfe534ba3bea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da1fdd7bd1f997ac28d75d412521324d84a006e5266969360d8818a255eaa2a0 [INFO] running `Command { std: "docker" "start" "-a" "da1fdd7bd1f997ac28d75d412521324d84a006e5266969360d8818a255eaa2a0", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling str_inflector v0.12.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling metrique-writer-macro v0.1.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling metrique-writer v0.1.6 [INFO] [stderr] Compiling metrique-metricsrs v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `metrique_writer_core::test_stream` [INFO] [stdout] --> src/lambda_reporter.rs:344:31 [INFO] [stdout] | [INFO] [stdout] 344 | use metrique_writer_core::test_stream::TestSink; [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[E0432]: unresolved import `metrique_writer_core::test_stream` [INFO] [stdout] --> src/reporter.rs:480:31 [INFO] [stdout] | [INFO] [stdout] 480 | use metrique_writer_core::test_stream::{DummyFormat, TestSink}; [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[E0432]: unresolved import `metrique_writer::test_util` [INFO] [stdout] --> src/reporter.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 486 | test_util::{TestEntrySink, 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] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:579:13 [INFO] [stdout] | [INFO] [stdout] 579 | metrics_024::counter!("counter_2").increment(1); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:578:13 [INFO] [stdout] | [INFO] [stdout] 578 | metrics_024::counter!("counter_1").increment(0); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:570:13 [INFO] [stdout] | [INFO] [stdout] 570 | metrics_024::counter!("counter_1").increment(1); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:512:13 [INFO] [stdout] | [INFO] [stdout] 512 | metrics_024::counter!("counter_2").increment(1); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:511:13 [INFO] [stdout] | [INFO] [stdout] 511 | metrics_024::counter!("counter_1").increment(0); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:504:13 [INFO] [stdout] | [INFO] [stdout] 504 | metrics_024::counter!("counter_1").increment(1); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | metrics_024::histogram!("baz").record(1000); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | metrics_024::histogram!("baz").record(101); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | metrics_024::histogram!("baz").record(100); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | metrics_024::gauge!("bar").set(5); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | metrics_024::counter!("foo").increment(3); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | metrics_024::counter!("foo").increment(9); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | metrics_024::histogram!("baz").record(1000); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | metrics_024::histogram!("baz").record(101); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | metrics_024::histogram!("baz").record(100); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | metrics_024::gauge!("bar").set(5); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | metrics_024::counter!("foo").increment(3); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | metrics_024::counter!("foo").increment(9); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:57:49 [INFO] [stdout] | [INFO] [stdout] 57 | (metrique_writer_core::Unit::Count, metrics_024::Unit::Count), [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 57 - (metrique_writer_core::Unit::Count, metrics_024::Unit::Count), [INFO] [stdout] 57 + (metrique_writer_core::Unit::Count, Unit::Count), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | metrics_024::Unit::Percent, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 60 - metrics_024::Unit::Percent, [INFO] [stdout] 60 + Unit::Percent, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NegativeScale` [INFO] [stdout] --> src/unit.rs:63:52 [INFO] [stdout] | [INFO] [stdout] 63 | metrique_writer_core::Unit::Second(NegativeScale::Micro), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NegativeScale` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::unit::NegativeScale; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::unit::NegativeScale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | metrics_024::Unit::Microseconds, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 64 - metrics_024::Unit::Microseconds, [INFO] [stdout] 64 + Unit::Microseconds, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NegativeScale` [INFO] [stdout] --> src/unit.rs:67:52 [INFO] [stdout] | [INFO] [stdout] 67 | metrique_writer_core::Unit::Second(NegativeScale::Milli), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NegativeScale` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::unit::NegativeScale; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::unit::NegativeScale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | metrics_024::Unit::Milliseconds, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 68 - metrics_024::Unit::Milliseconds, [INFO] [stdout] 68 + Unit::Milliseconds, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | metrics_024::Unit::Nanoseconds, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 72 - metrics_024::Unit::Nanoseconds, [INFO] [stdout] 72 + Unit::Nanoseconds, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NegativeScale` [INFO] [stdout] --> src/unit.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | metrique_writer_core::Unit::Second(NegativeScale::One), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NegativeScale` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::unit::NegativeScale; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::unit::NegativeScale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | metrics_024::Unit::Seconds, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 76 - metrics_024::Unit::Seconds, [INFO] [stdout] 76 + Unit::Seconds, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PositiveScale` [INFO] [stdout] --> src/unit.rs:79:50 [INFO] [stdout] | [INFO] [stdout] 79 | metrique_writer_core::Unit::Byte(PositiveScale::One), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `PositiveScale` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | metrics_024::Unit::Bytes, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 80 - metrics_024::Unit::Bytes, [INFO] [stdout] 80 + Unit::Bytes, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | metrics_024::Unit::Kibibytes, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 84 - metrics_024::Unit::Kibibytes, [INFO] [stdout] 84 + Unit::Kibibytes, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | metrics_024::Unit::Mebibytes, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 88 - metrics_024::Unit::Mebibytes, [INFO] [stdout] 88 + Unit::Mebibytes, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | metrics_024::Unit::Gibibytes, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 92 - metrics_024::Unit::Gibibytes, [INFO] [stdout] 92 + Unit::Gibibytes, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | metrics_024::Unit::Tebibytes, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 96 - metrics_024::Unit::Tebibytes, [INFO] [stdout] 96 + Unit::Tebibytes, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PositiveScale` [INFO] [stdout] --> src/unit.rs:99:50 [INFO] [stdout] | [INFO] [stdout] 99 | metrique_writer_core::Unit::Byte(PositiveScale::One), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `PositiveScale` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | metrics_024::Unit::Bytes, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 100 - metrics_024::Unit::Bytes, [INFO] [stdout] 100 + Unit::Bytes, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PositiveScale` [INFO] [stdout] --> src/unit.rs:103:58 [INFO] [stdout] | [INFO] [stdout] 103 | metrique_writer_core::Unit::BitPerSecond(PositiveScale::One), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `PositiveScale` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | metrics_024::Unit::BitsPerSecond, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 104 - metrics_024::Unit::BitsPerSecond, [INFO] [stdout] 104 + Unit::BitsPerSecond, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PositiveScale` [INFO] [stdout] --> src/unit.rs:107:58 [INFO] [stdout] | [INFO] [stdout] 107 | metrique_writer_core::Unit::BitPerSecond(PositiveScale::Kilo), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `PositiveScale` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | metrics_024::Unit::KilobitsPerSecond, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 108 - metrics_024::Unit::KilobitsPerSecond, [INFO] [stdout] 108 + Unit::KilobitsPerSecond, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PositiveScale` [INFO] [stdout] --> src/unit.rs:111:58 [INFO] [stdout] | [INFO] [stdout] 111 | metrique_writer_core::Unit::BitPerSecond(PositiveScale::Mega), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `PositiveScale` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | metrics_024::Unit::MegabitsPerSecond, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 112 - metrics_024::Unit::MegabitsPerSecond, [INFO] [stdout] 112 + Unit::MegabitsPerSecond, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PositiveScale` [INFO] [stdout] --> src/unit.rs:115:58 [INFO] [stdout] | [INFO] [stdout] 115 | metrique_writer_core::Unit::BitPerSecond(PositiveScale::Giga), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `PositiveScale` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | metrics_024::Unit::GigabitsPerSecond, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 116 - metrics_024::Unit::GigabitsPerSecond, [INFO] [stdout] 116 + Unit::GigabitsPerSecond, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PositiveScale` [INFO] [stdout] --> src/unit.rs:119:58 [INFO] [stdout] | [INFO] [stdout] 119 | metrique_writer_core::Unit::BitPerSecond(PositiveScale::Tera), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `PositiveScale` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::unit::PositiveScale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | metrics_024::Unit::TerabitsPerSecond, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 120 - metrics_024::Unit::TerabitsPerSecond, [INFO] [stdout] 120 + Unit::TerabitsPerSecond, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/unit.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | metrics_024::Unit::CountPerSecond, [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer::Unit; [INFO] [stdout] | [INFO] [stdout] 52 + use metrique_writer_core::Unit; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 124 - metrics_024::Unit::CountPerSecond, [INFO] [stdout] 124 + Unit::CountPerSecond, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/unit.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:503:9 [INFO] [stdout] | [INFO] [stdout] 503 | metrics_024::with_local_recorder(&recorder, || { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:510:9 [INFO] [stdout] | [INFO] [stdout] 510 | metrics_024::with_local_recorder(&recorder, || { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `metrics_024_unit_to_metrique_unit` in this scope [INFO] [stdout] --> src/unit.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | metrics_024_unit_to_metrique_unit(None), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `metrics_024_unit_to_metrique_unit` in this scope [INFO] [stdout] --> src/unit.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | metrics_024_unit_to_metrique_unit(Some(metrics_unit)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:106:57 [INFO] [stdout] | [INFO] [stdout] 106 | let (metrics, _) = super::capture_metrics::(|| { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/capture.rs:126:48 [INFO] [stdout] | [INFO] [stdout] 126 | super::capture_metrics_async::(async move { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:501:39 [INFO] [stdout] | [INFO] [stdout] 501 | .metrics_rs_version::(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:603:39 [INFO] [stdout] | [INFO] [stdout] 603 | .metrics_rs_version::(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:577:9 [INFO] [stdout] | [INFO] [stdout] 577 | metrics_024::with_local_recorder(&recorder, || { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:567:39 [INFO] [stdout] | [INFO] [stdout] 567 | .metrics_rs_version::(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] --> src/reporter.rs:569:9 [INFO] [stdout] | [INFO] [stdout] 569 | metrics_024::with_local_recorder(&recorder, || { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `metrics_024` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `metrics_024`, use `cargo add metrics_024` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `metrique-metricsrs` (lib test) due to 60 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "da1fdd7bd1f997ac28d75d412521324d84a006e5266969360d8818a255eaa2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da1fdd7bd1f997ac28d75d412521324d84a006e5266969360d8818a255eaa2a0", kill_on_drop: false }` [INFO] [stdout] da1fdd7bd1f997ac28d75d412521324d84a006e5266969360d8818a255eaa2a0