[INFO] fetching crate honeywell-tcc 0.1.0... [INFO] testing honeywell-tcc-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate honeywell-tcc 0.1.0 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate honeywell-tcc 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20bea94deec0cdc8af51d1fdde75e1c4991c105fa87cddfd550d3294662d8216 [INFO] running `Command { std: "docker" "start" "-a" "20bea94deec0cdc8af51d1fdde75e1c4991c105fa87cddfd550d3294662d8216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20bea94deec0cdc8af51d1fdde75e1c4991c105fa87cddfd550d3294662d8216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20bea94deec0cdc8af51d1fdde75e1c4991c105fa87cddfd550d3294662d8216", kill_on_drop: false }` [INFO] [stdout] 20bea94deec0cdc8af51d1fdde75e1c4991c105fa87cddfd550d3294662d8216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f02ae331344c1d66d24b7117d20870cecd9c0fc0f9ebf0b50e9407e1d7692a68 [INFO] running `Command { std: "docker" "start" "-a" "f02ae331344c1d66d24b7117d20870cecd9c0fc0f9ebf0b50e9407e1d7692a68", 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 hashbrown v0.16.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rustls v0.21.12 [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 indexmap v2.11.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [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 time v0.3.44 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [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 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 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 zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [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 h2 v0.3.27 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections 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 idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.24.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 03s [INFO] running `Command { std: "docker" "inspect" "f02ae331344c1d66d24b7117d20870cecd9c0fc0f9ebf0b50e9407e1d7692a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f02ae331344c1d66d24b7117d20870cecd9c0fc0f9ebf0b50e9407e1d7692a68", kill_on_drop: false }` [INFO] [stdout] f02ae331344c1d66d24b7117d20870cecd9c0fc0f9ebf0b50e9407e1d7692a68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01816d173453b18bbfb740d0975ec7b7ef739c11dcf67eb443b47266426d7610 [INFO] running `Command { std: "docker" "start" "-a" "01816d173453b18bbfb740d0975ec7b7ef739c11dcf67eb443b47266426d7610", 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 object v0.37.3 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [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 idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling h2 v0.3.27 [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 05s [INFO] running `Command { std: "docker" "inspect" "01816d173453b18bbfb740d0975ec7b7ef739c11dcf67eb443b47266426d7610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01816d173453b18bbfb740d0975ec7b7ef739c11dcf67eb443b47266426d7610", kill_on_drop: false }` [INFO] [stdout] 01816d173453b18bbfb740d0975ec7b7ef739c11dcf67eb443b47266426d7610 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5ecdee3523cb1a70f13bb25ddcb591a91b956a0965ce9c4b450d241abc6fc88 [INFO] running `Command { std: "docker" "start" "-a" "b5ecdee3523cb1a70f13bb25ddcb591a91b956a0965ce9c4b450d241abc6fc88", 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] [stderr] Running tests/locations.rs (/opt/rustwide/target/debug/deps/locations-a69ce506644632e9) [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 main ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--test locations` [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::h7e7c66570adc3e4a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:2174 [INFO] [stdout] 7: locations::main::{{closure}}::h0e52a82c5adabbeb [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::he0deca56eb756d73 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/future/future.rs:133 [INFO] [stdout] 9:  as core::future::future::Future>::poll::he7ba8e21d16b2f20 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/future/future.rs:133 [INFO] [stdout] 10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0d48ce6ebf54dbc0 [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::h0ec7e86c5600af19 [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::hea01cd400fa37123 [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}}::h10c4978a8e9c7050 [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::h8374d514af3b48b9 [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}}::hb4a16a15a6ba3765 [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}}::h394fd579c67243c3 [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::ha84904ed0aa3cb6d [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}}::h975d5a8c3739d8d4 [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::he640767d326fede9 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315 [INFO] [stdout] 20: std::thread::local::LocalKey::with::h989a5164c7022ac9 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279 [INFO] [stdout] 21: tokio::runtime::context::set_scheduler::h2066d0a3b42c24d8 [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::h73b15c75abf7513b [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::hf5b1e7eb214f75b6 [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}}::hfa645a16cbd691cb [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::h5dab5bf49f7ecc01 [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::hfcf4552036b7032e [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::h86363ae94ed696b1 [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::h2cdc3d289b94f2a1 [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::hfb7211ad769dde89 [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}}::h6ffe0aea22aa3194 [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::h9b84d4cde634c8d9 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590 [INFO] [stdout] 37: std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553 [INFO] [stdout] 38: std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686 [INFO] [stdout] 40: test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607 [INFO] [stdout] 41: test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590 [INFO] [stdout] 46: std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553 [INFO] [stdout] 47: std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971 [INFO] [stdout] 51: std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b5ecdee3523cb1a70f13bb25ddcb591a91b956a0965ce9c4b450d241abc6fc88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ecdee3523cb1a70f13bb25ddcb591a91b956a0965ce9c4b450d241abc6fc88", kill_on_drop: false }` [INFO] [stdout] b5ecdee3523cb1a70f13bb25ddcb591a91b956a0965ce9c4b450d241abc6fc88