[INFO] fetching crate metrique-service-metrics 0.1.10...
[INFO] testing metrique-service-metrics-0.1.10 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate metrique-service-metrics 0.1.10 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate metrique-service-metrics 0.1.10
[INFO] finished tweaking crates.io crate metrique-service-metrics 0.1.10
[INFO] tweaked toml for crates.io crate metrique-service-metrics 0.1.10 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate metrique-service-metrics 0.1.10 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate metrique-service-metrics 0.1.10 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1befb91e9a950f68b97225b24bcb26cb46512d3cadc951a5d4d79b80204ac69
[INFO] running `Command { std: "docker" "start" "-a" "b1befb91e9a950f68b97225b24bcb26cb46512d3cadc951a5d4d79b80204ac69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1befb91e9a950f68b97225b24bcb26cb46512d3cadc951a5d4d79b80204ac69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1befb91e9a950f68b97225b24bcb26cb46512d3cadc951a5d4d79b80204ac69", kill_on_drop: false }`
[INFO] [stdout] b1befb91e9a950f68b97225b24bcb26cb46512d3cadc951a5d4d79b80204ac69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d266ce93fa19cd306819d8aa08bf3ce94abcded73d04f5b4fb24fe24633ff65b
[INFO] running `Command { std: "docker" "start" "-a" "d266ce93fa19cd306819d8aa08bf3ce94abcded73d04f5b4fb24fe24633ff65b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling str_inflector v0.12.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling metrique-writer-core v0.1.8
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling metrique-writer-macro v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling metrique-writer v0.1.11
[INFO] [stderr]    Compiling metrique-service-metrics v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.72s
[INFO] running `Command { std: "docker" "inspect" "d266ce93fa19cd306819d8aa08bf3ce94abcded73d04f5b4fb24fe24633ff65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d266ce93fa19cd306819d8aa08bf3ce94abcded73d04f5b4fb24fe24633ff65b", kill_on_drop: false }`
[INFO] [stdout] d266ce93fa19cd306819d8aa08bf3ce94abcded73d04f5b4fb24fe24633ff65b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dc0104a007e8698517d5a01b7900cf65d2fd22d32efaa6c5db47d141d9a6b72
[INFO] running `Command { std: "docker" "start" "-a" "1dc0104a007e8698517d5a01b7900cf65d2fd22d32efaa6c5db47d141d9a6b72", kill_on_drop: false }`
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling metrique-service-metrics v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.58s
[INFO] running `Command { std: "docker" "inspect" "1dc0104a007e8698517d5a01b7900cf65d2fd22d32efaa6c5db47d141d9a6b72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dc0104a007e8698517d5a01b7900cf65d2fd22d32efaa6c5db47d141d9a6b72", kill_on_drop: false }`
[INFO] [stdout] 1dc0104a007e8698517d5a01b7900cf65d2fd22d32efaa6c5db47d141d9a6b72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 609a045ad8a641bf3373ab41eb3c92681bb5fa32b2afdd5b091d5ae0a00e3388
[INFO] running `Command { std: "docker" "start" "-a" "609a045ad8a641bf3373ab41eb3c92681bb5fa32b2afdd5b091d5ae0a00e3388", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metrique_service_metrics-872c5cdb12d8679a)
[INFO] [stderr]    Doc-tests metrique_service_metrics
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - ServiceMetrics (line 23) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - ServiceMetrics (line 23) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `metrique`
[INFO] [stdout]   --> src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use metrique::unit_of_work::metrics;
[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] error[E0432]: unresolved import `metrique`
[INFO] [stdout]   --> src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use metrique::ServiceMetrics;
[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] error[E0432]: unresolved import `metrique_writer_format_emf`
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use metrique_writer_format_emf::Emf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `metrique_writer_format_emf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `metrique_writer_format_emf`, use `cargo add metrique_writer_format_emf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RequestMetricsGuard` in this scope
[INFO] [stdout]   --> src/lib.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct RequestMetrics {
[INFO] [stdout]    | --------------------- similarly named struct `RequestMetrics` defined here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn init() -> RequestMetricsGuard {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 39 -     fn init() -> RequestMetricsGuard {
[INFO] [stdout] 39 +     fn init() -> RequestMetrics {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `append_on_drop` found for struct `RequestMetrics` in the current scope
[INFO] [stdout]   --> src/lib.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |   struct RequestMetrics {
[INFO] [stdout]    |   --------------------- method `append_on_drop` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 | /         RequestMetrics {
[INFO] [stdout] 41 | |             number_of_ducks: 0,
[INFO] [stdout] 42 | |         }.append_on_drop(ServiceMetrics::sink())
[INFO] [stdout]    | |          -^^^^^^^^^^^^^^ this is an associated function, not a method
[INFO] [stdout]    | |__________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `GlobalEntrySink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-writer-core-0.1.8/src/global.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | /     fn append_on_drop<E: Entry + Send + 'static>(entry: E) -> AppendOnDrop<E, BoxEntrySink>
[INFO] [stdout] 96 | |     where
[INFO] [stdout] 97 | |         Self: Sized + Clone,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `append_on_drop`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `EntrySink`
[INFO] [stdout] help: use associated function syntax instead
[INFO] [stdout]    |
[INFO] [stdout] 40 -         RequestMetrics {
[INFO] [stdout] 41 -             number_of_ducks: 0,
[INFO] [stdout] 42 -         }.append_on_drop(ServiceMetrics::sink())
[INFO] [stdout] 40 +         RequestMetrics::append_on_drop(ServiceMetrics::sink())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - ServiceMetrics (line 23)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.47s; merged doctests compilation took 0.27s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "609a045ad8a641bf3373ab41eb3c92681bb5fa32b2afdd5b091d5ae0a00e3388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "609a045ad8a641bf3373ab41eb3c92681bb5fa32b2afdd5b091d5ae0a00e3388", kill_on_drop: false }`
[INFO] [stdout] 609a045ad8a641bf3373ab41eb3c92681bb5fa32b2afdd5b091d5ae0a00e3388
