[INFO] fetching crate measured-tokio 0.0.22...
[INFO] checking measured-tokio-0.0.22 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate measured-tokio 0.0.22 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate measured-tokio 0.0.22 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate measured-tokio 0.0.22
[INFO] finished tweaking crates.io crate measured-tokio 0.0.22
[INFO] tweaked toml for crates.io crate measured-tokio 0.0.22 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded measured-derive v0.0.22
[INFO] [stderr]   Downloaded measured v0.0.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54f587c35844664b5522da847fb2a003786adccc0868cf154601c18ca843b8e0
[INFO] running `Command { std: "docker" "start" "-a" "54f587c35844664b5522da847fb2a003786adccc0868cf154601c18ca843b8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54f587c35844664b5522da847fb2a003786adccc0868cf154601c18ca843b8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54f587c35844664b5522da847fb2a003786adccc0868cf154601c18ca843b8e0", kill_on_drop: false }`
[INFO] [stdout] 54f587c35844664b5522da847fb2a003786adccc0868cf154601c18ca843b8e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea607df1f8c9b2222c8964637f5695cb7f9f84c3396315a968a5150f1bdaef77
[INFO] running `Command { std: "docker" "start" "-a" "ea607df1f8c9b2222c8964637f5695cb7f9f84c3396315a968a5150f1bdaef77", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling measured-derive v0.0.22
[INFO] [stderr]     Checking measured v0.0.22
[INFO] [stderr]     Checking measured-tokio v0.0.22 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `poll_count_histogram_bucket_range` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let le = rt.poll_count_histogram_bucket_range(bucket).end;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `poll_count_histogram_bucket_range` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let le = rt.poll_count_histogram_bucket_range(bucket).end;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `num_idle_blocking_threads` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:205:23
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let idle = rt.num_idle_blocking_threads();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `num_idle_blocking_threads` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:205:23
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let idle = rt.num_idle_blocking_threads();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `num_blocking_threads` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |             rt.num_blocking_threads().saturating_sub(idle) as i64
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `num_blocking_threads` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |             rt.num_blocking_threads().saturating_sub(idle) as i64
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `active_tasks_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:216:40
[INFO] [stdout]     |
[INFO] [stdout] 216 |         |rt| write_gauge!(NoLabels, rt.active_tasks_count() as i64)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `active_tasks_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:216:40
[INFO] [stdout]     |
[INFO] [stdout] 216 |         |rt| write_gauge!(NoLabels, rt.active_tasks_count() as i64)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blocking_queue_depth` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:223:50
[INFO] [stdout]     |
[INFO] [stdout] 223 |             write_gauge!(QueueKind::Blocking, rt.blocking_queue_depth() as i64);
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `global_queue_depth` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 223 |             write_gauge!(QueueKind::Blocking, rt.global_queue_depth() as i64);
[INFO] [stdout]     |                                                  ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blocking_queue_depth` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:223:50
[INFO] [stdout]     |
[INFO] [stdout] 223 |             write_gauge!(QueueKind::Blocking, rt.blocking_queue_depth() as i64);
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `global_queue_depth` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 223 |             write_gauge!(QueueKind::Blocking, rt.global_queue_depth() as i64);
[INFO] [stdout]     |                                                  ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `injection_queue_depth` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:224:51
[INFO] [stdout]     |
[INFO] [stdout] 224 |             write_gauge!(QueueKind::Injection, rt.injection_queue_depth() as i64);
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `injection_queue_depth` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:224:51
[INFO] [stdout]     |
[INFO] [stdout] 224 |             write_gauge!(QueueKind::Injection, rt.injection_queue_depth() as i64);
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_local_queue_depth` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:226:38
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 let queue_depth = rt.worker_local_queue_depth(worker);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `global_queue_depth` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/metrics/runtime.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout] 95  |     pub fn global_queue_depth(&self) -> usize {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_local_queue_depth` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:226:38
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 let queue_depth = rt.worker_local_queue_depth(worker);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `global_queue_depth` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/metrics/runtime.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout] 95  |     pub fn global_queue_depth(&self) -> usize {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_local_schedule_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 |                     rt.worker_local_schedule_count(worker)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_local_schedule_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 |                     rt.worker_local_schedule_count(worker)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_overflow_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:243:24
[INFO] [stdout]     |
[INFO] [stdout] 243 |                     rt.worker_overflow_count(worker)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_overflow_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:243:24
[INFO] [stdout]     |
[INFO] [stdout] 243 |                     rt.worker_overflow_count(worker)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remote_schedule_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:248:20
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 rt.remote_schedule_count()
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remote_schedule_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:248:20
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 rt.remote_schedule_count()
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `budget_forced_yield_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:256:42
[INFO] [stdout]     |
[INFO] [stdout] 256 |         |rt| write_counter!(NoLabels, rt.budget_forced_yield_count())
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `budget_forced_yield_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:256:42
[INFO] [stdout]     |
[INFO] [stdout] 256 |         |rt| write_counter!(NoLabels, rt.budget_forced_yield_count())
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_mean_poll_time` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:263:32
[INFO] [stdout]     |
[INFO] [stdout] 263 |             let poll_time = rt.worker_mean_poll_time(worker);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_mean_poll_time` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:263:32
[INFO] [stdout]     |
[INFO] [stdout] 263 |             let poll_time = rt.worker_mean_poll_time(worker);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_noop_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:272:28
[INFO] [stdout]     |
[INFO] [stdout] 272 |             let noops = rt.worker_noop_count(worker);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_noop_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:272:28
[INFO] [stdout]     |
[INFO] [stdout] 272 |             let noops = rt.worker_noop_count(worker);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_park_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:281:28
[INFO] [stdout]     |
[INFO] [stdout] 281 |             let count = rt.worker_park_count(worker);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_park_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:281:28
[INFO] [stdout]     |
[INFO] [stdout] 281 |             let count = rt.worker_park_count(worker);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_steal_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:290:28
[INFO] [stdout]     |
[INFO] [stdout] 290 |             let count = rt.worker_steal_count(worker);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_steal_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:290:28
[INFO] [stdout]     |
[INFO] [stdout] 290 |             let count = rt.worker_steal_count(worker);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_steal_operations` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:299:28
[INFO] [stdout]     |
[INFO] [stdout] 299 |             let count = rt.worker_steal_operations(worker);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_steal_operations` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:299:28
[INFO] [stdout]     |
[INFO] [stdout] 299 |             let count = rt.worker_steal_operations(worker);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `poll_count_histogram_enabled` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |             if rt.poll_count_histogram_enabled() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `poll_count_histogram_enabled` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |             if rt.poll_count_histogram_enabled() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `poll_count_histogram_num_buckets` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:310:34
[INFO] [stdout]     |
[INFO] [stdout] 310 |                 let buckets = rt.poll_count_histogram_num_buckets();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `poll_count_histogram_num_buckets` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:310:34
[INFO] [stdout]     |
[INFO] [stdout] 310 |                 let buckets = rt.poll_count_histogram_num_buckets();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `poll_count_histogram_bucket_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |                     total += rt.poll_count_histogram_bucket_count(worker, bucket);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `poll_count_histogram_bucket_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:314:33
[INFO] [stdout]     |
[INFO] [stdout] 314 |                     total += rt.poll_count_histogram_bucket_count(worker, bucket);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_poll_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:318:28
[INFO] [stdout]     |
[INFO] [stdout] 318 |             let count = rt.worker_poll_count(worker);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_poll_count` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:318:28
[INFO] [stdout]     |
[INFO] [stdout] 318 |             let count = rt.worker_poll_count(worker);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_total_busy_duration` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:320:27
[INFO] [stdout]     |
[INFO] [stdout] 320 |             let busy = rt.worker_total_busy_duration(worker);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_total_busy_duration` found for reference `&RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/lib.rs:320:27
[INFO] [stdout]     |
[INFO] [stdout] 320 |             let busy = rt.worker_total_busy_duration(worker);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&RuntimeMetrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `measured-tokio` (lib) due to 21 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `measured-tokio` (lib test) due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "ea607df1f8c9b2222c8964637f5695cb7f9f84c3396315a968a5150f1bdaef77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea607df1f8c9b2222c8964637f5695cb7f9f84c3396315a968a5150f1bdaef77", kill_on_drop: false }`
[INFO] [stdout] ea607df1f8c9b2222c8964637f5695cb7f9f84c3396315a968a5150f1bdaef77
