[INFO] fetching crate honeywell-tcc 0.1.0... [INFO] testing honeywell-tcc-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate honeywell-tcc 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate honeywell-tcc 0.1.0 [INFO] finished tweaking crates.io crate honeywell-tcc 0.1.0 [INFO] tweaked toml for crates.io crate honeywell-tcc 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate honeywell-tcc 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 169 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eb3bdcdd3c8e877583d1913840ad4c498f60de54540eef4f938ed9a966212f9 [INFO] running `Command { std: "docker" "start" "-a" "2eb3bdcdd3c8e877583d1913840ad4c498f60de54540eef4f938ed9a966212f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eb3bdcdd3c8e877583d1913840ad4c498f60de54540eef4f938ed9a966212f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb3bdcdd3c8e877583d1913840ad4c498f60de54540eef4f938ed9a966212f9", kill_on_drop: false }` [INFO] [stdout] 2eb3bdcdd3c8e877583d1913840ad4c498f60de54540eef4f938ed9a966212f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29405bddda5ad78a0fd85354fa1857d7c2b87ecdb0a0dc00ac70a4c089fe2362 [INFO] running `Command { std: "docker" "start" "-a" "29405bddda5ad78a0fd85354fa1857d7c2b87ecdb0a0dc00ac70a4c089fe2362", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling honeywell-tcc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `session_token` and `refresh_token` are never read [INFO] [stdout] --> src/api/login.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct LoggedIn { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 59 | pub session_token: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 60 | pub refresh_token: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "29405bddda5ad78a0fd85354fa1857d7c2b87ecdb0a0dc00ac70a4c089fe2362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29405bddda5ad78a0fd85354fa1857d7c2b87ecdb0a0dc00ac70a4c089fe2362", kill_on_drop: false }` [INFO] [stdout] 29405bddda5ad78a0fd85354fa1857d7c2b87ecdb0a0dc00ac70a4c089fe2362 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2097f3bb279ad6f5032df2da23847155d576a1f2d31726c37d0991796c298f43 [INFO] running `Command { std: "docker" "start" "-a" "2097f3bb279ad6f5032df2da23847155d576a1f2d31726c37d0991796c298f43", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling honeywell-tcc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `session_token` and `refresh_token` are never read [INFO] [stdout] --> src/api/login.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct LoggedIn { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 59 | pub session_token: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 60 | pub refresh_token: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_token` and `refresh_token` are never read [INFO] [stdout] --> src/api/login.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct LoggedIn { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 59 | pub session_token: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 60 | pub refresh_token: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "2097f3bb279ad6f5032df2da23847155d576a1f2d31726c37d0991796c298f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2097f3bb279ad6f5032df2da23847155d576a1f2d31726c37d0991796c298f43", kill_on_drop: false }` [INFO] [stdout] 2097f3bb279ad6f5032df2da23847155d576a1f2d31726c37d0991796c298f43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d7c7d3d36323339acaa0cd842ebf6a47d9c1b046515d7a180ee8cc67374b564 [INFO] running `Command { std: "docker" "start" "-a" "3d7c7d3d36323339acaa0cd842ebf6a47d9c1b046515d7a180ee8cc67374b564", kill_on_drop: false }` [INFO] [stderr] warning: fields `session_token` and `refresh_token` are never read [INFO] [stderr] --> src/api/login.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 56 | pub struct LoggedIn { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 59 | pub session_token: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 60 | pub refresh_token: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `honeywell-tcc` (lib) generated 1 warning [INFO] [stderr] warning: `honeywell-tcc` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/honeywell_tcc-7a8e2d7f49a65a11) [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] [stderr] Running tests/locations.rs (/opt/rustwide/target/debug/deps/locations-a69ce506644632e9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test main ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- main stdout ---- [INFO] [stdout] Error: [INFO] [stdout] 0: environment variable not found [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/locations.rs:8 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::ha636810dde408949 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:2174 [INFO] [stdout] 7: locations::main::{{closure}}::ha346aae197688f74 [INFO] [stdout] at /opt/rustwide/workdir/tests/locations.rs:8 [INFO] [stdout] 6 │ color_eyre::install()?; [INFO] [stdout] 7 │ [INFO] [stdout]  8 >  let api = TccApi::new_with_login(var("TCC_EMAIL")?, var("TCC_PASSWORD")?).await?; [INFO] [stdout] 9 │ [INFO] [stdout] 10 │ let locations = api.get_locations().await?; [INFO] [stdout] 8:  as core::future::future::Future>::poll::h16510a070176cdb6 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/future.rs:133 [INFO] [stdout] 9:  as core::future::future::Future>::poll::h87191ab267a8a90d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/future.rs:133 [INFO] [stdout] 10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4410ccf17030f089 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 11: tokio::task::coop::with_budget::h24ce3a4e99c74857 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 12: tokio::task::coop::budget::h888f3bc7309264ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 13: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf846627d621d8f17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 14: tokio::runtime::scheduler::current_thread::Context::enter::he81400c0607540b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8c21437ef1601835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 16: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h639cb28d3d01ce83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 17: tokio::runtime::context::scoped::Scoped::set::hb2217c90065d714f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 18: tokio::runtime::context::set_scheduler::{{closure}}::h9a3284b00239c605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 19: std::thread::local::LocalKey::try_with::h8d50627fa1dc072f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:315 [INFO] [stdout] 20: std::thread::local::LocalKey::with::h1a91a48c3933ed14 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:279 [INFO] [stdout] 21: tokio::runtime::context::set_scheduler::h5cb10368baf7e8fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 22: tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8ef9c5b24a3e8b90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 23: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb999d1549663e6f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::habfc2f39388f5079 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 25: tokio::runtime::context::runtime::enter_runtime::hc7077e3c7525ff6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h59a540dafe1f226a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 27: tokio::runtime::runtime::Runtime::block_on_inner::h31c6acae43d1963a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356 [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout]  356 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 28: tokio::runtime::runtime::Runtime::block_on::hb42fd0737addee85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330 [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout]  330 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 29: locations::main::he684b3e057866df1 [INFO] [stdout] at /opt/rustwide/workdir/tests/locations.rs:14 [INFO] [stdout] 12 │ println!("{locations:?}"); [INFO] [stdout] 13 │ [INFO] [stdout]  14 >  Ok(()) [INFO] [stdout] 15 │ } [INFO] [stdout] 30: locations::main::{{closure}}::h6cbf35e9ff941c28 [INFO] [stdout] at /opt/rustwide/workdir/tests/locations.rs:5 [INFO] [stdout] 3 │ [INFO] [stdout] 4 │ #[tokio::test] [INFO] [stdout]  5 > async fn main() -> color_eyre::Result<()> { [INFO] [stdout] 6 │ color_eyre::install()?; [INFO] [stdout] 7 │ [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::hd32528b7046849a8 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::haf4e03bb51ef1351 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h50f5566ee84f2f21 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::heb3733b71d876eca [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h00aa383d8fd97a09 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590 [INFO] [stdout] 37: std::panicking::catch_unwind::he482e1914bc21641 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553 [INFO] [stdout] 38: std::panic::catch_unwind::h86ac9705098f4f22 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::h636a992821e3c6aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686 [INFO] [stdout] 40: test::run_test::{{closure}}::he454cc9a192df79f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607 [INFO] [stdout] 41: test::run_test::{{closure}}::haec47455908dff86 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::h499f5a462f019d9d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590 [INFO] [stdout] 46: std::panicking::catch_unwind::h6736fbbb1a264383 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553 [INFO] [stdout] 47: std::panic::catch_unwind::h49ea7bdd1cbee572 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971 [INFO] [stdout] 51: std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107 [INFO] [stdout] 52: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] main [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test locations` [INFO] running `Command { std: "docker" "inspect" "3d7c7d3d36323339acaa0cd842ebf6a47d9c1b046515d7a180ee8cc67374b564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7c7d3d36323339acaa0cd842ebf6a47d9c1b046515d7a180ee8cc67374b564", kill_on_drop: false }` [INFO] [stdout] 3d7c7d3d36323339acaa0cd842ebf6a47d9c1b046515d7a180ee8cc67374b564