[INFO] cloning repository https://github.com/Hugomo1/epoch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hugomo1/epoch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugomo1%2Fepoch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugomo1%2Fepoch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e53a42ae6cca33ffd159c0b3404ab876434359d7
[INFO] testing Hugomo1/epoch against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugomo1%2Fepoch" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hugomo1/epoch
[INFO] finished tweaking git repo https://github.com/Hugomo1/epoch
[INFO] tweaked toml for git repo https://github.com/Hugomo1/epoch written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hugomo1/epoch on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hugomo1/epoch 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded instability v0.3.10
[INFO] [stderr]   Downloaded option-ext v0.2.0
[INFO] [stderr]   Downloaded line-clipping v0.3.5
[INFO] [stderr]   Downloaded darling_macro v0.20.11
[INFO] [stderr]   Downloaded wrapcenum-derive v0.4.1
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded dirs-sys v0.5.0
[INFO] [stderr]   Downloaded kqueue-sys v1.0.4
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded darling v0.20.11
[INFO] [stderr]   Downloaded ciborium-ll v0.2.2
[INFO] [stderr]   Downloaded ciborium-io v0.2.2
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded redox_users v0.5.2
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded notify-types v2.1.0
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded unicode-truncate v2.0.1
[INFO] [stderr]   Downloaded lru v0.16.3
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded ciborium v0.2.2
[INFO] [stderr]   Downloaded ratatui-crossterm v0.1.0
[INFO] [stderr]   Downloaded nucleo v0.5.0
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded kasuari v0.4.11
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded nucleo-matcher v0.3.1
[INFO] [stderr]   Downloaded darling_core v0.20.11
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded nvml-wrapper-sys v0.9.0
[INFO] [stderr]   Downloaded ratatui v0.30.0
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded nvml-wrapper v0.12.0
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded objc2-core-foundation v0.3.1
[INFO] [stderr]   Downloaded sysinfo v0.38.3
[INFO] [stderr]   Downloaded ratatui-core v0.1.0
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] [stderr]   Downloaded objc2-io-kit v0.3.1
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded ratatui-widgets v0.3.0
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] [stderr]   Downloaded web-sys v0.3.91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ce94c6a9f6cf482d6427e3e9cd6ad3fa38676960583ed71dce76510d3147c72
[INFO] running `Command { std: "docker" "start" "-a" "1ce94c6a9f6cf482d6427e3e9cd6ad3fa38676960583ed71dce76510d3147c72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ce94c6a9f6cf482d6427e3e9cd6ad3fa38676960583ed71dce76510d3147c72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ce94c6a9f6cf482d6427e3e9cd6ad3fa38676960583ed71dce76510d3147c72", kill_on_drop: false }`
[INFO] [stdout] 1ce94c6a9f6cf482d6427e3e9cd6ad3fa38676960583ed71dce76510d3147c72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f50d0d60dcdef9107cb2f4c1fd34b426a9865c613d7a20dc95ca853a4f4bc1b
[INFO] running `Command { std: "docker" "start" "-a" "7f50d0d60dcdef9107cb2f4c1fd34b426a9865c613d7a20dc95ca853a4f4bc1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling nvml-wrapper-sys v0.9.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling wrapcenum-derive v0.4.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling nvml-wrapper v0.12.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sysinfo v0.38.3
[INFO] [stderr]    Compiling epoch v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s
[INFO] running `Command { std: "docker" "inspect" "7f50d0d60dcdef9107cb2f4c1fd34b426a9865c613d7a20dc95ca853a4f4bc1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f50d0d60dcdef9107cb2f4c1fd34b426a9865c613d7a20dc95ca853a4f4bc1b", kill_on_drop: false }`
[INFO] [stdout] 7f50d0d60dcdef9107cb2f4c1fd34b426a9865c613d7a20dc95ca853a4f4bc1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b9282ccc5dd68c98276b7307b35df9fbb7e685680fa07088e4f907bb3d0ef59
[INFO] running `Command { std: "docker" "start" "-a" "7b9282ccc5dd68c98276b7307b35df9fbb7e685680fa07088e4f907bb3d0ef59", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling epoch v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "7b9282ccc5dd68c98276b7307b35df9fbb7e685680fa07088e4f907bb3d0ef59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b9282ccc5dd68c98276b7307b35df9fbb7e685680fa07088e4f907bb3d0ef59", kill_on_drop: false }`
[INFO] [stdout] 7b9282ccc5dd68c98276b7307b35df9fbb7e685680fa07088e4f907bb3d0ef59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff24af46324ecc30061bbe6e5866e8d25381cde158d9db0b8177242980770657
[INFO] running `Command { std: "docker" "start" "-a" "ff24af46324ecc30061bbe6e5866e8d25381cde158d9db0b8177242980770657", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/epoch-72913cc7dc5931b6)
[INFO] [stdout] 
[INFO] [stdout] running 381 tests
[INFO] [stdout] test app::tests::test_adaptive_layout_never_hides_user_pinned_metrics ... ok
[INFO] [stdout] test app::tests::test_alert_cooldown_blocks_immediate_refire_then_allows_reentry ... ok
[INFO] [stdout] test app::tests::test_adaptive_layout_hides_absent_unpinned_metrics ... ok
[INFO] [stdout] test app::tests::test_alert_threshold_hysteresis_prevents_flapping ... ok
[INFO] [stdout] test app::tests::test_alert_threshold_warning_and_critical_transitions ... ok
[INFO] [stdout] test app::tests::test_alerts_disabled_when_unconfigured ... ok
[INFO] [stdout] test app::tests::test_app_default_mode_is_monitoring ... ok
[INFO] [stdout] test app::tests::test_app_new ... ok
[INFO] [stdout] test app::tests::test_app_new_initializes_new_fields ... ok
[INFO] [stdout] test app::tests::test_explorer_j_moves_cursor ... ok
[INFO] [stdout] test app::tests::test_elapsed_zero_before_data ... ok
[INFO] [stdout] test app::tests::test_append_stream_sampling_avoids_stride_jump_regressions ... ok
[INFO] [stdout] test app::tests::test_explorer_k_moves_cursor_up ... ok
[INFO] [stdout] test app::tests::test_alerts_clear_when_rules_removed_or_disabled ... ok
[INFO] [stdout] test app::tests::test_explorer_search_mode_chars_update_query ... ok
[INFO] [stdout] test app::tests::test_file_picker_enter_selects ... ok
[INFO] [stdout] test app::tests::test_file_picker_backspace ... ok
[INFO] [stdout] test app::tests::test_explorer_slash_activates_search ... ok
[INFO] [stdout] test app::tests::test_app_new_defaults ... ok
[INFO] [stdout] test app::tests::test_explorer_f_cycles_status_filter ... ok
[INFO] [stdout] test app::tests::test_file_picker_navigation_down ... ok
[INFO] [stdout] test app::tests::test_file_picker_navigation_up ... ok
[INFO] [stdout] test app::tests::test_file_picker_query_fuzzy_match ... ok
[INFO] [stdout] test app::tests::test_file_picker_query_input ... ok
[INFO] [stdout] test app::tests::test_file_picker_state_creation ... ok
[INFO] [stdout] test app::tests::test_alert_events_persist_to_stream_run_history ... ok
[INFO] [stdout] test app::tests::test_file_picker_enter_uses_query_path_when_no_matches ... ok
[INFO] [stdout] test app::tests::test_handle_event_dispatches ... ok
[INFO] [stdout] test app::tests::test_file_picker_vim_starts_in_normal_mode_when_requested ... ok
[INFO] [stdout] test app::tests::test_file_picker_escape_quits ... ok
[INFO] [stdout] test app::tests::test_handle_key_ctrl_c_quits ... ok
[INFO] [stdout] test app::tests::test_handle_key_question_toggles_help_mode ... ok
[INFO] [stdout] test app::tests::test_hidden_metrics_preserve_history_for_reenable ... ok
[INFO] [stdout] test app::tests::test_home_numeric_shortcuts_focus_panels ... ok
[INFO] [stdout] test app::tests::test_handle_key_question_toggles_help_mode_without_shift_modifier ... ok
[INFO] [stdout] test app::tests::test_home_overview_enter_opens_selected_run_detail ... ok
[INFO] [stdout] test app::tests::test_handle_key_q_quits ... ok
[INFO] [stdout] test app::tests::test_help_overlay_close_keys_do_not_quit_app ... ok
[INFO] [stdout] test app::tests::test_keymap_entries_contains_new_bindings ... ok
[INFO] [stdout] test app::tests::test_legacy_throughput_fallback_remains_intact ... ok
[INFO] [stdout] test app::tests::test_loss_spike_counter_increments_on_threshold_cross ... ok
[INFO] [stdout] test app::tests::test_history_respects_capacity ... ok
[INFO] [stdout] test app::tests::test_home_key_r_refreshes_without_store ... ok
[INFO] [stdout] test app::tests::test_metric_relevance_prefers_tokens_when_tokens_present ... ok
[INFO] [stdout] test app::tests::test_loss_trend_worsening_uses_rolling_mean_slope_formula ... ok
[INFO] [stdout] test app::tests::test_explorer_rename_selected_run_persists_display_name ... ok
[INFO] [stdout] test app::tests::test_explorer_delete_selected_run_requires_confirmation ... ok
[INFO] [stdout] test app::tests::test_metric_relevance_falls_back_to_samples_or_steps ... ok
[INFO] [stdout] test app::tests::test_metric_relevance_handles_sparse_or_switching_streams ... ok
[INFO] [stdout] test app::tests::test_min_zoom_alerts_and_compare_coexist_without_panics ... ok
[INFO] [stdout] test app::tests::test_min_zoom_autofit_disables_pan ... ok
[INFO] [stdout] test app::tests::test_min_zoom_pan_input_is_noop ... ok
[INFO] [stdout] test app::tests::test_new_histories_respect_capacity ... ok
[INFO] [stdout] test app::tests::test_number_keys_focus_boxes ... ok
[INFO] [stdout] test app::tests::test_push_metrics_all_fields ... ok
[INFO] [stdout] test app::tests::test_push_metrics_appends_new_core_histories ... ok
[INFO] [stdout] test app::tests::test_push_metrics_appends_to_history ... ok
[INFO] [stdout] test app::tests::test_push_metrics_sets_active ... ok
[INFO] [stdout] test app::tests::test_push_metrics_stores_latest ... ok
[INFO] [stdout] test app::tests::test_push_system_updates ... ok
[INFO] [stdout] test app::tests::test_push_system_with_gpu ... ok
[INFO] [stdout] test app::tests::test_resize_while_paused_preserves_non_min_viewport ... ok
[INFO] [stdout] test app::tests::test_resize_reautofit_only_when_min_zoom_follow_latest ... ok
[INFO] [stdout] test app::tests::test_run_compare_alignment_by_step ... ok
[INFO] [stdout] test app::tests::test_run_compare_uses_snapshot_mode_without_follow_tail ... ok
[INFO] [stdout] test app::tests::test_nan_inf_counter_tracks_invalid_metrics ... ok
[INFO] [stdout] test app::tests::test_run_compare_duplicate_steps_keep_last_seen_deterministically ... ok
[INFO] [stdout] test app::tests::test_on_tick_staleness ... ok
[INFO] [stdout] test app::tests::test_run_compare_fallback_alignment_when_step_missing ... ok
[INFO] [stdout] test app::tests::test_reset_g_restores_min_zoom_autofit_contract ... ok
[INFO] [stdout] test app::tests::test_run_detail_historical_selection_clears_live_snapshot_and_ignores_live_pushes ... ok
[INFO] [stdout] test app::tests::test_run_detail_active_selection_still_accepts_live_pushes ... ok
[INFO] [stdout] test app::tests::test_sampling_preserves_extrema_per_bucket ... ok
[INFO] [stdout] test app::tests::test_sampling_is_deterministic_for_same_input ... ok
[INFO] [stdout] test app::tests::test_scanning_mode_advances_spinner_on_tick ... ok
[INFO] [stdout] test app::tests::test_set_discovered_files_stores_files ... ok
[INFO] [stdout] test app::tests::test_set_discovered_processes_clamps_cursor ... ok
[INFO] [stdout] test app::tests::test_selected_run_index_resolves_selection_by_run_id ... ok
[INFO] [stdout] test app::tests::test_set_discovered_processes_resolves_selection_by_pid ... ok
[INFO] [stdout] test app::tests::test_settings_arrow_keys_do_not_leak_into_global_viewport_controls ... ok
[INFO] [stdout] test app::tests::test_settings_mode_open_navigate_close ... ok
[INFO] [stdout] test app::tests::test_perplexity_derived_from_loss ... ok
[INFO] [stdout] test app::tests::test_sampling_handles_minimum_width_without_panic ... ok
[INFO] [stdout] test app::tests::test_primary_view_count ... ok
[INFO] [stdout] test app::tests::test_settings_pinned_rate_metric_cycle_preserves_non_rate_pins ... ok
[INFO] [stdout] test app::tests::test_staleness_threshold_uses_config_value ... ok
[INFO] [stdout] test app::tests::test_startup_default_is_min_zoom_follow_latest ... ok
[INFO] [stdout] test app::tests::test_settings_theme_cycle_normalizes_case_and_whitespace ... ok
[INFO] [stdout] test app::tests::test_system_processes_j_moves_cursor ... ok
[INFO] [stdout] test app::tests::test_tab_cycles_primary_views_backward ... ok
[INFO] [stdout] test app::tests::test_tab_cycles_primary_views_forward ... ok
[INFO] [stdout] test app::tests::test_tab_key_cycles_primary_view ... ok
[INFO] [stdout] test app::tests::test_startup_autofit_sets_follow_latest_and_zero_offset ... ok
[INFO] [stdout] test app::tests::test_two_tab_key_docs_contract ... ok
[INFO] [stdout] test app::tests::test_run_detail_finished_run_uses_stored_alert_history ... ok
[INFO] [stdout] test app::tests::test_tab_preserves_focused_box ... ok
[INFO] [stdout] test app::tests::test_viewport_live_follow_shows_latest ... ok
[INFO] [stdout] test app::tests::test_viewport_pan_clamps_bounds ... ok
[INFO] [stdout] test app::tests::test_viewport_zoom_clamps_and_reslices ... ok
[INFO] [stdout] test app::tests::test_vim_profile_hjkl_maps_to_navigation_in_monitoring ... ok
[INFO] [stdout] test app::tests::test_zoom_out_high_frequency_stream_no_jitter_regression ... ok
[INFO] [stdout] test app::tests::test_settings_navigation_isolated_from_global_vim_view_switching ... ok
[INFO] [stdout] test app::tests::test_settings_pinned_rate_mixed_starts_from_none_for_cycle ... ok
[INFO] [stdout] test app::tests::test_vim_filepicker_j_types_in_insert_then_navigates_in_normal ... ok
[INFO] [stdout] test app::tests::test_user_pinned_metric_remains_visible_under_adaptivity ... ok
[INFO] [stdout] test app::tests::test_vim_profile_does_not_break_filepicker_text_input ... ok
[INFO] [stdout] test collectors::gpu::tests::test_gpu_collect_sends_metrics ... ok
[INFO] [stdout] test collectors::gpu::tests::test_gpu_collect_no_panic ... ok
[INFO] [stdout] test collectors::gpu::tests::test_gpu_collector_multiple_collects ... ok
[INFO] [stdout] test collectors::process::tests::detects_training_like_commands ... ok
[INFO] [stdout] test collectors::process::tests::marks_pid_reuse_when_command_changes ... ok
[INFO] [stdout] test collectors::gpu::tests::test_gpu_collector_creation ... ok
[INFO] [stdout] test collectors::system::tests::test_system_collector_creation ... ok
[INFO] [stdout] test collectors::process::tests::keeps_permission_denied_entry_without_panic ... ok
[INFO] [stdout] test collectors::training::tests::test_create_parser_auto_detects_csv_after_header_line ... ok
[INFO] [stdout] test app::tests::test_settings_apply_and_save_routes_to_correct_profile_target ... ok
[INFO] [stdout] test collectors::training::tests::test_create_parser_auto_detects_csv_from_ansi_header ... ok
[INFO] [stdout] test collectors::training::tests::test_auto_detecting_parser_switches_to_csv_after_noise_semicolon_header ... ok
[INFO] [stdout] test collectors::training::tests::test_create_parser_csv_bootstrap_detects_header_then_rows ... ok
[INFO] [stdout] test collectors::training::tests::test_create_parser_jsonl ... ok
[INFO] [stdout] test collectors::training::tests::test_create_parser_auto_detects_csv_from_file ... ok
[INFO] [stdout] test collectors::training::tests::test_create_parser_regex_without_pattern ... ok
[INFO] [stdout] test collectors::training::tests::test_create_parser_tensorboard_override ... ok
[INFO] [stdout] test collectors::training::tests::test_create_parser_unknown_defaults_to_jsonl ... ok
[INFO] [stdout] test collectors::training::tests::test_file_watcher_missing_parent_dir ... ok
[INFO] [stdout] test collectors::training::tests::test_file_watcher_accepts_relative_filename_path ... ok
[INFO] [stdout] test collectors::training::tests::test_create_parser_auto_survives_invalid_utf8_prefix_line ... ok
[INFO] [stdout] test collectors::training::tests::test_normalization_handles_carriage_return_progress ... ok
[INFO] [stdout] test collectors::training::tests::test_normalization_handles_trailing_crlf_shape ... ok
[INFO] [stdout] test collectors::training::tests::test_normalization_invalid_control_bytes_graceful_skip ... ok
[INFO] [stdout] test collectors::training::tests::test_normalization_strips_ansi_sequences ... ok
[INFO] [stdout] test collectors::training::tests::test_file_watcher_reads_existing_content ... ok
[INFO] [stdout] test collectors::training::tests::test_normalization_strips_osc_title_sequence ... ok
[INFO] [stdout] test collectors::training::tests::test_normalization_strips_utf8_bom ... ok
[INFO] [stdout] test collectors::training::tests::test_create_parser_auto ... ok
[INFO] [stdout] test collectors::training::tests::test_normalization_strips_osc_hyperlink_sequence ... ok
[INFO] [stdout] test collectors::training::tests::test_trainer_state_poller_emits_step_zero ... ok
[INFO] [stdout] test config::tests::test_atomic_save_recovers_from_partial_write_failure ... ok
[INFO] [stdout] test config::tests::test_config_defaults ... ok
[INFO] [stdout] test config::tests::test_config_defaults_expanded ... ok
[INFO] [stdout] test collectors::training::tests::test_trainer_state_poller_updates_parse_telemetry ... ok
[INFO] [stdout] test collectors::training::tests::test_normalization_preserves_numeric_precision ... ok
[INFO] [stdout] test config::tests::test_config_invalid_toml_errors ... ok
[INFO] [stdout] test config::tests::test_config_merge_cli_overrides ... ok
[INFO] [stdout] test collectors::training::tests::test_create_parser_regex_with_pattern ... ok
[INFO] [stdout] test config::tests::test_config_load_missing_file_returns_defaults ... ok
[INFO] [stdout] test config::tests::test_config_merge_cli_no_override_when_none ... ok
[INFO] [stdout] test config::tests::test_config_merge_cli_stdin ... ok
[INFO] [stdout] test config::tests::test_config_parse_partial_toml ... ok
[INFO] [stdout] test config::tests::test_config_unknown_fields_accepted ... ok
[INFO] [stdout] test config::tests::test_config_parse_toml ... ok
[INFO] [stdout] test config::tests::test_config_stale_after_secs_default ... ok
[INFO] [stdout] test config::tests::test_custom_theme_parses_and_applies ... ok
[INFO] [stdout] test config::tests::test_invalid_custom_theme_uses_safe_fallback ... ok
[INFO] [stdout] test config::tests::test_custom_theme_partial_table_keeps_valid_string_fields ... ok
[INFO] [stdout] test config::tests::test_metric_id_lists_are_normalized_and_deduped ... ok
[INFO] [stdout] test config::tests::test_layered_profile_precedence_defaults_global_project_cli ... ok
[INFO] [stdout] test discovery::tests::test_discover_empty_dir ... ok
[INFO] [stdout] test discovery::tests::test_discover_finds_csv_files ... ok
[INFO] [stdout] test discovery::tests::test_discover_finds_jsonl_files ... ok
[INFO] [stdout] test discovery::tests::test_discover_finds_trainer_state ... ok
[INFO] [stdout] test discovery::tests::test_discover_finds_wandb_events ... ok
[INFO] [stdout] test discovery::tests::test_discover_ignores_non_training_files ... ok
[INFO] [stdout] test config::tests::test_cosmetic_autosave_does_not_touch_project_behavior ... ok
[INFO] [stdout] test discovery::tests::test_discover_skips_gitignored ... ok
[INFO] [stdout] test discovery::tests::test_discover_skips_node_modules ... ok
[INFO] [stdout] test config::tests::test_system_theme_resolution_uses_terminal_palette_defaults ... ok
[INFO] [stdout] test event::tests::test_event_channel_constants ... ok
[INFO] [stdout] test event::tests::test_event_enum_variants ... ok
[INFO] [stdout] test event::tests::test_event_tick_received ... ok
[INFO] [stdout] test metrics_contract::tests::test_each_core_metric_has_unit_and_tier ... ok
[INFO] [stdout] test metrics_contract::tests::test_metric_ids_unique ... ok
[INFO] [stdout] test metrics_contract::tests::test_v02_scope_excludes_distributed_and_cost ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_alias_expansion_for_common_framework_headers ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_new_core_alias_columns ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parse_data_row ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parse_data_row_with_pipe_delimiter ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parse_data_row_with_semicolon_delimiter ... ok
[INFO] [stdout] test discovery::tests::test_discover_newest_first ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parse_empty_line ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parse_integral_float_u64_fields ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parse_header_row_skipped ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parse_skips_non_numeric ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parse_rejects_non_integral_u64_fields ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parser_new_no_known_columns ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parser_new_with_aliases ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parser_new_with_bom_header ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parser_new_with_comma_header ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parser_new_with_semicolon_header ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parser_new_with_pipe_header ... ok
[INFO] [stdout] test parsers::csv::tests::test_csv_parser_new_with_tab_header ... ok
[INFO] [stdout] test parsers::hf_trainer::tests::test_parse_trainer_state_accepts_integral_float_step_and_tokens ... ok
[INFO] [stdout] test parsers::hf_trainer::tests::test_parse_trainer_state_empty_log_history ... ok
[INFO] [stdout] test parsers::hf_trainer::tests::test_parse_trainer_state_ignores_epoch_field ... ok
[INFO] [stdout] test parsers::hf_trainer::tests::test_parse_trainer_state_missing_log_history ... ok
[INFO] [stdout] test parsers::hf_trainer::tests::test_parse_trainer_state_nested_metric_paths ... ok
[INFO] [stdout] test parsers::hf_trainer::tests::test_parse_trainer_state_new_core_fields ... ok
[INFO] [stdout] test parsers::hf_trainer::tests::test_parse_trainer_state_partial_fields ... ok
[INFO] [stdout] test parsers::hf_trainer::tests::test_parse_trainer_state_rejects_non_integral_u64_values ... ok
[INFO] [stdout] test parsers::hf_trainer::tests::test_parse_trainer_state_skips_non_object_entries ... ok
[INFO] [stdout] test parsers::hf_trainer::tests::test_parse_trainer_state_invalid_json ... ok
[INFO] [stdout] test parsers::hf_trainer::tests::test_parse_trainer_state_valid ... ok
[INFO] [stdout] test parsers::hf_trainer::tests::test_parse_trainer_state_with_utf8_bom_prefix ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_jsonl_parser_instantiation ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_blank_line ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_empty_json_object ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_global_step_alias ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_invalid_json ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_json_no_known_fields ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_json_null ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_original_fields_still_work ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_jsonl_line_with_utf8_bom_prefix ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_learning_rate_field_name ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_lr_field_name ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_lr_preferred_over_learning_rate ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_mixed_valid_invalid_lines ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_nested_metric_paths ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_new_core_aliases ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_only_loss ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_rejects_non_integral_u64_values ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_samples_per_second_alias ... ok
[INFO] [stdout] test collectors::training::tests::test_trainer_state_poller_emits_new_entries_on_rewrite ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_non_json_line ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_slash_loss_alias ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_step_and_tokens_from_integral_float_values ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_train_loss_alias ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_training_loss_alias ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_unknown_nested_objects_are_ignored ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_valid_jsonl_all_fields ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_wandb_combined ... ok
[INFO] [stdout] test parsers::jsonl::tests::test_parse_wandb_step_alias ... ok
[INFO] [stdout] test parsers::regex_parser::tests::test_default_pattern_no_match ... ok
[INFO] [stdout] test parsers::regex_parser::tests::test_regex_parser_accepts_integral_float_u64_fields ... ok
[INFO] [stdout] test parsers::regex_parser::tests::test_regex_parser_invalid_pattern ... ok
[INFO] [stdout] test parsers::regex_parser::tests::test_regex_parser_ignores_non_finite_numeric_values ... ok
[INFO] [stdout] test parsers::regex_parser::tests::test_regex_parser_no_match ... ok
[INFO] [stdout] test parsers::regex_parser::tests::test_regex_parser_partial_fields ... ok
[INFO] [stdout] test parsers::regex_parser::tests::test_regex_parser_with_all_fields ... ok
[INFO] [stdout] test parsers::tensorboard::tests::test_tensorboard_parser_instantiation ... ok
[INFO] [stdout] test parsers::tensorboard::tests::test_tensorboard_parser_skips_empty_line ... ok
[INFO] [stdout] test parsers::tensorboard::tests::test_tensorboard_parser_skips_non_empty_line_gracefully ... ok
[INFO] [stdout] test parsers::tests::test_detect_csv_from_header ... ok
[INFO] [stdout] test parsers::regex_parser::tests::test_regex_parser_unparseable_capture ... ok
[INFO] [stdout] test parsers::tests::test_detect_csv_pipe_from_header ... ok
[INFO] [stdout] test parsers::tests::test_detect_csv_header_after_noise_line ... ok
[INFO] [stdout] test parsers::tests::test_detect_csv_semicolon_from_header ... ok
[INFO] [stdout] test parsers::tests::test_detect_empty_sample_returns_jsonl ... ok
[INFO] [stdout] test parsers::tests::test_detect_csv_tab_from_header ... ok
[INFO] [stdout] test parsers::tests::test_detect_fallback_to_jsonl ... ok
[INFO] [stdout] test parsers::tests::test_detect_jsonl_from_sample ... ok
[INFO] [stdout] test parsers::tests::test_detect_parser_confidence_prefers_best_match ... ok
[INFO] [stdout] test parsers::tests::test_detect_parser_returns_send ... ok
[INFO] [stdout] test parsers::tests::test_parser_alias_contract_consistency_jsonl_csv_hf ... ok
[INFO] [stdout] test parsers::regex_parser::tests::test_default_pattern_matches ... ok
[INFO] [stdout] test parsers::tests::test_parser_contract_fixture_matrix ... ok
[INFO] [stdout] test parsers::tests::test_parser_contract_non_finite_values_are_handled ... ok
[INFO] [stdout] test parsers::tests::test_parser_contract_mixed_noise_never_panics ... ok
[INFO] [stdout] test project_resolution::tests::project_resolution_prefers_alias_over_git_root ... ok
[INFO] [stdout] test project_resolution::tests::project_resolution_tiebreak_is_deterministic ... ok
[INFO] [stdout] test project_resolution::tests::project_resolution_handles_symlink_and_nested_repo_cases ... ok
[INFO] [stdout] test store::repository::tests::test_delete_run_removes_run_and_cascades_events ... ok
[INFO] [stdout] test store::repository::tests::test_list_recent_runs ... ok
[INFO] [stdout] test store::repository::tests::test_list_runs_combined_filters ... ok
[INFO] [stdout] test store::repository::tests::test_list_runs_empty_store ... ok
[INFO] [stdout] test parsers::tests::test_detect_mixed_jsonl_and_noise ... ok
[INFO] [stdout] test store::repository::tests::test_list_runs_status_filter ... ok
[INFO] [stdout] test store::repository::tests::test_list_runs_search_filter ... ok
[INFO] [stdout] test types::tests::test_gpu_metrics_default ... ok
[INFO] [stdout] test types::tests::test_gpu_vram_percent ... ok
[INFO] [stdout] test types::tests::test_gpu_vram_percent_full ... ok
[INFO] [stdout] test types::tests::test_gpu_vram_percent_zero_total ... ok
[INFO] [stdout] test types::tests::test_metric_history_type ... ok
[INFO] [stdout] test types::tests::test_system_metrics_cpu_usage_percent ... ok
[INFO] [stdout] test types::tests::test_system_metrics_default ... ok
[INFO] [stdout] test types::tests::test_system_metrics_has_gpu ... ok
[INFO] [stdout] test store::repository::tests::test_list_runs_with_limit ... ok
[INFO] [stdout] test types::tests::test_system_metrics_has_gpu_with_multiple ... ok
[INFO] [stdout] test types::tests::test_system_metrics_has_gpu_with_one ... ok
[INFO] [stdout] test types::tests::test_system_metrics_memory_percent ... ok
[INFO] [stdout] test types::tests::test_system_metrics_memory_percent_full ... ok
[INFO] [stdout] test types::tests::test_system_metrics_memory_percent_zero_total ... ok
[INFO] [stdout] test types::tests::test_training_metrics_default ... ok
[INFO] [stdout] test types::tests::test_training_metrics_default_includes_new_core_fields ... ok
[INFO] [stdout] test types::tests::test_training_metrics_is_empty_all_none ... ok
[INFO] [stdout] test types::tests::test_training_metrics_is_empty_respects_new_fields ... ok
[INFO] [stdout] test types::tests::test_training_metrics_is_empty_with_loss ... ok
[INFO] [stdout] test types::tests::test_training_metrics_is_empty_with_step ... ok
[INFO] [stdout] test types::tests::test_training_metrics_merge_does_not_overwrite ... ok
[INFO] [stdout] test types::tests::test_training_metrics_merge_handles_new_fields ... ok
[INFO] [stdout] test types::tests::test_training_metrics_merge_multiple_fields ... ok
[INFO] [stdout] test types::tests::test_training_metrics_merge_fills_none ... ok
[INFO] [stdout] test store::repository::tests::test_rename_run_updates_display_name ... ok
[INFO] [stdout] test ui::advanced::tests::test_advanced_chart_bounds_match_metrics_contract ... ok
[INFO] [stdout] test collectors::system::tests::test_collect_produces_metrics ... ok
[INFO] [stdout] test collectors::system::tests::test_collect_cpu_usage_range ... ok
[INFO] [stdout] test ui::dashboard::tests::test_dashboard_graph_mode_switch_between_line_and_sparkline ... ok
[INFO] [stdout] test ui::dashboard::tests::test_dashboard_no_gpu ... ok
[INFO] [stdout] test ui::dashboard::tests::test_dashboard_with_training_data ... ok
[INFO] [stdout] test ui::dashboard::tests::test_format_loss_large ... ok
[INFO] [stdout] test ui::dashboard::tests::test_format_loss_small ... ok
[INFO] [stdout] test ui::dashboard::tests::test_format_lr ... ok
[INFO] [stdout] test ui::dashboard::tests::test_format_throughput ... ok
[INFO] [stdout] test collectors::system::tests::test_collect_sends_empty_gpus ... ok
[INFO] [stdout] test ui::header::tests::test_header_render_no_panic ... ok
[INFO] [stdout] test ui::advanced::tests::test_diagnostics_shows_active_and_resolved_alerts ... ok
[INFO] [stdout] test ui::dashboard::tests::test_dashboard_empty_state ... ok
[INFO] [stdout] test config::tests::test_readme_documented_release_keys_exist ... FAILED
[INFO] [stdout] test ui::header::tests::test_header_uses_breadcrumb_and_not_epoch_title ... ok
[INFO] [stdout] test ui::header::tests::test_header_shows_route_breadcrumb_for_run_detail ... ok
[INFO] [stdout] test ui::metrics::tests::test_format_lr_value ... ok
[INFO] [stdout] test ui::metrics::tests::test_format_step ... ok
[INFO] [stdout] test ui::dashboard::tests::test_dashboard_remains_compact_with_new_core_metrics ... ok
[INFO] [stdout] test ui::help::tests::test_help_overlay_uses_keymap_source_of_truth ... ok
[INFO] [stdout] test ui::help::tests::test_help_overlay_matches_runtime_keymap_contract ... ok
[INFO] [stdout] test ui::metrics::tests::test_metrics_chart_uses_shared_graph_contract ... ok
[INFO] [stdout] test ui::help::tests::test_help_overlay_renders_active_keymap_bindings ... ok
[INFO] [stdout] test ui::home::tests::test_home_renders_without_panic ... ok
[INFO] [stdout] test ui::metrics::tests::test_graph_mode_switch_between_line_and_sparkline ... ok
[INFO] [stdout] test ui::metrics::tests::test_format_step_small ... ok
[INFO] [stdout] test ui::dashboard::tests::test_dashboard_with_system_data ... ok
[INFO] [stdout] test ui::metrics::tests::test_metrics_empty_state ... ok
[INFO] [stdout] test ui::metrics::tests::test_trend_indicator_decreasing ... ok
[INFO] [stdout] test ui::metrics::tests::test_trend_indicator_increasing ... ok
[INFO] [stdout] test ui::metrics::tests::test_trend_indicator_insufficient ... ok
[INFO] [stdout] test ui::metrics::tests::test_trend_indicator_stable ... ok
[INFO] [stdout] test ui::run_detail::tests::test_live_empty_state ... ok
[INFO] [stdout] test ui::metrics::tests::test_metrics_with_data ... ok
[INFO] [stdout] test ui::run_detail::tests::test_live_focus_box_renders ... ok
[INFO] [stdout] test ui::metrics::tests::test_metrics_partial_data ... ok
[INFO] [stdout] test ui::run_detail::tests::test_live_graph_mode_line ... ok
[INFO] [stdout] test ui::metrics::tests::test_metrics_tab_renders_grad_norm_and_eval_loss ... ok
[INFO] [stdout] test ui::metrics::tests::test_metrics_tab_renders_tokens_when_present ... ok
[INFO] [stdout] test event::tests::test_event_handler_creation ... FAILED
[INFO] [stdout] test ui::metrics::tests::test_run_compare_marks_non_comparable_metrics ... ok
[INFO] [stdout] test ui::run_detail::tests::test_run_detail_requires_selected_run ... ok
[INFO] [stdout] test ui::run_explorer::tests::test_run_explorer_renders_empty ... ok
[INFO] [stdout] test ui::run_explorer::tests::test_run_explorer_search_active ... ok
[INFO] [stdout] test ui::system::tests::test_format_bytes_gb ... ok
[INFO] [stdout] test ui::run_explorer::tests::test_run_explorer_fallback_name_uses_source_filename ... ok
[INFO] [stdout] test ui::system::tests::test_format_bytes_mb ... ok
[INFO] [stdout] test ui::run_detail::tests::test_run_detail_with_selected_historical_run_does_not_require_live_input ... ok
[INFO] [stdout] test ui::system::tests::test_format_percent ... ok
[INFO] [stdout] test ui::system::tests::test_format_bytes_tb ... ok
[INFO] [stdout] test ui::system::tests::test_format_temp ... ok
[INFO] [stdout] test ui::run_detail::tests::test_live_with_data ... ok
[INFO] [stdout] test ui::system::tests::test_cpu_warning_color ... ok
[INFO] [stdout] test ui::run_detail::tests::test_run_detail_uses_selected_run_alert_history_for_finished_run ... ok
[INFO] [stdout] test ui::system::tests::test_system_empty_state ... ok
[INFO] [stdout] test ui::run_explorer::tests::test_run_explorer_renders_records ... ok
[INFO] [stdout] test ui::system::tests::test_system_chart_uses_shared_graph_contract ... ok
[INFO] [stdout] test ui::system::tests::test_system_multiple_gpus ... ok
[INFO] [stdout] test ui::system::tests::test_system_tab_highlights_gpu_outlier ... ok
[INFO] [stdout] test ui::tests::test_active_commands_for_view_matches_monitoring_views ... ok
[INFO] [stdout] test ui::tests::test_color_constants_exist ... ok
[INFO] [stdout] test ui::tests::test_command_bar_home_shows_real_shortcuts ... ok
[INFO] [stdout] test ui::system::tests::test_system_with_full_data ... ok
[INFO] [stdout] test ui::tests::test_command_bar_shows_help_gateway_hint ... ok
[INFO] [stdout] test ui::tests::test_default_theme_matches_legacy_classic_palette ... ok
[INFO] [stdout] test ui::settings::tests::test_settings_render_contains_profile_and_theme_controls ... ok
[INFO] [stdout] test ui::tests::test_command_bar_system_processes_removes_track_hint ... ok
[INFO] [stdout] test ui::system::tests::test_system_no_gpu ... ok
[INFO] [stdout] test ui::tests::test_command_bar_run_explorer_search_mode ... ok
[INFO] [stdout] test ui::system::tests::test_system_graph_mode_switch_between_line_and_sparkline ... ok
[INFO] [stdout] test ui::tests::test_min_dimensions_exist ... ok
[INFO] [stdout] test ui::system_processes::tests::test_system_processes_renders_without_panic ... ok
[INFO] [stdout] test ui::tests::test_monitoring_routes_include_home_and_detail ... ok
[INFO] [stdout] test ui::tests::test_render_too_small ... ok
[INFO] [stdout] test ui::tests::test_render_minimum_size ... ok
[INFO] [stdout] test ui::system::tests::test_system_tab_shows_hidden_gpu_count_indicator ... ok
[INFO] [stdout] test ui::tests::test_render_command_bar_content ... ok
[INFO] [stdout] test ui::tests::test_live_view_focus_box_highlights ... ok
[INFO] [stdout] test ui::tests::test_theme_registry_contains_required_presets ... ok
[INFO] [stdout] test ui::theme::tests::test_system_theme_ignores_desktop_theme_envs_without_override ... ok
[INFO] [stdout] test ui::theme::tests::test_system_theme_uses_terminal_ansi_palette_by_default ... ok
[INFO] [stdout] test ui::theme::tests::test_system_theme_explicit_override_still_wins ... ok
[INFO] [stdout] test ui::tests::test_status_health_state_uses_shared_logic ... ok
[INFO] [stdout] test ui::tests::test_style_functions_return_non_default ... ok
[INFO] [stdout] test ui::tests::test_runtime_theme_switch_updates_render_styles ... ok
[INFO] [stdout] test ui::tests::test_live_view_focus_index_in_titles ... ok
[INFO] [stdout] test ui::tests::test_live_view_renders_all_graph_boxes ... ok
[INFO] [stdout] test ui::tests::test_live_view_graph_mode_switch ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_readme_documented_release_keys_exist stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_readme_documented_release_keys_exist' (182) panicked at src/config.rs:763:9:
[INFO] [stdout] assertion failed: readme.contains("1-4")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6458dce13bea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6458dce13bea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6458dce13bea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6458dce13bea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6458dce2be7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6458dce2be7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x6458dce18f02 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6458dce18f02 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6458dcdefa7f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6458dcdefa7f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6458dce0aa49 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6458dc5b51bc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6458dc5b51bc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6458dce0acc2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6458dce0acc2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6458dcdefb6a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6458dcde4a29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6458dcdf09cd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6458dce2c6ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6458dce2c6b2 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6458dc3f9f36 - epoch[8e10e4766c4f3fb9]::config::tests::test_readme_documented_release_keys_exist
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:763:9
[INFO] [stdout]   21:     0x6458dc3eaec7 - epoch[8e10e4766c4f3fb9]::config::tests::test_readme_documented_release_keys_exist::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:761:51
[INFO] [stdout]   22:     0x6458dc352956 - <epoch[8e10e4766c4f3fb9]::config::tests::test_readme_documented_release_keys_exist::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6458dc5a849b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6458dc5a849b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x6458dc5b5c8b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x6458dc5b5c8b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x6458dc5b5c8b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6458dc5b5c8b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6458dc5b5c8b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6458dc5b5c8b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x6458dc5b5c8b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x6458dc5af3a4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x6458dc5af3a4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6458dc5b8892 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x6458dc5b8892 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x6458dc5b8892 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6458dc5b8892 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6458dc5b8892 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6458dc5b8892 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x6458dc5b8892 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6458dce12f9f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x6458dce12f9f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x74243a2c0aa4 - <unknown>
[INFO] [stdout]   44:     0x74243a34da64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- event::tests::test_event_handler_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'event::tests::test_event_handler_creation' (195) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.29.0/src/event/read.rs:39:30:
[INFO] [stdout] reader source not set
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6458dce13bea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6458dce13bea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6458dce13bea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6458dce13bea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6458dce2be7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6458dce2be7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x6458dce18f02 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6458dce18f02 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6458dcdefa7f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6458dcdefa7f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6458dce0aa49 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6458dc5b51bc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6458dc5b51bc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6458dce0acc2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6458dce0acc2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6458dcdefb38 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6458dcde4a29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6458dcdf09cd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6458dce2c6ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6458dce2c3b4 - core[e929cb53b82a81ca]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x6458dce2c3b4 - core[e929cb53b82a81ca]::option::expect_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/option.rs:2260:5
[INFO] [stdout]   21:     0x6458dcd8f940 - <core[e929cb53b82a81ca]::option::Option<&alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn crossterm[3b0be6890e465820]::event::source::EventSource>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x6458dcdaa32b - <crossterm[3b0be6890e465820]::event::read::InternalEventReader>::waker
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.29.0/src/event/read.rs:39:30
[INFO] [stdout]   23:     0x6458dcd909e9 - <crossterm[3b0be6890e465820]::event::stream::EventStream as core[e929cb53b82a81ca]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.29.0/src/event/stream.rs:62:63
[INFO] [stdout]   24:     0x6458dcd9062e - <crossterm[3b0be6890e465820]::event::stream::EventStream>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.29.0/src/event/stream.rs:73:9
[INFO] [stdout]   25:     0x6458dc3e59cb - epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/event.rs:54:26
[INFO] [stdout]   26:     0x6458dc4d3928 - <tokio[8b35cdf935dcac11]::runtime::task::core::Core<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   27:     0x6458dc4deac8 - <tokio[8b35cdf935dcac11]::loom::std::unsafe_cell::UnsafeCell<tokio[8b35cdf935dcac11]::runtime::task::core::Stage<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[8b35cdf935dcac11]::runtime::task::core::Core<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   28:     0x6458dc4deac8 - <tokio[8b35cdf935dcac11]::runtime::task::core::Core<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   29:     0x6458dc316b1a - tokio[8b35cdf935dcac11]::runtime::task::harness::poll_future::<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   30:     0x6458dc309980 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[8b35cdf935dcac11]::runtime::task::harness::poll_future<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x6458dc45cbfe - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[8b35cdf935dcac11]::runtime::task::harness::poll_future<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x6458dc379f7b - __rust_try
[INFO] [stdout]   33:     0x6458dc360313 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<()>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[8b35cdf935dcac11]::runtime::task::harness::poll_future<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6458dc360313 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[8b35cdf935dcac11]::runtime::task::harness::poll_future<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6458dc311bef - tokio[8b35cdf935dcac11]::runtime::task::harness::poll_future::<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   36:     0x6458dc321af0 - <tokio[8b35cdf935dcac11]::runtime::task::harness::Harness<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   37:     0x6458dc321da3 - <tokio[8b35cdf935dcac11]::runtime::task::harness::Harness<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   38:     0x6458dc30f0eb - tokio[8b35cdf935dcac11]::runtime::task::raw::poll::<epoch[8e10e4766c4f3fb9]::event::spawn_event_reader::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   39:     0x6458dcba3237 - <tokio[8b35cdf935dcac11]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   40:     0x6458dc2a22c1 - <tokio[8b35cdf935dcac11]::runtime::task::LocalNotified<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   41:     0x6458dc3c8e9a - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:816:30
[INFO] [stdout]   42:     0x6458dc3c6705 - tokio[8b35cdf935dcac11]::task::coop::with_budget::<(), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x6458dc3c6705 - tokio[8b35cdf935dcac11]::task::coop::budget::<(), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x6458dc3c6705 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   45:     0x6458dc3a88e6 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   46:     0x6458dc3a8cbc - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   47:     0x6458dc3c7e36 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:812:43
[INFO] [stdout]   48:     0x6458dc3c68f4 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   49:     0x6458dc2af07b - <tokio[8b35cdf935dcac11]::runtime::context::scoped::Scoped<tokio[8b35cdf935dcac11]::runtime::scheduler::Context>>::set::<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   50:     0x6458dc315c99 - tokio[8b35cdf935dcac11]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   51:     0x6458dc290762 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[8b35cdf935dcac11]::runtime::context::Context>>::try_with::<tokio[8b35cdf935dcac11]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   52:     0x6458dc2902ee - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[8b35cdf935dcac11]::runtime::context::Context>>::with::<tokio[8b35cdf935dcac11]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   53:     0x6458dc30de5d - tokio[8b35cdf935dcac11]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   54:     0x6458dc3abcc0 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   55:     0x6458dc3abfb6 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   56:     0x6458dc3c63c0 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   57:     0x6458dc470cc3 - tokio[8b35cdf935dcac11]::runtime::context::runtime::enter_runtime::<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   58:     0x6458dc3a7e21 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   59:     0x6458dc470544 - <tokio[8b35cdf935dcac11]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   60:     0x6458dc47070f - <tokio[8b35cdf935dcac11]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   61:     0x6458dc327143 - epoch[8e10e4766c4f3fb9]::event::tests::test_event_handler_creation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/event.rs:145:49
[INFO] [stdout]   62:     0x6458dc31aa67 - epoch[8e10e4766c4f3fb9]::event::tests::test_event_handler_creation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/event.rs:138:43
[INFO] [stdout]   63:     0x6458dc352096 - <epoch[8e10e4766c4f3fb9]::event::tests::test_event_handler_creation::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6458dc5a849b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x6458dc5a849b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   66:     0x6458dc5b5c8b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   67:     0x6458dc5b5c8b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x6458dc5b5c8b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x6458dc5b5c8b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x6458dc5b5c8b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x6458dc5b5c8b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   72:     0x6458dc5b5c8b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   73:     0x6458dc5af3a4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   74:     0x6458dc5af3a4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   75:     0x6458dc5b8892 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   76:     0x6458dc5b8892 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   77:     0x6458dc5b8892 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x6458dc5b8892 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x6458dc5b8892 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x6458dc5b8892 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   81:     0x6458dc5b8892 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   82:     0x6458dce12f9f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   83:     0x6458dce12f9f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   84:     0x74243a2c0aa4 - <unknown>
[INFO] [stdout]   85:     0x74243a34da64 - clone
[INFO] [stdout]   86:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'event::tests::test_event_handler_creation' (195) panicked at src/event.rs:142:14:
[INFO] [stdout] timed out waiting for handler event: Elapsed(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6458dce13bea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6458dce13bea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6458dce13bea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6458dce13bea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6458dce2be7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6458dce2be7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x6458dce18f02 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6458dce18f02 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6458dcdefa7f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6458dcdefa7f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6458dce0aa49 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6458dc5b51bc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6458dc5b51bc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6458dce0acc2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6458dce0acc2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6458dcdefb38 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6458dcde4a29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6458dcdf09cd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6458dce2c6ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6458dce2c432 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6458dc439675 - <core[e929cb53b82a81ca]::result::Result<core[e929cb53b82a81ca]::result::Result<epoch[8e10e4766c4f3fb9]::event::Event, eyre[b5ed5624360b68c]::Report>, tokio[8b35cdf935dcac11]::time::error::Elapsed>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6458dc31b24d - epoch[8e10e4766c4f3fb9]::event::tests::test_event_handler_creation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/event.rs:142:14
[INFO] [stdout]   22:     0x6458dc3786f2 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6458dc37876d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6458dc3c8f0d - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x6458dc3c8e0b - tokio[8b35cdf935dcac11]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x6458dc3c8e0b - tokio[8b35cdf935dcac11]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x6458dc3c8e0b - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x6458dc3a82f0 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x6458dc3c764d - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x6458dc3c68f4 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x6458dc2af07b - <tokio[8b35cdf935dcac11]::runtime::context::scoped::Scoped<tokio[8b35cdf935dcac11]::runtime::scheduler::Context>>::set::<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x6458dc315c99 - tokio[8b35cdf935dcac11]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x6458dc290762 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[8b35cdf935dcac11]::runtime::context::Context>>::try_with::<tokio[8b35cdf935dcac11]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x6458dc2902ee - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[8b35cdf935dcac11]::runtime::context::Context>>::with::<tokio[8b35cdf935dcac11]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x6458dc30de5d - tokio[8b35cdf935dcac11]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x6458dc3abcc0 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x6458dc3abfb6 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x6458dc3c63c0 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x6458dc470cc3 - tokio[8b35cdf935dcac11]::runtime::context::runtime::enter_runtime::<<tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x6458dc3a7e21 - <tokio[8b35cdf935dcac11]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x6458dc470544 - <tokio[8b35cdf935dcac11]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x6458dc47070f - <tokio[8b35cdf935dcac11]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x6458dc327143 - epoch[8e10e4766c4f3fb9]::event::tests::test_event_handler_creation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/event.rs:145:49
[INFO] [stdout]   44:     0x6458dc31aa67 - epoch[8e10e4766c4f3fb9]::event::tests::test_event_handler_creation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/event.rs:138:43
[INFO] [stdout]   45:     0x6458dc352096 - <epoch[8e10e4766c4f3fb9]::event::tests::test_event_handler_creation::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6458dc5a849b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6458dc5a849b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x6458dc5b5c8b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x6458dc5b5c8b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x6458dc5b5c8b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x6458dc5b5c8b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6458dc5b5c8b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6458dc5b5c8b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x6458dc5b5c8b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x6458dc5af3a4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x6458dc5af3a4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x6458dc5b8892 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x6458dc5b8892 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x6458dc5b8892 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6458dc5b8892 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6458dc5b8892 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6458dc5b8892 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x6458dc5b8892 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6458dce12f9f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x6458dce12f9f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x74243a2c0aa4 - <unknown>
[INFO] [stdout]   67:     0x74243a34da64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::test_readme_documented_release_keys_exist
[INFO] [stdout]     event::tests::test_event_handler_creation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 379 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ff24af46324ecc30061bbe6e5866e8d25381cde158d9db0b8177242980770657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff24af46324ecc30061bbe6e5866e8d25381cde158d9db0b8177242980770657", kill_on_drop: false }`
[INFO] [stdout] ff24af46324ecc30061bbe6e5866e8d25381cde158d9db0b8177242980770657
