[INFO] fetching crate goodmetrics 7.1.5...
[INFO] testing goodmetrics-7.1.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate goodmetrics 7.1.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate goodmetrics 7.1.5
[INFO] finished tweaking crates.io crate goodmetrics 7.1.5
[INFO] tweaked toml for crates.io crate goodmetrics 7.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate goodmetrics 7.1.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate goodmetrics 7.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51471f43b07b7f393632462aac571cc97249b842349ff1a9a7b531824650588d
[INFO] running `Command { std: "docker" "start" "-a" "51471f43b07b7f393632462aac571cc97249b842349ff1a9a7b531824650588d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51471f43b07b7f393632462aac571cc97249b842349ff1a9a7b531824650588d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51471f43b07b7f393632462aac571cc97249b842349ff1a9a7b531824650588d", kill_on_drop: false }`
[INFO] [stdout] 51471f43b07b7f393632462aac571cc97249b842349ff1a9a7b531824650588d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8c6ff1919ad767965b690a59f9b7edb629a7c40cb8dce2328f11bfb2f4eecc0
[INFO] running `Command { std: "docker" "start" "-a" "d8c6ff1919ad767965b690a59f9b7edb629a7c40cb8dce2328f11bfb2f4eecc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling exponential-histogram v0.2.1
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling futures-batch v0.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling goodmetrics v7.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.28s
[INFO] running `Command { std: "docker" "inspect" "d8c6ff1919ad767965b690a59f9b7edb629a7c40cb8dce2328f11bfb2f4eecc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8c6ff1919ad767965b690a59f9b7edb629a7c40cb8dce2328f11bfb2f4eecc0", kill_on_drop: false }`
[INFO] [stdout] d8c6ff1919ad767965b690a59f9b7edb629a7c40cb8dce2328f11bfb2f4eecc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9f1b403d868910b3c10662b201380adcc83ea37560c387a3e020a6be51ff66e
[INFO] running `Command { std: "docker" "start" "-a" "e9f1b403d868910b3c10662b201380adcc83ea37560c387a3e020a6be51ff66e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling goodmetrics v7.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.49s
[INFO] running `Command { std: "docker" "inspect" "e9f1b403d868910b3c10662b201380adcc83ea37560c387a3e020a6be51ff66e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9f1b403d868910b3c10662b201380adcc83ea37560c387a3e020a6be51ff66e", kill_on_drop: false }`
[INFO] [stdout] e9f1b403d868910b3c10662b201380adcc83ea37560c387a3e020a6be51ff66e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1251aba5bd33b857814eef74a9e81faf527fe7c7229a08d13c5d4ac3a595f808
[INFO] running `Command { std: "docker" "start" "-a" "1251aba5bd33b857814eef74a9e81faf527fe7c7229a08d13c5d4ac3a595f808", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/goodmetrics-10e5e92ac50a6b46)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test aggregation::bucket::test::test_bucket ... ok
[INFO] [stdout] test aggregation::online_tdigest::tests::reset ... ok
[INFO] [stdout] test aggregation::online_tdigest::tests::directly_observable_types ... ok
[INFO] [stdout] test aggregation::tdigest::tests::test_centroid_addition_regression ... ok
[INFO] [stdout] test downstream::opentelemetry_downstream::test::downstream_is_runnable ... ok
[INFO] [stdout] test metrics::test::test_timer ... ok
[INFO] [stdout] test metrics_factory::test::aggregating_metrics_factory ... ok
[INFO] [stdout] test aggregation::bucket::test::test_bucket_below ... ok
[INFO] [stdout] test metrics::test::metrics_are_send_and_sync ... ok
[INFO] [stdout] test metrics_factory::test::logging_metrics_factory ... ok
[INFO] [stdout] test metrics_factory::test::serializing_metrics_factory ... ok
[INFO] [stdout] test gauge_factory::test::gauges ... ok
[INFO] [stdout] test pipeline::aggregator::test::test_draining ... ok
[INFO] [stdout] test pipeline::aggregator::test::test_aggregation ... ok
[INFO] [stdout] test aggregation::tdigest::tests::test_merge_digests ... ok
[INFO] [stdout] test aggregation::online_tdigest::tests::p999 ... ok
[INFO] [stdout] test metrics_factory::test::aggregating_metrics_factory_with_arc_allocator ... ok
[INFO] [stdout] test aggregation::tdigest::tests::test_merge_sorted_against_uniform_distro ... ok
[INFO] [stdout] test aggregation::tdigest::tests::test_merge_sorted_against_skewed_distro ... ok
[INFO] [stdout] test aggregation::tdigest::tests::test_merge_unsorted_against_skewed_distro ... ok
[INFO] [stderr]    Doc-tests goodmetrics
[INFO] [stdout] test aggregation::tdigest::tests::test_merge_unsorted_against_uniform_distro ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/downstream/channel_connection.rs - downstream::channel_connection::get_client (line 20) ... ok
[INFO] [stdout] test src/gauge_factory.rs - gauge_factory::default_gauge_factory (line 20) ... ok
[INFO] [stdout] test src/metrics_factory.rs - metrics_factory::MetricsFactory<TMetricsAllocator,TSink>::record_scope_owned (line 149) ... ok
[INFO] [stdout] test src/gauge.rs - gauge::GaugeDimensions::insert (line 283) ... ok
[INFO] [stdout] test src/gauge.rs - gauge::GaugeDimensions::new (line 264) ... ok
[INFO] [stdout] test src/gauge_factory.rs - gauge_factory::GaugeFactory::dimensioned_gauge_histogram (line 139) ... ok
[INFO] [stdout] test src/metrics_factory.rs - metrics_factory::MetricsFactory (line 12) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1251aba5bd33b857814eef74a9e81faf527fe7c7229a08d13c5d4ac3a595f808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1251aba5bd33b857814eef74a9e81faf527fe7c7229a08d13c5d4ac3a595f808", kill_on_drop: false }`
[INFO] [stdout] 1251aba5bd33b857814eef74a9e81faf527fe7c7229a08d13c5d4ac3a595f808
