[INFO] fetching crate timeout-tracing 0.1.2...
[INFO] testing timeout-tracing-0.1.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate timeout-tracing 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate timeout-tracing 0.1.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate timeout-tracing 0.1.2
[INFO] tweaked toml for crates.io crate timeout-tracing 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate timeout-tracing 0.1.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate timeout-tracing 0.1.2 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9040fba22f77ea3fb45f23eb83fa7e312f1cf1a6c4a18bb14b02bd672046f6d0
[INFO] running `Command { std: "docker" "start" "-a" "9040fba22f77ea3fb45f23eb83fa7e312f1cf1a6c4a18bb14b02bd672046f6d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9040fba22f77ea3fb45f23eb83fa7e312f1cf1a6c4a18bb14b02bd672046f6d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9040fba22f77ea3fb45f23eb83fa7e312f1cf1a6c4a18bb14b02bd672046f6d0", kill_on_drop: false }`
[INFO] [stdout] 9040fba22f77ea3fb45f23eb83fa7e312f1cf1a6c4a18bb14b02bd672046f6d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad963810c8d48601a83db6f0129a7eefb805b269d512c9beb437b5d4e7ad79d1
[INFO] running `Command { std: "docker" "start" "-a" "ad963810c8d48601a83db6f0129a7eefb805b269d512c9beb437b5d4e7ad79d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling timeout-tracing v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.59s
[INFO] running `Command { std: "docker" "inspect" "ad963810c8d48601a83db6f0129a7eefb805b269d512c9beb437b5d4e7ad79d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad963810c8d48601a83db6f0129a7eefb805b269d512c9beb437b5d4e7ad79d1", kill_on_drop: false }`
[INFO] [stdout] ad963810c8d48601a83db6f0129a7eefb805b269d512c9beb437b5d4e7ad79d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 887bb242425730d56158a5af4b7e0381f337d7a6d56872e085c9c65f788d60cd
[INFO] running `Command { std: "docker" "start" "-a" "887bb242425730d56158a5af4b7e0381f337d7a6d56872e085c9c65f788d60cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling timeout-tracing v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 51s
[INFO] running `Command { std: "docker" "inspect" "887bb242425730d56158a5af4b7e0381f337d7a6d56872e085c9c65f788d60cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "887bb242425730d56158a5af4b7e0381f337d7a6d56872e085c9c65f788d60cd", kill_on_drop: false }`
[INFO] [stdout] 887bb242425730d56158a5af4b7e0381f337d7a6d56872e085c9c65f788d60cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db25f26d64265c0b353d95ec82135ad64846258bd5472052b246af4944e543a0
[INFO] running `Command { std: "docker" "start" "-a" "db25f26d64265c0b353d95ec82135ad64846258bd5472052b246af4944e543a0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/timeout_tracing-04c8229b4feadc5d)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::reqwest::with_reqwest ... ignored
[INFO] [stdout] test tests::sqlx::with_sqlx ... ignored
[INFO] [stdout] test tests::custom_future::with_custom_future ... FAILED
[INFO] [stdout] test tests::futures_select::with_join ... FAILED
[INFO] [stdout] test tests::futures_unordered::with_futures_unordered ... FAILED
[INFO] [stdout] test tests::span_trace::format_span_trace ... ok
[INFO] [stdout] test tests::sleep::with_timeouts ... FAILED
[INFO] [stdout] test tests::tokio_select::with_select ... FAILED
[INFO] [stdout] test tests::nested_tracing_timeout::with_timeouts ... FAILED
[INFO] [stdout] test tests::join::with_join ... FAILED
[INFO] [stdout] test tests::format_values::with_values ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::custom_future::with_custom_future stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/tests/snapshots/timeout_tracing__tests__custom_future__with_custom_future.snap
[INFO] [stdout] Snapshot: with_custom_future
[INFO] [stdout] Source: src/tests/custom_future.rs:25
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: err
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     6     6 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     7     7 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::raw_clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     8     8 │                 { fn: "<&core::task::wake::Waker as tokio::sync::task::atomic_waker::WakerRef>::into_waker", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]     9     9 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::{{closure}}", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    10       │-                { fn: "__rust_try" },
[INFO] [stdout]    11    10 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::catch_unwind", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    12    11 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    13    12 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::register_by_ref", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    14    13 │                 { fn: "tokio::runtime::time::entry::StateCell::poll", file: "[crates]/tokio-[ver]/src/runtime/time/entry.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    42    41 │                 { fn: "timeout_tracing::tests::custom_future::with_custom_future::{{closure}}", file: "./src/tests/custom_future.rs", line: [NNN] },
[INFO] [stdout]    43    42 │                 { fn: "serial_test::serial_code_lock::local_serial_core", file: "[crates]/serial_test-[ver]/src/serial_code_lock.rs", line: [NNN] },
[INFO] [stdout]    44    43 │                 { fn: "timeout_tracing::tests::custom_future::with_custom_future", file: "./src/tests/custom_future.rs", line: [NNN] },
[INFO] [stdout]    45    44 │                 { fn: "timeout_tracing::tests::custom_future::with_custom_future::{{closure}}", file: "./src/tests/custom_future.rs", line: [NNN] },
[INFO] [stdout]          45 │+                { fn: "clone" },
[INFO] [stdout]    46    46 │             ],
[INFO] [stdout]    47    47 │             span_trace: SpanTrace [
[INFO] [stdout]    48    48 │                 { target: "timeout_tracing::tests::custom_future", name: "do_sleep", file: "src/tests/custom_future.rs", line: [NNN] },
[INFO] [stdout]    49    49 │             ],
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::custom_future::with_custom_future' panicked at src/tests/custom_future.rs:25:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/tests/snapshots/timeout_tracing__tests__custom_future__with_custom_future.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6067e8b06ce2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6067e8b06ce2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6067e8b333c3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6067e8b333c3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6067e8b01e43 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6067e8b01e43 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6067e8b06b32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6067e8b0859c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6067e8b083f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6067e8a279e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6067e8a279e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6067e8b0907b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6067e8b0907b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6067e8b08d4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6067e8b071d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6067e8b089dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6067e8b30740 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6067e8b30b46 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6067e86a026e - core::result::Result<T,E>::unwrap::hf737b6d725d4cff7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6067e86a026e - timeout_tracing::tests::custom_future::with_custom_future::{{closure}}::{{closure}}::{{closure}}::h82335e1617979a10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/custom_future.rs:25:9
[INFO] [stdout]   22:     0x6067e86a026e - insta::settings::Settings::bind::h7f61e6118e15b0da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6067e86a916a - timeout_tracing::tests::custom_future::with_custom_future::{{closure}}::{{closure}}::hced157c9f3a047c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/custom_future.rs:22:5
[INFO] [stdout]   24:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::h47dd44c7b4bfec77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc5c4e41ae56df505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf43eb6643ef52599
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x6067e869a175 - tokio::task::coop::with_budget::h5bff3b7ef204d9ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x6067e869a175 - tokio::task::coop::budget::hc150476da26ef985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d609fe5c2183220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::Context::enter::h70864fee93f946b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3c4b6613bb3c7fa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h712bfa4a1a6f4a54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x6067e86b4185 - tokio::runtime::context::scoped::Scoped<T>::set::h5cc627bac1ade17b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::{{closure}}::h4beb7533e5231fe4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x6067e8699c71 - std::thread::local::LocalKey<T>::try_with::h4a80c3e263cbd9df
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x6067e8699c71 - std::thread::local::LocalKey<T>::with::h58bd2dff19e7bc2e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::hd97eb49b8ff8d1fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h96fd581c90e3c9cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdd49bc72aec5719d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h559e86fb94d99254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x6067e8699c71 - tokio::runtime::context::runtime::enter_runtime::h5cdbc76125ff4a7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2dcb8947e9481029
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on_inner::h13b4d09d86732a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on::h2a214e25fe7a15f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x6067e86a51cb - timeout_tracing::tests::custom_future::with_custom_future::{{closure}}::h9339a8186482f105
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/custom_future.rs:27:7
[INFO] [stdout]   46:     0x6067e86a51cb - core::ops::function::FnOnce::call_once::h398046515c51f9fc
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6067e8ab4e65 - serial_test::serial_code_lock::local_serial_core::h639947d246bb4d80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   48:     0x6067e867945d - timeout_tracing::tests::custom_future::with_custom_future::hf21c37357946e21a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/custom_future.rs:14:1
[INFO] [stdout]   49:     0x6067e867945d - timeout_tracing::tests::custom_future::with_custom_future::{{closure}}::hbc2d74dcb0e7101b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/custom_future.rs:14:10
[INFO] [stdout]   50:     0x6067e867945d - core::ops::function::FnOnce::call_once::h1e6ca69cb09b8fba
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x6067e8a2d11b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x6067e8a2d11b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x6067e8a2c35e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x6067e8a2c35e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x6067e8a2c35e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x6067e8a2c35e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x6067e8a2c35e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6067e8a2c35e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x6067e8a2c35e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x6067e89eff04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x6067e89eff04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   62:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x6067e89f38aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x6067e89f38aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x6067e89f38aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x6067e89f38aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x6067e89f38aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   71:     0x6067e8b0c3b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   72:     0x70264a6a1aa4 - <unknown>
[INFO] [stdout]   73:     0x70264a72ea34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::futures_select::with_join stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/tests/snapshots/timeout_tracing__tests__futures_select__with_join.snap
[INFO] [stdout] Snapshot: with_join
[INFO] [stdout] Source: src/tests/futures_select.rs:25
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: err
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     6     6 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     7     7 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::raw_clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     8     8 │                 { fn: "<&core::task::wake::Waker as tokio::sync::task::atomic_waker::WakerRef>::into_waker", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]     9     9 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::{{closure}}", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    10       │-                { fn: "__rust_try" },
[INFO] [stdout]    11    10 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::catch_unwind", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    12    11 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    13    12 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::register_by_ref", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    14    13 │                 { fn: "tokio::runtime::time::entry::StateCell::poll", file: "[crates]/tokio-[ver]/src/runtime/time/entry.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    49    48 │                 { fn: "timeout_tracing::tests::futures_select::with_join::{{closure}}", file: "./src/tests/futures_select.rs", line: [NNN] },
[INFO] [stdout]    50    49 │                 { fn: "serial_test::serial_code_lock::local_serial_core", file: "[crates]/serial_test-[ver]/src/serial_code_lock.rs", line: [NNN] },
[INFO] [stdout]    51    50 │                 { fn: "timeout_tracing::tests::futures_select::with_join", file: "./src/tests/futures_select.rs", line: [NNN] },
[INFO] [stdout]    52    51 │                 { fn: "timeout_tracing::tests::futures_select::with_join::{{closure}}", file: "./src/tests/futures_select.rs", line: [NNN] },
[INFO] [stdout]          52 │+                { fn: "clone" },
[INFO] [stdout]    53    53 │             ],
[INFO] [stdout]    54    54 │             span_trace: SpanTrace [
[INFO] [stdout]    55    55 │                 { target: "timeout_tracing::tests::futures_select", name: "do_sleep_a", file: "src/tests/futures_select.rs", line: [NNN] },
[INFO] [stdout]    56    56 │                 { target: "timeout_tracing::tests::futures_select", name: "do_sleep", file: "src/tests/futures_select.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    63    63 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]    64    64 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::raw_clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]    65    65 │                 { fn: "<&core::task::wake::Waker as tokio::sync::task::atomic_waker::WakerRef>::into_waker", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    66    66 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::{{closure}}", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    67       │-                { fn: "__rust_try" },
[INFO] [stdout]    68    67 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::catch_unwind", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    69    68 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    70    69 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::register_by_ref", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    71    70 │                 { fn: "tokio::runtime::time::entry::StateCell::poll", file: "[crates]/tokio-[ver]/src/runtime/time/entry.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   106   105 │                 { fn: "timeout_tracing::tests::futures_select::with_join::{{closure}}", file: "./src/tests/futures_select.rs", line: [NNN] },
[INFO] [stdout]   107   106 │                 { fn: "serial_test::serial_code_lock::local_serial_core", file: "[crates]/serial_test-[ver]/src/serial_code_lock.rs", line: [NNN] },
[INFO] [stdout]   108   107 │                 { fn: "timeout_tracing::tests::futures_select::with_join", file: "./src/tests/futures_select.rs", line: [NNN] },
[INFO] [stdout]   109   108 │                 { fn: "timeout_tracing::tests::futures_select::with_join::{{closure}}", file: "./src/tests/futures_select.rs", line: [NNN] },
[INFO] [stdout]         109 │+                { fn: "clone" },
[INFO] [stdout]   110   110 │             ],
[INFO] [stdout]   111   111 │             span_trace: SpanTrace [
[INFO] [stdout]   112   112 │                 { target: "timeout_tracing::tests::futures_select", name: "do_sleep_b", file: "src/tests/futures_select.rs", line: [NNN] },
[INFO] [stdout]   113   113 │                 { target: "timeout_tracing::tests::futures_select", name: "do_sleep", file: "src/tests/futures_select.rs", line: [NNN] },
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::futures_select::with_join' panicked at src/tests/futures_select.rs:25:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/tests/snapshots/timeout_tracing__tests__futures_select__with_join.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6067e8b06ce2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6067e8b06ce2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6067e8b333c3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6067e8b333c3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6067e8b01e43 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6067e8b01e43 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6067e8b06b32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6067e8b0859c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6067e8b083f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6067e8a279e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6067e8a279e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6067e8b0907b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6067e8b0907b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6067e8b08d4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6067e8b071d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6067e8b089dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6067e8b30740 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6067e8b30b46 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6067e86a148e - core::result::Result<T,E>::unwrap::hf737b6d725d4cff7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6067e86a148e - timeout_tracing::tests::futures_select::with_join::{{closure}}::{{closure}}::{{closure}}::h0ae2e0c26c6ecaa7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/futures_select.rs:25:9
[INFO] [stdout]   22:     0x6067e86a148e - insta::settings::Settings::bind::hc41b41aceb305e8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6067e869c2ba - timeout_tracing::tests::futures_select::with_join::{{closure}}::{{closure}}::h45b34aaa9e4b07b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/futures_select.rs:22:5
[INFO] [stdout]   24:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::h47dd44c7b4bfec77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc5c4e41ae56df505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf43eb6643ef52599
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x6067e869a175 - tokio::task::coop::with_budget::h5bff3b7ef204d9ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x6067e869a175 - tokio::task::coop::budget::hc150476da26ef985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d609fe5c2183220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::Context::enter::h70864fee93f946b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3c4b6613bb3c7fa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h712bfa4a1a6f4a54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x6067e86b4185 - tokio::runtime::context::scoped::Scoped<T>::set::h5cc627bac1ade17b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::{{closure}}::h4beb7533e5231fe4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x6067e8699c71 - std::thread::local::LocalKey<T>::try_with::h4a80c3e263cbd9df
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x6067e8699c71 - std::thread::local::LocalKey<T>::with::h58bd2dff19e7bc2e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::hd97eb49b8ff8d1fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h96fd581c90e3c9cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdd49bc72aec5719d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h559e86fb94d99254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x6067e8699c71 - tokio::runtime::context::runtime::enter_runtime::h5cdbc76125ff4a7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2dcb8947e9481029
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on_inner::h13b4d09d86732a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on::h2a214e25fe7a15f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x6067e8696b3b - timeout_tracing::tests::futures_select::with_join::{{closure}}::hf0e9c1e09fc2a228
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/futures_select.rs:27:7
[INFO] [stdout]   46:     0x6067e8696b3b - core::ops::function::FnOnce::call_once::he80017b2cf07c9a8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6067e8ab4e65 - serial_test::serial_code_lock::local_serial_core::h639947d246bb4d80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   48:     0x6067e867972d - timeout_tracing::tests::futures_select::with_join::h5f93f42e6005da9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/futures_select.rs:14:1
[INFO] [stdout]   49:     0x6067e867972d - timeout_tracing::tests::futures_select::with_join::{{closure}}::hd2c28bbbfe9b2fb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/futures_select.rs:14:10
[INFO] [stdout]   50:     0x6067e867972d - core::ops::function::FnOnce::call_once::h8bfd0a8ee8abf718
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x6067e8a2d11b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x6067e8a2d11b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x6067e8a2c35e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x6067e8a2c35e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x6067e8a2c35e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x6067e8a2c35e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x6067e8a2c35e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6067e8a2c35e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x6067e8a2c35e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x6067e89eff04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x6067e89eff04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   62:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x6067e89f38aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x6067e89f38aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x6067e89f38aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x6067e89f38aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x6067e89f38aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   71:     0x6067e8b0c3b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   72:     0x70264a6a1aa4 - <unknown>
[INFO] [stdout]   73:     0x70264a72ea34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::futures_unordered::with_futures_unordered stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/tests/snapshots/timeout_tracing__tests__futures_unordered__with_futures_unordered.snap
[INFO] [stdout] Snapshot: with_futures_unordered
[INFO] [stdout] Source: src/tests/futures_unordered.rs:26
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: err
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]    35    35 │                 { fn: "timeout_tracing::tests::futures_unordered::with_futures_unordered::{{closure}}", file: "./src/tests/futures_unordered.rs", line: [NNN] },
[INFO] [stdout]    36    36 │                 { fn: "serial_test::serial_code_lock::local_serial_core", file: "[crates]/serial_test-[ver]/src/serial_code_lock.rs", line: [NNN] },
[INFO] [stdout]    37    37 │                 { fn: "timeout_tracing::tests::futures_unordered::with_futures_unordered", file: "./src/tests/futures_unordered.rs", line: [NNN] },
[INFO] [stdout]    38    38 │                 { fn: "timeout_tracing::tests::futures_unordered::with_futures_unordered::{{closure}}", file: "./src/tests/futures_unordered.rs", line: [NNN] },
[INFO] [stdout]          39 │+                { fn: "clone" },
[INFO] [stdout]    39    40 │             ],
[INFO] [stdout]    40    41 │             span_trace: SpanTrace [
[INFO] [stdout]    41    42 │                 { target: "timeout_tracing::tests::futures_unordered", name: "do_unordered", file: "src/tests/futures_unordered.rs", line: [NNN] },
[INFO] [stdout]    42    43 │             ],
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::futures_unordered::with_futures_unordered' panicked at src/tests/futures_unordered.rs:26:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/tests/snapshots/timeout_tracing__tests__futures_unordered__with_futures_unordered.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6067e8b06ce2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6067e8b06ce2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6067e8b333c3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6067e8b333c3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6067e8b01e43 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6067e8b01e43 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6067e8b06b32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6067e8b0859c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6067e8b083f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6067e8a279e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6067e8a279e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6067e8b0907b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6067e8b0907b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6067e8b08d4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6067e8b071d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6067e8b089dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6067e8b30740 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6067e8b30b46 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6067e869fece - core::result::Result<T,E>::unwrap::hf737b6d725d4cff7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6067e869fece - timeout_tracing::tests::futures_unordered::with_futures_unordered::{{closure}}::{{closure}}::{{closure}}::h917813d03fe00b45
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/futures_unordered.rs:26:9
[INFO] [stdout]   22:     0x6067e869fece - insta::settings::Settings::bind::h272bf84004383a2f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6067e86d119a - timeout_tracing::tests::futures_unordered::with_futures_unordered::{{closure}}::{{closure}}::hf68b7deb1969ac8d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/futures_unordered.rs:23:5
[INFO] [stdout]   24:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::h47dd44c7b4bfec77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc5c4e41ae56df505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf43eb6643ef52599
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x6067e869a175 - tokio::task::coop::with_budget::h5bff3b7ef204d9ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x6067e869a175 - tokio::task::coop::budget::hc150476da26ef985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d609fe5c2183220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::Context::enter::h70864fee93f946b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3c4b6613bb3c7fa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h712bfa4a1a6f4a54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x6067e86b4185 - tokio::runtime::context::scoped::Scoped<T>::set::h5cc627bac1ade17b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::{{closure}}::h4beb7533e5231fe4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x6067e8699c71 - std::thread::local::LocalKey<T>::try_with::h4a80c3e263cbd9df
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x6067e8699c71 - std::thread::local::LocalKey<T>::with::h58bd2dff19e7bc2e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::hd97eb49b8ff8d1fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h96fd581c90e3c9cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdd49bc72aec5719d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h559e86fb94d99254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x6067e8699c71 - tokio::runtime::context::runtime::enter_runtime::h5cdbc76125ff4a7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2dcb8947e9481029
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on_inner::h13b4d09d86732a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on::h2a214e25fe7a15f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x6067e86cdc2b - timeout_tracing::tests::futures_unordered::with_futures_unordered::{{closure}}::h34fc777b19458fe4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/futures_unordered.rs:28:7
[INFO] [stdout]   46:     0x6067e86cdc2b - core::ops::function::FnOnce::call_once::hc6302784e2f50530
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6067e8ab4e65 - serial_test::serial_code_lock::local_serial_core::h639947d246bb4d80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   48:     0x6067e867957d - timeout_tracing::tests::futures_unordered::with_futures_unordered::h4e40163f5c49d533
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/futures_unordered.rs:14:1
[INFO] [stdout]   49:     0x6067e867957d - timeout_tracing::tests::futures_unordered::with_futures_unordered::{{closure}}::hc674d846268944f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/futures_unordered.rs:14:10
[INFO] [stdout]   50:     0x6067e867957d - core::ops::function::FnOnce::call_once::h5483ad5ea107edec
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x6067e8a2d11b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x6067e8a2d11b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x6067e8a2c35e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x6067e8a2c35e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x6067e8a2c35e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x6067e8a2c35e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x6067e8a2c35e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6067e8a2c35e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x6067e8a2c35e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x6067e89eff04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x6067e89eff04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   62:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x6067e89f38aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x6067e89f38aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x6067e89f38aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x6067e89f38aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x6067e89f38aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   71:     0x6067e8b0c3b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   72:     0x70264a6a1aa4 - <unknown>
[INFO] [stdout]   73:     0x70264a72ea34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::sleep::with_timeouts stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/tests/snapshots/timeout_tracing__tests__sleep__with_timeouts.snap
[INFO] [stdout] Snapshot: with_timeouts
[INFO] [stdout] Source: src/tests/sleep.rs:23
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: err
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     6     6 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     7     7 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::raw_clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     8     8 │                 { fn: "<&core::task::wake::Waker as tokio::sync::task::atomic_waker::WakerRef>::into_waker", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]     9     9 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::{{closure}}", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    10       │-                { fn: "__rust_try" },
[INFO] [stdout]    11    10 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::catch_unwind", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    12    11 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    13    12 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::register_by_ref", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    14    13 │                 { fn: "tokio::runtime::time::entry::StateCell::poll", file: "[crates]/tokio-[ver]/src/runtime/time/entry.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    44    43 │                 { fn: "timeout_tracing::tests::sleep::with_timeouts::{{closure}}", file: "./src/tests/sleep.rs", line: [NNN] },
[INFO] [stdout]    45    44 │                 { fn: "serial_test::serial_code_lock::local_serial_core", file: "[crates]/serial_test-[ver]/src/serial_code_lock.rs", line: [NNN] },
[INFO] [stdout]    46    45 │                 { fn: "timeout_tracing::tests::sleep::with_timeouts", file: "./src/tests/sleep.rs", line: [NNN] },
[INFO] [stdout]    47    46 │                 { fn: "timeout_tracing::tests::sleep::with_timeouts::{{closure}}", file: "./src/tests/sleep.rs", line: [NNN] },
[INFO] [stdout]          47 │+                { fn: "clone" },
[INFO] [stdout]    48    48 │             ],
[INFO] [stdout]    49    49 │             span_trace: SpanTrace [
[INFO] [stdout]    50    50 │                 { target: "timeout_tracing::tests::sleep", name: "do_sleep_3", file: "src/tests/sleep.rs", line: [NNN] },
[INFO] [stdout]    51    51 │                 { target: "timeout_tracing::tests::sleep", name: "do_sleep", file: "src/tests/sleep.rs", line: [NNN] },
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::sleep::with_timeouts' panicked at src/tests/sleep.rs:23:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/tests/snapshots/timeout_tracing__tests__sleep__with_timeouts.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6067e8b06ce2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6067e8b06ce2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6067e8b333c3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6067e8b333c3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6067e8b01e43 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6067e8b01e43 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6067e8b06b32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6067e8b0859c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6067e8b083f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6067e8a279e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6067e8a279e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6067e8b0907b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6067e8b0907b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6067e8b08d4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6067e8b071d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6067e8b089dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6067e8b30740 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6067e8b30b46 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6067e86a060e - core::result::Result<T,E>::unwrap::hf737b6d725d4cff7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6067e86a060e - timeout_tracing::tests::sleep::with_timeouts::{{closure}}::{{closure}}::{{closure}}::hc661b73918f7bced
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/sleep.rs:23:9
[INFO] [stdout]   22:     0x6067e86a060e - insta::settings::Settings::bind::h8defd8b4d2781c07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6067e86b5fda - timeout_tracing::tests::sleep::with_timeouts::{{closure}}::{{closure}}::hb91f91c567aeeeea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/sleep.rs:20:5
[INFO] [stdout]   24:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::h47dd44c7b4bfec77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc5c4e41ae56df505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf43eb6643ef52599
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x6067e869a175 - tokio::task::coop::with_budget::h5bff3b7ef204d9ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x6067e869a175 - tokio::task::coop::budget::hc150476da26ef985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d609fe5c2183220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::Context::enter::h70864fee93f946b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3c4b6613bb3c7fa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h712bfa4a1a6f4a54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x6067e86b4185 - tokio::runtime::context::scoped::Scoped<T>::set::h5cc627bac1ade17b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::{{closure}}::h4beb7533e5231fe4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x6067e8699c71 - std::thread::local::LocalKey<T>::try_with::h4a80c3e263cbd9df
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x6067e8699c71 - std::thread::local::LocalKey<T>::with::h58bd2dff19e7bc2e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::hd97eb49b8ff8d1fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h96fd581c90e3c9cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdd49bc72aec5719d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h559e86fb94d99254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x6067e8699c71 - tokio::runtime::context::runtime::enter_runtime::h5cdbc76125ff4a7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2dcb8947e9481029
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on_inner::h13b4d09d86732a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on::h2a214e25fe7a15f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x6067e86afddb - timeout_tracing::tests::sleep::with_timeouts::{{closure}}::h58ff7a80e585ebe5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/sleep.rs:25:7
[INFO] [stdout]   46:     0x6067e86afddb - core::ops::function::FnOnce::call_once::h66ec91ef309bb3b9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6067e8ab4e65 - serial_test::serial_code_lock::local_serial_core::h639947d246bb4d80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   48:     0x6067e86797bd - timeout_tracing::tests::sleep::with_timeouts::hee870aa9fb688203
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/sleep.rs:12:1
[INFO] [stdout]   49:     0x6067e86797bd - timeout_tracing::tests::sleep::with_timeouts::{{closure}}::h3b06b1b305640502
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/sleep.rs:12:10
[INFO] [stdout]   50:     0x6067e86797bd - core::ops::function::FnOnce::call_once::ha2c776d8cedbf351
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x6067e8a2d11b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x6067e8a2d11b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x6067e8a2c35e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x6067e8a2c35e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x6067e8a2c35e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x6067e8a2c35e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x6067e8a2c35e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6067e8a2c35e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x6067e8a2c35e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x6067e89eff04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x6067e89eff04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   62:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x6067e89f38aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x6067e89f38aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x6067e89f38aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x6067e89f38aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x6067e89f38aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   71:     0x6067e8b0c3b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   72:     0x70264a6a1aa4 - <unknown>
[INFO] [stdout]   73:     0x70264a72ea34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tokio_select::with_select stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/tests/snapshots/timeout_tracing__tests__tokio_select__with_select.snap
[INFO] [stdout] Snapshot: with_select
[INFO] [stdout] Source: src/tests/tokio_select.rs:25
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: err
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     6     6 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     7     7 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::raw_clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     8     8 │                 { fn: "<&core::task::wake::Waker as tokio::sync::task::atomic_waker::WakerRef>::into_waker", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]     9     9 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::{{closure}}", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    10       │-                { fn: "__rust_try" },
[INFO] [stdout]    11    10 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::catch_unwind", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    12    11 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    13    12 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::register_by_ref", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    14    13 │                 { fn: "tokio::runtime::time::entry::StateCell::poll", file: "[crates]/tokio-[ver]/src/runtime/time/entry.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    46    45 │                 { fn: "timeout_tracing::tests::tokio_select::with_select::{{closure}}", file: "./src/tests/tokio_select.rs", line: [NNN] },
[INFO] [stdout]    47    46 │                 { fn: "serial_test::serial_code_lock::local_serial_core", file: "[crates]/serial_test-[ver]/src/serial_code_lock.rs", line: [NNN] },
[INFO] [stdout]    48    47 │                 { fn: "timeout_tracing::tests::tokio_select::with_select", file: "./src/tests/tokio_select.rs", line: [NNN] },
[INFO] [stdout]    49    48 │                 { fn: "timeout_tracing::tests::tokio_select::with_select::{{closure}}", file: "./src/tests/tokio_select.rs", line: [NNN] },
[INFO] [stdout]          49 │+                { fn: "clone" },
[INFO] [stdout]    50    50 │             ],
[INFO] [stdout]    51    51 │             span_trace: SpanTrace [
[INFO] [stdout]    52    52 │                 { target: "timeout_tracing::tests::tokio_select", name: "do_sleep_a", file: "src/tests/tokio_select.rs", line: [NNN] },
[INFO] [stdout]    53    53 │                 { target: "timeout_tracing::tests::tokio_select", name: "do_sleep", file: "src/tests/tokio_select.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    60    60 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]    61    61 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::raw_clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]    62    62 │                 { fn: "<&core::task::wake::Waker as tokio::sync::task::atomic_waker::WakerRef>::into_waker", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    63    63 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::{{closure}}", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    64       │-                { fn: "__rust_try" },
[INFO] [stdout]    65    64 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::catch_unwind", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    66    65 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    67    66 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::register_by_ref", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    68    67 │                 { fn: "tokio::runtime::time::entry::StateCell::poll", file: "[crates]/tokio-[ver]/src/runtime/time/entry.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   100    99 │                 { fn: "timeout_tracing::tests::tokio_select::with_select::{{closure}}", file: "./src/tests/tokio_select.rs", line: [NNN] },
[INFO] [stdout]   101   100 │                 { fn: "serial_test::serial_code_lock::local_serial_core", file: "[crates]/serial_test-[ver]/src/serial_code_lock.rs", line: [NNN] },
[INFO] [stdout]   102   101 │                 { fn: "timeout_tracing::tests::tokio_select::with_select", file: "./src/tests/tokio_select.rs", line: [NNN] },
[INFO] [stdout]   103   102 │                 { fn: "timeout_tracing::tests::tokio_select::with_select::{{closure}}", file: "./src/tests/tokio_select.rs", line: [NNN] },
[INFO] [stdout]         103 │+                { fn: "clone" },
[INFO] [stdout]   104   104 │             ],
[INFO] [stdout]   105   105 │             span_trace: SpanTrace [
[INFO] [stdout]   106   106 │                 { target: "timeout_tracing::tests::tokio_select", name: "do_sleep_b", file: "src/tests/tokio_select.rs", line: [NNN] },
[INFO] [stdout]   107   107 │                 { target: "timeout_tracing::tests::tokio_select", name: "do_sleep", file: "src/tests/tokio_select.rs", line: [NNN] },
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tokio_select::with_select' panicked at src/tests/tokio_select.rs:25:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/tests/snapshots/timeout_tracing__tests__tokio_select__with_select.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6067e8b06ce2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6067e8b06ce2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6067e8b333c3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6067e8b333c3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6067e8b01e43 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6067e8b01e43 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6067e8b06b32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6067e8b0859c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6067e8b083f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6067e8a279e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6067e8a279e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6067e8b0907b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6067e8b0907b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6067e8b08d4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6067e8b071d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6067e8b089dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6067e8b30740 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6067e8b30b46 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6067e86a1bce - core::result::Result<T,E>::unwrap::hf737b6d725d4cff7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6067e86a1bce - timeout_tracing::tests::tokio_select::with_select::{{closure}}::{{closure}}::{{closure}}::h7f54f60e60ca1d16
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tokio_select.rs:25:9
[INFO] [stdout]   22:     0x6067e86a1bce - insta::settings::Settings::bind::hf2492fc57f722535
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6067e86bcb1a - timeout_tracing::tests::tokio_select::with_select::{{closure}}::{{closure}}::he77018abeaeba401
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tokio_select.rs:22:5
[INFO] [stdout]   24:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::h47dd44c7b4bfec77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc5c4e41ae56df505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf43eb6643ef52599
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x6067e869a175 - tokio::task::coop::with_budget::h5bff3b7ef204d9ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x6067e869a175 - tokio::task::coop::budget::hc150476da26ef985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d609fe5c2183220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::Context::enter::h70864fee93f946b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3c4b6613bb3c7fa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h712bfa4a1a6f4a54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x6067e86b4185 - tokio::runtime::context::scoped::Scoped<T>::set::h5cc627bac1ade17b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::{{closure}}::h4beb7533e5231fe4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x6067e8699c71 - std::thread::local::LocalKey<T>::try_with::h4a80c3e263cbd9df
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x6067e8699c71 - std::thread::local::LocalKey<T>::with::h58bd2dff19e7bc2e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::hd97eb49b8ff8d1fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h96fd581c90e3c9cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdd49bc72aec5719d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h559e86fb94d99254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x6067e8699c71 - tokio::runtime::context::runtime::enter_runtime::h5cdbc76125ff4a7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2dcb8947e9481029
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on_inner::h13b4d09d86732a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on::h2a214e25fe7a15f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x6067e86b836b - timeout_tracing::tests::tokio_select::with_select::{{closure}}::hd03dcd5f4057c1c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tokio_select.rs:27:7
[INFO] [stdout]   46:     0x6067e86b836b - core::ops::function::FnOnce::call_once::h9dc1140e2f5befb6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6067e8ab4e65 - serial_test::serial_code_lock::local_serial_core::h639947d246bb4d80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   48:     0x6067e867984d - timeout_tracing::tests::tokio_select::with_select::h4d1380a59f05ef49
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tokio_select.rs:14:1
[INFO] [stdout]   49:     0x6067e867984d - timeout_tracing::tests::tokio_select::with_select::{{closure}}::h918d0b3fe7ae6e8c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tokio_select.rs:14:10
[INFO] [stdout]   50:     0x6067e867984d - core::ops::function::FnOnce::call_once::haa3ddae8306ed43e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x6067e8a2d11b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x6067e8a2d11b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x6067e8a2c35e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x6067e8a2c35e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x6067e8a2c35e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x6067e8a2c35e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x6067e8a2c35e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6067e8a2c35e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x6067e8a2c35e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x6067e89eff04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x6067e89eff04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   62:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x6067e89f38aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x6067e89f38aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x6067e89f38aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x6067e89f38aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x6067e89f38aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   71:     0x6067e8b0c3b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   72:     0x70264a6a1aa4 - <unknown>
[INFO] [stdout]   73:     0x70264a72ea34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::nested_tracing_timeout::with_timeouts stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/tests/snapshots/timeout_tracing__tests__nested_tracing_timeout__with_timeouts.snap
[INFO] [stdout] Snapshot: with_timeouts
[INFO] [stdout] Source: src/tests/nested_tracing_timeout.rs:26
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: err
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     6     6 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     7     7 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::raw_clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     8     8 │                 { fn: "<&core::task::wake::Waker as tokio::sync::task::atomic_waker::WakerRef>::into_waker", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]     9     9 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::{{closure}}", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    10       │-                { fn: "__rust_try" },
[INFO] [stdout]    11    10 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::catch_unwind", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    12    11 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    13    12 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::register_by_ref", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    14    13 │                 { fn: "tokio::runtime::time::entry::StateCell::poll", file: "[crates]/tokio-[ver]/src/runtime/time/entry.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    42    41 │                 { fn: "timeout_tracing::tests::nested_tracing_timeout::with_timeouts::{{closure}}", file: "./src/tests/nested_tracing_timeout.rs", line: [NNN] },
[INFO] [stdout]    43    42 │                 { fn: "serial_test::serial_code_lock::local_serial_core", file: "[crates]/serial_test-[ver]/src/serial_code_lock.rs", line: [NNN] },
[INFO] [stdout]    44    43 │                 { fn: "timeout_tracing::tests::nested_tracing_timeout::with_timeouts", file: "./src/tests/nested_tracing_timeout.rs", line: [NNN] },
[INFO] [stdout]    45    44 │                 { fn: "timeout_tracing::tests::nested_tracing_timeout::with_timeouts::{{closure}}", file: "./src/tests/nested_tracing_timeout.rs", line: [NNN] },
[INFO] [stdout]          45 │+                { fn: "clone" },
[INFO] [stdout]    46    46 │             ],
[INFO] [stdout]    47    47 │             span_trace: SpanTrace [
[INFO] [stdout]    48    48 │                 { target: "timeout_tracing", name: "deadline", file: "src/lib.rs", line: [NNN] },
[INFO] [stdout]    49    49 │                 { target: "timeout_tracing::tests::nested_tracing_timeout", name: "do_f", file: "src/tests/nested_tracing_timeout.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    56    56 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]    57    57 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::raw_clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]    58    58 │                 { fn: "<&core::task::wake::Waker as tokio::sync::task::atomic_waker::WakerRef>::into_waker", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    59    59 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::{{closure}}", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    60       │-                { fn: "__rust_try" },
[INFO] [stdout]    61    60 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::catch_unwind", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    62    61 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    63    62 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::register_by_ref", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    64    63 │                 { fn: "tokio::runtime::time::entry::StateCell::poll", file: "[crates]/tokio-[ver]/src/runtime/time/entry.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    95    94 │                 { fn: "timeout_tracing::tests::nested_tracing_timeout::with_timeouts::{{closure}}", file: "./src/tests/nested_tracing_timeout.rs", line: [NNN] },
[INFO] [stdout]    96    95 │                 { fn: "serial_test::serial_code_lock::local_serial_core", file: "[crates]/serial_test-[ver]/src/serial_code_lock.rs", line: [NNN] },
[INFO] [stdout]    97    96 │                 { fn: "timeout_tracing::tests::nested_tracing_timeout::with_timeouts", file: "./src/tests/nested_tracing_timeout.rs", line: [NNN] },
[INFO] [stdout]    98    97 │                 { fn: "timeout_tracing::tests::nested_tracing_timeout::with_timeouts::{{closure}}", file: "./src/tests/nested_tracing_timeout.rs", line: [NNN] },
[INFO] [stdout]          98 │+                { fn: "clone" },
[INFO] [stdout]    99    99 │             ],
[INFO] [stdout]   100   100 │             span_trace: SpanTrace [
[INFO] [stdout]   101   101 │                 { target: "timeout_tracing::tests::nested_tracing_timeout", name: "do_g", file: "src/tests/nested_tracing_timeout.rs", line: [NNN] },
[INFO] [stdout]   102   102 │                 { target: "timeout_tracing::tests::nested_tracing_timeout", name: "do_f", file: "src/tests/nested_tracing_timeout.rs", line: [NNN] },
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::nested_tracing_timeout::with_timeouts' panicked at src/tests/nested_tracing_timeout.rs:26:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/tests/snapshots/timeout_tracing__tests__nested_tracing_timeout__with_timeouts.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6067e8b06ce2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6067e8b06ce2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6067e8b333c3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6067e8b333c3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6067e8b01e43 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6067e8b01e43 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6067e8b06b32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6067e8b0859c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6067e8b083f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6067e8a279e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6067e8a279e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6067e8b0907b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6067e8b0907b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6067e8b08d4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6067e8b071d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6067e8b089dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6067e8b30740 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6067e8b30b46 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6067e86a0d4e - core::result::Result<T,E>::unwrap::hf737b6d725d4cff7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6067e86a0d4e - timeout_tracing::tests::nested_tracing_timeout::with_timeouts::{{closure}}::{{closure}}::{{closure}}::h3aa44e01a69520ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/nested_tracing_timeout.rs:26:9
[INFO] [stdout]   22:     0x6067e86a0d4e - insta::settings::Settings::bind::hb6eca4977adf7f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6067e869621a - timeout_tracing::tests::nested_tracing_timeout::with_timeouts::{{closure}}::{{closure}}::hbc0f5e9e29e0410b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/nested_tracing_timeout.rs:23:5
[INFO] [stdout]   24:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::h47dd44c7b4bfec77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc5c4e41ae56df505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf43eb6643ef52599
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x6067e869a175 - tokio::task::coop::with_budget::h5bff3b7ef204d9ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x6067e869a175 - tokio::task::coop::budget::hc150476da26ef985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d609fe5c2183220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::Context::enter::h70864fee93f946b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3c4b6613bb3c7fa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h712bfa4a1a6f4a54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x6067e86b4185 - tokio::runtime::context::scoped::Scoped<T>::set::h5cc627bac1ade17b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::{{closure}}::h4beb7533e5231fe4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x6067e8699c71 - std::thread::local::LocalKey<T>::try_with::h4a80c3e263cbd9df
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x6067e8699c71 - std::thread::local::LocalKey<T>::with::h58bd2dff19e7bc2e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::hd97eb49b8ff8d1fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h96fd581c90e3c9cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdd49bc72aec5719d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h559e86fb94d99254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x6067e8699c71 - tokio::runtime::context::runtime::enter_runtime::h5cdbc76125ff4a7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2dcb8947e9481029
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on_inner::h13b4d09d86732a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on::h2a214e25fe7a15f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x6067e869042b - timeout_tracing::tests::nested_tracing_timeout::with_timeouts::{{closure}}::he580a91b856f5a41
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/nested_tracing_timeout.rs:28:7
[INFO] [stdout]   46:     0x6067e869042b - core::ops::function::FnOnce::call_once::h25f19f04b4b0fdeb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6067e8ab4e65 - serial_test::serial_code_lock::local_serial_core::h639947d246bb4d80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   48:     0x6067e86798dd - timeout_tracing::tests::nested_tracing_timeout::with_timeouts::heb1ef76776097c6a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/nested_tracing_timeout.rs:15:1
[INFO] [stdout]   49:     0x6067e86798dd - timeout_tracing::tests::nested_tracing_timeout::with_timeouts::{{closure}}::h5783c3565333f0bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/nested_tracing_timeout.rs:15:10
[INFO] [stdout]   50:     0x6067e86798dd - core::ops::function::FnOnce::call_once::hc60d9c21d5ce5d45
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x6067e8a2d11b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x6067e8a2d11b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x6067e8a2c35e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x6067e8a2c35e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x6067e8a2c35e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x6067e8a2c35e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x6067e8a2c35e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6067e8a2c35e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x6067e8a2c35e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x6067e89eff04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x6067e89eff04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   62:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x6067e89f38aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x6067e89f38aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x6067e89f38aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x6067e89f38aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x6067e89f38aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   71:     0x6067e8b0c3b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   72:     0x70264a6a1aa4 - <unknown>
[INFO] [stdout]   73:     0x70264a72ea34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::join::with_join stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/tests/snapshots/timeout_tracing__tests__join__with_join.snap
[INFO] [stdout] Snapshot: with_join
[INFO] [stdout] Source: src/tests/join.rs:24
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: err
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     6     6 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     7     7 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::raw_clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     8     8 │                 { fn: "<&core::task::wake::Waker as tokio::sync::task::atomic_waker::WakerRef>::into_waker", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]     9     9 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::{{closure}}", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    10       │-                { fn: "__rust_try" },
[INFO] [stdout]    11    10 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::catch_unwind", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    12    11 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    13    12 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::register_by_ref", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    14    13 │                 { fn: "tokio::runtime::time::entry::StateCell::poll", file: "[crates]/tokio-[ver]/src/runtime/time/entry.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    46    45 │                 { fn: "timeout_tracing::tests::join::with_join::{{closure}}", file: "./src/tests/join.rs", line: [NNN] },
[INFO] [stdout]    47    46 │                 { fn: "serial_test::serial_code_lock::local_serial_core", file: "[crates]/serial_test-[ver]/src/serial_code_lock.rs", line: [NNN] },
[INFO] [stdout]    48    47 │                 { fn: "timeout_tracing::tests::join::with_join", file: "./src/tests/join.rs", line: [NNN] },
[INFO] [stdout]    49    48 │                 { fn: "timeout_tracing::tests::join::with_join::{{closure}}", file: "./src/tests/join.rs", line: [NNN] },
[INFO] [stdout]          49 │+                { fn: "clone" },
[INFO] [stdout]    50    50 │             ],
[INFO] [stdout]    51    51 │             span_trace: SpanTrace [
[INFO] [stdout]    52    52 │                 { target: "timeout_tracing::tests::join", name: "do_sleep_a", file: "src/tests/join.rs", line: [NNN] },
[INFO] [stdout]    53    53 │                 { target: "timeout_tracing::tests::join", name: "do_sleep", file: "src/tests/join.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    60    60 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]    61    61 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::raw_clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]    62    62 │                 { fn: "<&core::task::wake::Waker as tokio::sync::task::atomic_waker::WakerRef>::into_waker", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    63    63 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::{{closure}}", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    64       │-                { fn: "__rust_try" },
[INFO] [stdout]    65    64 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::catch_unwind", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    66    65 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    67    66 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::register_by_ref", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    68    67 │                 { fn: "tokio::runtime::time::entry::StateCell::poll", file: "[crates]/tokio-[ver]/src/runtime/time/entry.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   100    99 │                 { fn: "timeout_tracing::tests::join::with_join::{{closure}}", file: "./src/tests/join.rs", line: [NNN] },
[INFO] [stdout]   101   100 │                 { fn: "serial_test::serial_code_lock::local_serial_core", file: "[crates]/serial_test-[ver]/src/serial_code_lock.rs", line: [NNN] },
[INFO] [stdout]   102   101 │                 { fn: "timeout_tracing::tests::join::with_join", file: "./src/tests/join.rs", line: [NNN] },
[INFO] [stdout]   103   102 │                 { fn: "timeout_tracing::tests::join::with_join::{{closure}}", file: "./src/tests/join.rs", line: [NNN] },
[INFO] [stdout]         103 │+                { fn: "clone" },
[INFO] [stdout]   104   104 │             ],
[INFO] [stdout]   105   105 │             span_trace: SpanTrace [
[INFO] [stdout]   106   106 │                 { target: "timeout_tracing::tests::join", name: "do_sleep_b", file: "src/tests/join.rs", line: [NNN] },
[INFO] [stdout]   107   107 │                 { target: "timeout_tracing::tests::join", name: "do_sleep", file: "src/tests/join.rs", line: [NNN] },
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::join::with_join' panicked at src/tests/join.rs:24:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/tests/snapshots/timeout_tracing__tests__join__with_join.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6067e8b06ce2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6067e8b06ce2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6067e8b333c3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6067e8b333c3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6067e8b01e43 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6067e8b01e43 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6067e8b06b32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6067e8b0859c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6067e8b083f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6067e8a279e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6067e8a279e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6067e8b0907b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6067e8b0907b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6067e8b08d4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6067e8b071d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6067e8b089dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6067e8b30740 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6067e8b30b46 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6067e869fb2e - core::result::Result<T,E>::unwrap::hf737b6d725d4cff7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6067e869fb2e - timeout_tracing::tests::join::with_join::{{closure}}::{{closure}}::{{closure}}::h0d35e7840b6a801b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/join.rs:24:9
[INFO] [stdout]   22:     0x6067e869fb2e - insta::settings::Settings::bind::h133dc108ef1d35bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6067e86d5d9a - timeout_tracing::tests::join::with_join::{{closure}}::{{closure}}::he5b6648f7bf53bb9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/join.rs:21:5
[INFO] [stdout]   24:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::h47dd44c7b4bfec77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc5c4e41ae56df505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf43eb6643ef52599
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x6067e869a175 - tokio::task::coop::with_budget::h5bff3b7ef204d9ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x6067e869a175 - tokio::task::coop::budget::hc150476da26ef985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d609fe5c2183220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::Context::enter::h70864fee93f946b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3c4b6613bb3c7fa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h712bfa4a1a6f4a54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x6067e86b4185 - tokio::runtime::context::scoped::Scoped<T>::set::h5cc627bac1ade17b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::{{closure}}::h4beb7533e5231fe4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x6067e8699c71 - std::thread::local::LocalKey<T>::try_with::h4a80c3e263cbd9df
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x6067e8699c71 - std::thread::local::LocalKey<T>::with::h58bd2dff19e7bc2e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::hd97eb49b8ff8d1fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h96fd581c90e3c9cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdd49bc72aec5719d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h559e86fb94d99254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x6067e8699c71 - tokio::runtime::context::runtime::enter_runtime::h5cdbc76125ff4a7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2dcb8947e9481029
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on_inner::h13b4d09d86732a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on::h2a214e25fe7a15f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x6067e86d221b - timeout_tracing::tests::join::with_join::{{closure}}::h87b8638e1f29fdad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/join.rs:26:7
[INFO] [stdout]   46:     0x6067e86d221b - core::ops::function::FnOnce::call_once::had740d9ed6786759
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6067e8ab4e65 - serial_test::serial_code_lock::local_serial_core::h639947d246bb4d80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   48:     0x6067e867960d - timeout_tracing::tests::join::with_join::h58afd088322f7aa7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/join.rs:13:1
[INFO] [stdout]   49:     0x6067e867960d - timeout_tracing::tests::join::with_join::{{closure}}::h549612e9025e7ee9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/join.rs:13:10
[INFO] [stdout]   50:     0x6067e867960d - core::ops::function::FnOnce::call_once::h85eb0d204b9a0352
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x6067e8a2d11b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x6067e8a2d11b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x6067e8a2c35e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x6067e8a2c35e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x6067e8a2c35e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x6067e8a2c35e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x6067e8a2c35e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6067e8a2c35e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x6067e8a2c35e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x6067e89eff04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x6067e89eff04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   62:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x6067e89f38aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x6067e89f38aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x6067e89f38aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x6067e89f38aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x6067e89f38aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   71:     0x6067e8b0c3b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   72:     0x70264a6a1aa4 - <unknown>
[INFO] [stdout]   73:     0x70264a72ea34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::format_values::with_values stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/tests/snapshots/timeout_tracing__tests__format_values__with_values.snap
[INFO] [stdout] Snapshot: with_values
[INFO] [stdout] Source: src/tests/format_values.rs:24
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: err
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     6     6 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     7     7 │                 { fn: "timeout_tracing::waker::TracingTimeoutWaker<C>::raw_clone", file: "./src/waker.rs", line: [NNN] },
[INFO] [stdout]     8     8 │                 { fn: "<&core::task::wake::Waker as tokio::sync::task::atomic_waker::WakerRef>::into_waker", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]     9     9 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::{{closure}}", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    10       │-                { fn: "__rust_try" },
[INFO] [stdout]    11    10 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register::catch_unwind", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    12    11 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::do_register", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    13    12 │                 { fn: "tokio::sync::task::atomic_waker::AtomicWaker::register_by_ref", file: "[crates]/tokio-[ver]/src/sync/task/atomic_waker.rs", line: [NNN] },
[INFO] [stdout]    14    13 │                 { fn: "tokio::runtime::time::entry::StateCell::poll", file: "[crates]/tokio-[ver]/src/runtime/time/entry.rs", line: [NNN] },
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    44    43 │                 { fn: "timeout_tracing::tests::format_values::with_values::{{closure}}", file: "./src/tests/format_values.rs", line: [NNN] },
[INFO] [stdout]    45    44 │                 { fn: "serial_test::serial_code_lock::local_serial_core", file: "[crates]/serial_test-[ver]/src/serial_code_lock.rs", line: [NNN] },
[INFO] [stdout]    46    45 │                 { fn: "timeout_tracing::tests::format_values::with_values", file: "./src/tests/format_values.rs", line: [NNN] },
[INFO] [stdout]    47    46 │                 { fn: "timeout_tracing::tests::format_values::with_values::{{closure}}", file: "./src/tests/format_values.rs", line: [NNN] },
[INFO] [stdout]          47 │+                { fn: "clone" },
[INFO] [stdout]    48    48 │             ],
[INFO] [stdout]    49    49 │             span_trace: SpanTrace [
[INFO] [stdout]    50    50 │                 { target: "timeout_tracing::tests::format_values", name: "do_sleep_inner", fields: "n=123", file: "src/tests/format_values.rs", line: [NNN] },
[INFO] [stdout]    51    51 │                 { target: "timeout_tracing::tests::format_values", name: "do_sleep", file: "src/tests/format_values.rs", line: [NNN] },
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::format_values::with_values' panicked at src/tests/format_values.rs:24:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/tests/snapshots/timeout_tracing__tests__format_values__with_values.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6067e8b06ce2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6067e8b06ce2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6067e8b06ce2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6067e8b333c3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6067e8b333c3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6067e8b01e43 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6067e8b01e43 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6067e8b06b32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6067e8b0859c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6067e8b083f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6067e8a279e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6067e8a279e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6067e8b0907b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6067e8b0907b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6067e8b08d4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6067e8b071d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6067e8b089dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6067e8b30740 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6067e8b30b46 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6067e86a09ae - core::result::Result<T,E>::unwrap::hf737b6d725d4cff7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6067e86a09ae - timeout_tracing::tests::format_values::with_values::{{closure}}::{{closure}}::{{closure}}::hcbac68ae0553435c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/format_values.rs:24:9
[INFO] [stdout]   22:     0x6067e86a09ae - insta::settings::Settings::bind::ha87a9f0a74fe0db3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x6067e86aef9a - timeout_tracing::tests::format_values::with_values::{{closure}}::{{closure}}::h06c6b1fd79adc622
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/format_values.rs:21:5
[INFO] [stdout]   24:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::h47dd44c7b4bfec77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6067e869a175 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc5c4e41ae56df505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf43eb6643ef52599
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x6067e869a175 - tokio::task::coop::with_budget::h5bff3b7ef204d9ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x6067e869a175 - tokio::task::coop::budget::hc150476da26ef985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6d609fe5c2183220
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x6067e869a175 - tokio::runtime::scheduler::current_thread::Context::enter::h70864fee93f946b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3c4b6613bb3c7fa9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x6067e86b4185 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h712bfa4a1a6f4a54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x6067e86b4185 - tokio::runtime::context::scoped::Scoped<T>::set::h5cc627bac1ade17b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::{{closure}}::h4beb7533e5231fe4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x6067e8699c71 - std::thread::local::LocalKey<T>::try_with::h4a80c3e263cbd9df
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x6067e8699c71 - std::thread::local::LocalKey<T>::with::h58bd2dff19e7bc2e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x6067e8699c71 - tokio::runtime::context::set_scheduler::hd97eb49b8ff8d1fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h96fd581c90e3c9cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdd49bc72aec5719d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h559e86fb94d99254
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x6067e8699c71 - tokio::runtime::context::runtime::enter_runtime::h5cdbc76125ff4a7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6067e8699c71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2dcb8947e9481029
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on_inner::h13b4d09d86732a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x6067e86a6770 - tokio::runtime::runtime::Runtime::block_on::h2a214e25fe7a15f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x6067e86ab32b - timeout_tracing::tests::format_values::with_values::{{closure}}::hb450fab2495b1a0c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/format_values.rs:26:7
[INFO] [stdout]   46:     0x6067e86ab32b - core::ops::function::FnOnce::call_once::hf4690e912b3e1476
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6067e8ab4e65 - serial_test::serial_code_lock::local_serial_core::h639947d246bb4d80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   48:     0x6067e86793cd - timeout_tracing::tests::format_values::with_values::hc4026ca2a18a1bdc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/format_values.rs:13:1
[INFO] [stdout]   49:     0x6067e86793cd - timeout_tracing::tests::format_values::with_values::{{closure}}::hfc769ed8273ad92a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/format_values.rs:13:10
[INFO] [stdout]   50:     0x6067e86793cd - core::ops::function::FnOnce::call_once::h19a840170c8610a4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x6067e8a2d11b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x6067e8a2d11b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x6067e8a2c35e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x6067e8a2c35e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x6067e8a2c35e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x6067e8a2c35e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x6067e8a2c35e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6067e8a2c35e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x6067e8a2c35e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x6067e89eff04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x6067e89eff04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   62:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x6067e89f38aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x6067e89f38aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x6067e89f38aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x6067e89f38aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x6067e89f38aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x6067e89f38aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x6067e8b0c3b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   71:     0x6067e8b0c3b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   72:     0x70264a6a1aa4 - <unknown>
[INFO] [stdout]   73:     0x70264a72ea34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::custom_future::with_custom_future
[INFO] [stdout]     tests::format_values::with_values
[INFO] [stdout]     tests::futures_select::with_join
[INFO] [stdout]     tests::futures_unordered::with_futures_unordered
[INFO] [stdout]     tests::join::with_join
[INFO] [stdout]     tests::nested_tracing_timeout::with_timeouts
[INFO] [stdout]     tests::sleep::with_timeouts
[INFO] [stdout]     tests::tokio_select::with_select
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 8 failed; 2 ignored; 0 measured; 0 filtered out; finished in 5.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "db25f26d64265c0b353d95ec82135ad64846258bd5472052b246af4944e543a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db25f26d64265c0b353d95ec82135ad64846258bd5472052b246af4944e543a0", kill_on_drop: false }`
[INFO] [stdout] db25f26d64265c0b353d95ec82135ad64846258bd5472052b246af4944e543a0
