[INFO] fetching crate actix-web-nextjs 0.2.8...
[INFO] testing actix-web-nextjs-0.2.8 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate actix-web-nextjs 0.2.8 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate actix-web-nextjs 0.2.8
[INFO] finished tweaking crates.io crate actix-web-nextjs 0.2.8
[INFO] tweaked toml for crates.io crate actix-web-nextjs 0.2.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-web-nextjs 0.2.8 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate actix-web-nextjs 0.2.8 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c04cb3e1914d02d21480a41b6e8c50e4d9d16745f50f94226644325b2fddd38
[INFO] running `Command { std: "docker" "start" "-a" "8c04cb3e1914d02d21480a41b6e8c50e4d9d16745f50f94226644325b2fddd38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c04cb3e1914d02d21480a41b6e8c50e4d9d16745f50f94226644325b2fddd38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c04cb3e1914d02d21480a41b6e8c50e4d9d16745f50f94226644325b2fddd38", kill_on_drop: false }`
[INFO] [stdout] 8c04cb3e1914d02d21480a41b6e8c50e4d9d16745f50f94226644325b2fddd38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 78afcd7f92a5a1aafe96f948e0cf18e547797b65584df8ddeff93201c5a41f33
[INFO] running `Command { std: "docker" "start" "-a" "78afcd7f92a5a1aafe96f948e0cf18e547797b65584df8ddeff93201c5a41f33", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling actix-files v0.6.8
[INFO] [stderr]    Compiling actix-web-nextjs v0.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.64s
[INFO] running `Command { std: "docker" "inspect" "78afcd7f92a5a1aafe96f948e0cf18e547797b65584df8ddeff93201c5a41f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78afcd7f92a5a1aafe96f948e0cf18e547797b65584df8ddeff93201c5a41f33", kill_on_drop: false }`
[INFO] [stdout] 78afcd7f92a5a1aafe96f948e0cf18e547797b65584df8ddeff93201c5a41f33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b383a758245d6cea4fd3e2ef36d167eaa31f040a1fa30bbe3320bb55375d7835
[INFO] running `Command { std: "docker" "start" "-a" "b383a758245d6cea4fd3e2ef36d167eaa31f040a1fa30bbe3320bb55375d7835", kill_on_drop: false }`
[INFO] [stderr]    Compiling actix-web-nextjs v0.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.80s
[INFO] running `Command { std: "docker" "inspect" "b383a758245d6cea4fd3e2ef36d167eaa31f040a1fa30bbe3320bb55375d7835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b383a758245d6cea4fd3e2ef36d167eaa31f040a1fa30bbe3320bb55375d7835", kill_on_drop: false }`
[INFO] [stdout] b383a758245d6cea4fd3e2ef36d167eaa31f040a1fa30bbe3320bb55375d7835
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 419e214a20654bd55a74f88b4689a6480ba7f1689a1cdcf12b4c6757ca903245
[INFO] running `Command { std: "docker" "start" "-a" "419e214a20654bd55a74f88b4689a6480ba7f1689a1cdcf12b4c6757ca903245", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/actix-web-nextjs/db1641421d4b21e7/deps/actix_web_nextjs-db1641421d4b21e7)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::handles_build_manifest_not_found ... FAILED
[INFO] [stdout] test tests::returns_index ... FAILED
[INFO] [stdout] test tests::returns_assets ... FAILED
[INFO] [stdout] test tests::test_returns_dynamic_numeric_page ... FAILED
[INFO] [stdout] test tests::returns_page ... FAILED
[INFO] [stdout] test tests::returns_item_page ... FAILED
[INFO] [stdout] test tests::test_returns_dynamic_character_page ... FAILED
[INFO] [stdout] test tests::unknown_page_returns_index ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::handles_build_manifest_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::handles_build_manifest_not_found' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65422cd58ed2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65422cd58ed2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65422cd7041a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65422cd7041a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x65422cd5e176 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65422cd5e176 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65422cd3607f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65422cd3607f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65422cd50869 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65422ca2cdce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x65422ca2cdce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65422cd50ad2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x65422cd50ad2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65422cd36138 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65422cd2d949 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65422cd36f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65422cd70bdc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65422cd70952 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65422ca0eaae - <core[8f93d80df273fe75]::result::Result<actix_web[ef31bc72f6380e02]::service::ServiceResponse, actix_web[ef31bc72f6380e02]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x65422c9fec56 - actix_web[ef31bc72f6380e02]::test::test_utils::call_service::<actix_web[ef31bc72f6380e02]::app_service::AppInitService<actix_web[ef31bc72f6380e02]::app_service::AppRouting, actix_http[63ec101aa583270c]::body::boxed::BoxBody>, actix_http[63ec101aa583270c]::requests::request::Request<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn futures_core[588199378cc27b80]::stream::Stream<Item = core[8f93d80df273fe75]::result::Result<bytes[455634f469959c7e]::bytes::Bytes, actix_http[63ec101aa583270c]::error::PayloadError>>>>>, actix_http[63ec101aa583270c]::body::boxed::BoxBody, actix_web[ef31bc72f6380e02]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x65422ca092ec - actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:158:49
[INFO] [stdout]   23:     0x65422c9d8d5f - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x65422c9d6ba0 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x65422c9c1d75 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::try_with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x65422c9c16be - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x65422c9d5d46 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x65422c9db286 - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x65422c9d7ad5 - <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until::<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x65422c9f5b6d - <core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x65422c9c148d - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x65422c9c0d4b - tokio[644706436ecea5fd]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x65422c9c0d4b - tokio[644706436ecea5fd]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x65422c9c0d4b - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x65422c9a5c60 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x65422c9bcead - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x65422c9b41d4 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x65422c9d589b - <tokio[644706436ecea5fd]::runtime::context::scoped::Scoped<tokio[644706436ecea5fd]::runtime::scheduler::Context>>::set::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x65422c9f8199 - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x65422c9c3ec2 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::try_with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x65422c9c248e - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x65422c9f74ed - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x65422c9ae4a0 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x65422c9af5d7 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x65422c9b2376 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x65422c9fdcb5 - tokio[644706436ecea5fd]::runtime::context::runtime::enter_runtime::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x65422c9a3036 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x65422ca03514 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on_inner::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x65422ca04631 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x65422c9d60c0 - <tokio[644706436ecea5fd]::task::local::LocalSet>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x65422c9e1ef5 - <actix_rt[3b7b6841d5f76820]::runtime::Runtime>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x65422ca10989 - <actix_rt[3b7b6841d5f76820]::system::SystemRunner>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x65422ca0b7e6 - actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:146:5
[INFO] [stdout]   54:     0x65422ca05e97 - actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:147:48
[INFO] [stdout]   55:     0x65422c9cd896 - <actix_web_nextjs[e38a5568b2f38119]::tests::handles_build_manifest_not_found::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65422ca2117b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x65422ca2117b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x65422ca2d9da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x65422ca2d9da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x65422ca2d9da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x65422ca27ea4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x65422ca27ea4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x65422ca304d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x65422ca304d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x65422ca304d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x65422cd5839f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x65422cd5839f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7a086cbd2aa4 - <unknown>
[INFO] [stdout]   77:     0x7a086cc5fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::returns_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::returns_index' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65422cd58ed2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65422cd58ed2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65422cd7041a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65422cd7041a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x65422cd5e176 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65422cd5e176 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65422cd3607f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65422cd3607f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65422cd50869 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65422ca2cdce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x65422ca2cdce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65422cd50ad2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x65422cd50ad2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65422cd36138 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65422cd2d949 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65422cd36f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65422cd70bdc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65422cd70952 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65422ca0eaae - <core[8f93d80df273fe75]::result::Result<actix_web[ef31bc72f6380e02]::service::ServiceResponse, actix_web[ef31bc72f6380e02]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x65422c9fec56 - actix_web[ef31bc72f6380e02]::test::test_utils::call_service::<actix_web[ef31bc72f6380e02]::app_service::AppInitService<actix_web[ef31bc72f6380e02]::app_service::AppRouting, actix_http[63ec101aa583270c]::body::boxed::BoxBody>, actix_http[63ec101aa583270c]::requests::request::Request<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn futures_core[588199378cc27b80]::stream::Stream<Item = core[8f93d80df273fe75]::result::Result<bytes[455634f469959c7e]::bytes::Bytes, actix_http[63ec101aa583270c]::error::PayloadError>>>>>, actix_http[63ec101aa583270c]::body::boxed::BoxBody, actix_web[ef31bc72f6380e02]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x65422ca06c56 - actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:43:49
[INFO] [stdout]   23:     0x65422c9d885f - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x65422c9d67e0 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x65422c9c1975 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::try_with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x65422c9c157e - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x65422c9d5c46 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x65422c9db146 - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x65422c9d71d5 - <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x65422c9f5a6d - <core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x65422c9c138d - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x65422c9c06cb - tokio[644706436ecea5fd]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x65422c9c06cb - tokio[644706436ecea5fd]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x65422c9c06cb - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x65422c9a4fe0 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x65422c9ba42d - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x65422c9b4154 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x65422c9d535b - <tokio[644706436ecea5fd]::runtime::context::scoped::Scoped<tokio[644706436ecea5fd]::runtime::scheduler::Context>>::set::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x65422c9f8099 - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x65422c9c39c2 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::try_with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x65422c9c230e - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x65422c9f73ed - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x65422c9ad420 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x65422c9af3d7 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x65422c9b1676 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x65422c9fd735 - tokio[644706436ecea5fd]::runtime::context::runtime::enter_runtime::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x65422c9a2cb6 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x65422ca03014 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on_inner::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x65422ca03c31 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x65422c9d5ec0 - <tokio[644706436ecea5fd]::task::local::LocalSet>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x65422c9e1db5 - <actix_rt[3b7b6841d5f76820]::runtime::Runtime>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x65422ca10849 - <actix_rt[3b7b6841d5f76820]::system::SystemRunner>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x65422ca0b5e6 - actix_web_nextjs[e38a5568b2f38119]::tests::returns_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:38:5
[INFO] [stdout]   54:     0x65422ca05dd7 - actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:39:29
[INFO] [stdout]   55:     0x65422c9cd796 - <actix_web_nextjs[e38a5568b2f38119]::tests::returns_index::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65422ca2117b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x65422ca2117b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x65422ca2d9da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x65422ca2d9da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x65422ca2d9da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x65422ca27ea4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x65422ca27ea4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x65422ca304d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x65422ca304d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x65422ca304d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x65422cd5839f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x65422cd5839f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7a086cbd2aa4 - <unknown>
[INFO] [stdout]   77:     0x7a086cc5fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::returns_assets stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::returns_assets' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65422cd58ed2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65422cd58ed2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65422cd7041a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65422cd7041a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x65422cd5e176 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65422cd5e176 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65422cd3607f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65422cd3607f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65422cd50869 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65422ca2cdce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x65422ca2cdce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65422cd50ad2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x65422cd50ad2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65422cd36138 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65422cd2d949 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65422cd36f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65422cd70bdc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65422cd70952 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65422ca0eaae - <core[8f93d80df273fe75]::result::Result<actix_web[ef31bc72f6380e02]::service::ServiceResponse, actix_web[ef31bc72f6380e02]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x65422c9fec56 - actix_web[ef31bc72f6380e02]::test::test_utils::call_service::<actix_web[ef31bc72f6380e02]::app_service::AppInitService<actix_web[ef31bc72f6380e02]::app_service::AppRouting, actix_http[63ec101aa583270c]::body::boxed::BoxBody>, actix_http[63ec101aa583270c]::requests::request::Request<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn futures_core[588199378cc27b80]::stream::Stream<Item = core[8f93d80df273fe75]::result::Result<bytes[455634f469959c7e]::bytes::Bytes, actix_http[63ec101aa583270c]::error::PayloadError>>>>>, actix_http[63ec101aa583270c]::body::boxed::BoxBody, actix_web[ef31bc72f6380e02]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x65422ca075bc - actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:103:49
[INFO] [stdout]   23:     0x65422c9d899f - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x65422c9d68d0 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x65422c9c1a75 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::try_with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x65422c9c15ce - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x65422c9d5c86 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x65422c9db196 - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x65422c9d7415 - <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x65422c9f5aad - <core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x65422c9c13cd - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x65422c9c086b - tokio[644706436ecea5fd]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x65422c9c086b - tokio[644706436ecea5fd]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x65422c9c086b - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x65422c9a5300 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x65422c9baecd - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x65422c9b4174 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x65422c9d54ab - <tokio[644706436ecea5fd]::runtime::context::scoped::Scoped<tokio[644706436ecea5fd]::runtime::scheduler::Context>>::set::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x65422c9f80d9 - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x65422c9c3b02 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::try_with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x65422c9c236e - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x65422c9f742d - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x65422c9ad840 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x65422c9af457 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x65422c9b19b6 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x65422c9fd895 - tokio[644706436ecea5fd]::runtime::context::runtime::enter_runtime::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x65422c9a2d96 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x65422ca03154 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on_inner::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x65422ca03eb1 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x65422c9d5f40 - <tokio[644706436ecea5fd]::task::local::LocalSet>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x65422c9e1e05 - <actix_rt[3b7b6841d5f76820]::runtime::Runtime>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x65422ca10899 - <actix_rt[3b7b6841d5f76820]::system::SystemRunner>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x65422ca0b666 - actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:98:5
[INFO] [stdout]   54:     0x65422ca05e07 - actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:99:30
[INFO] [stdout]   55:     0x65422c9cd7d6 - <actix_web_nextjs[e38a5568b2f38119]::tests::returns_assets::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65422ca2117b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x65422ca2117b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x65422ca2d9da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x65422ca2d9da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x65422ca2d9da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x65422ca27ea4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x65422ca27ea4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x65422ca304d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x65422ca304d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x65422ca304d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x65422cd5839f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x65422cd5839f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7a086cbd2aa4 - <unknown>
[INFO] [stdout]   77:     0x7a086cc5fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_returns_dynamic_numeric_page stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_returns_dynamic_numeric_page' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65422cd58ed2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65422cd58ed2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65422cd7041a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65422cd7041a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x65422cd5e176 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65422cd5e176 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65422cd3607f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65422cd3607f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65422cd50869 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65422ca2cdce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x65422ca2cdce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65422cd50ad2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x65422cd50ad2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65422cd36138 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65422cd2d949 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65422cd36f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65422cd70bdc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65422cd70952 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65422ca0eaae - <core[8f93d80df273fe75]::result::Result<actix_web[ef31bc72f6380e02]::service::ServiceResponse, actix_web[ef31bc72f6380e02]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x65422c9fec56 - actix_web[ef31bc72f6380e02]::test::test_utils::call_service::<actix_web[ef31bc72f6380e02]::app_service::AppInitService<actix_web[ef31bc72f6380e02]::app_service::AppRouting, actix_http[63ec101aa583270c]::body::boxed::BoxBody>, actix_http[63ec101aa583270c]::requests::request::Request<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn futures_core[588199378cc27b80]::stream::Stream<Item = core[8f93d80df273fe75]::result::Result<bytes[455634f469959c7e]::bytes::Bytes, actix_http[63ec101aa583270c]::error::PayloadError>>>>>, actix_http[63ec101aa583270c]::body::boxed::BoxBody, actix_web[ef31bc72f6380e02]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x65422ca09c4c - actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:119:49
[INFO] [stdout]   23:     0x65422c9d8e9f - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x65422c9d6c90 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x65422c9c1e75 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::try_with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x65422c9c170e - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x65422c9d5d86 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x65422c9db2d6 - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x65422c9d7d15 - <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until::<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x65422c9f5bad - <core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x65422c9c14cd - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x65422c9c0eeb - tokio[644706436ecea5fd]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x65422c9c0eeb - tokio[644706436ecea5fd]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x65422c9c0eeb - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x65422c9a5f80 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x65422c9bd94d - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x65422c9b41f4 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x65422c9d59eb - <tokio[644706436ecea5fd]::runtime::context::scoped::Scoped<tokio[644706436ecea5fd]::runtime::scheduler::Context>>::set::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x65422c9f81d9 - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x65422c9c4002 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::try_with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x65422c9c24ee - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x65422c9f752d - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x65422c9ae8c0 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x65422c9af657 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x65422c9b26b6 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x65422c9fde15 - tokio[644706436ecea5fd]::runtime::context::runtime::enter_runtime::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x65422c9a3116 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x65422ca03654 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on_inner::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x65422ca048b1 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x65422c9d6140 - <tokio[644706436ecea5fd]::task::local::LocalSet>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x65422c9e1f45 - <actix_rt[3b7b6841d5f76820]::runtime::Runtime>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x65422ca109d9 - <actix_rt[3b7b6841d5f76820]::system::SystemRunner>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x65422ca0b866 - actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:114:5
[INFO] [stdout]   54:     0x65422ca05ec7 - actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:115:49
[INFO] [stdout]   55:     0x65422c9cd8d6 - <actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_numeric_page::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65422ca2117b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x65422ca2117b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x65422ca2d9da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x65422ca2d9da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x65422ca2d9da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x65422ca27ea4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x65422ca27ea4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x65422ca304d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x65422ca304d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x65422ca304d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x65422cd5839f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x65422cd5839f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7a086cbd2aa4 - <unknown>
[INFO] [stdout]   77:     0x7a086cc5fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::returns_page stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::returns_page' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65422cd58ed2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65422cd58ed2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65422cd7041a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65422cd7041a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x65422cd5e176 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65422cd5e176 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65422cd3607f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65422cd3607f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65422cd50869 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65422ca2cdce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x65422ca2cdce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65422cd50ad2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x65422cd50ad2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65422cd36138 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65422cd2d949 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65422cd36f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65422cd70bdc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65422cd70952 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65422ca0eaae - <core[8f93d80df273fe75]::result::Result<actix_web[ef31bc72f6380e02]::service::ServiceResponse, actix_web[ef31bc72f6380e02]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x65422c9fec56 - actix_web[ef31bc72f6380e02]::test::test_utils::call_service::<actix_web[ef31bc72f6380e02]::app_service::AppInitService<actix_web[ef31bc72f6380e02]::app_service::AppRouting, actix_http[63ec101aa583270c]::body::boxed::BoxBody>, actix_http[63ec101aa583270c]::requests::request::Request<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn futures_core[588199378cc27b80]::stream::Stream<Item = core[8f93d80df273fe75]::result::Result<bytes[455634f469959c7e]::bytes::Bytes, actix_http[63ec101aa583270c]::error::PayloadError>>>>>, actix_http[63ec101aa583270c]::body::boxed::BoxBody, actix_web[ef31bc72f6380e02]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x65422ca0632c - actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:58:49
[INFO] [stdout]   23:     0x65422c9d871f - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x65422c9d66f0 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x65422c9c1875 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::try_with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x65422c9c152e - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x65422c9d5c06 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x65422c9db0f6 - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x65422c9d6f95 - <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x65422c9f5a2d - <core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x65422c9c134d - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x65422c9c052b - tokio[644706436ecea5fd]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x65422c9c052b - tokio[644706436ecea5fd]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x65422c9c052b - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x65422c9a4cc0 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x65422c9b998d - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x65422c9b4134 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x65422c9d520b - <tokio[644706436ecea5fd]::runtime::context::scoped::Scoped<tokio[644706436ecea5fd]::runtime::scheduler::Context>>::set::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x65422c9f8059 - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x65422c9c3882 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::try_with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x65422c9c22ae - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x65422c9f73ad - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x65422c9ad000 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x65422c9af357 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x65422c9b1336 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x65422c9fd5d5 - tokio[644706436ecea5fd]::runtime::context::runtime::enter_runtime::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x65422c9a2bd6 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x65422ca02ed4 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on_inner::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x65422ca039b1 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x65422c9d5e40 - <tokio[644706436ecea5fd]::task::local::LocalSet>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x65422c9e1d65 - <actix_rt[3b7b6841d5f76820]::runtime::Runtime>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x65422ca107f9 - <actix_rt[3b7b6841d5f76820]::system::SystemRunner>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x65422ca0b566 - actix_web_nextjs[e38a5568b2f38119]::tests::returns_page
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:53:5
[INFO] [stdout]   54:     0x65422ca05da7 - actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:54:28
[INFO] [stdout]   55:     0x65422c9cd756 - <actix_web_nextjs[e38a5568b2f38119]::tests::returns_page::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65422ca2117b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x65422ca2117b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x65422ca2d9da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x65422ca2d9da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x65422ca2d9da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x65422ca27ea4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x65422ca27ea4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x65422ca304d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x65422ca304d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x65422ca304d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x65422cd5839f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x65422cd5839f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7a086cbd2aa4 - <unknown>
[INFO] [stdout]   77:     0x7a086cc5fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::returns_item_page stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::returns_item_page' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65422cd58ed2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65422cd58ed2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65422cd7041a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65422cd7041a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x65422cd5e176 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65422cd5e176 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65422cd3607f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65422cd3607f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65422cd50869 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65422ca2cdce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x65422ca2cdce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65422cd50ad2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x65422cd50ad2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65422cd36138 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65422cd2d949 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65422cd36f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65422cd70bdc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65422cd70952 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65422ca0eaae - <core[8f93d80df273fe75]::result::Result<actix_web[ef31bc72f6380e02]::service::ServiceResponse, actix_web[ef31bc72f6380e02]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x65422c9fec56 - actix_web[ef31bc72f6380e02]::test::test_utils::call_service::<actix_web[ef31bc72f6380e02]::app_service::AppInitService<actix_web[ef31bc72f6380e02]::app_service::AppRouting, actix_http[63ec101aa583270c]::body::boxed::BoxBody>, actix_http[63ec101aa583270c]::requests::request::Request<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn futures_core[588199378cc27b80]::stream::Stream<Item = core[8f93d80df273fe75]::result::Result<bytes[455634f469959c7e]::bytes::Bytes, actix_http[63ec101aa583270c]::error::PayloadError>>>>>, actix_http[63ec101aa583270c]::body::boxed::BoxBody, actix_web[ef31bc72f6380e02]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x65422ca07f1c - actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:73:49
[INFO] [stdout]   23:     0x65422c9d8adf - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x65422c9d69c0 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x65422c9c1b75 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::try_with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x65422c9c161e - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x65422c9d5cc6 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x65422c9db1e6 - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x65422c9d7655 - <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x65422c9f5aed - <core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x65422c9c140d - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x65422c9c0a0b - tokio[644706436ecea5fd]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x65422c9c0a0b - tokio[644706436ecea5fd]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x65422c9c0a0b - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x65422c9a5620 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x65422c9bb96d - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x65422c9b4194 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x65422c9d55fb - <tokio[644706436ecea5fd]::runtime::context::scoped::Scoped<tokio[644706436ecea5fd]::runtime::scheduler::Context>>::set::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x65422c9f8119 - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x65422c9c3c42 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::try_with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x65422c9c23ce - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x65422c9f746d - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x65422c9adc60 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x65422c9af4d7 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x65422c9b1cf6 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x65422c9fd9f5 - tokio[644706436ecea5fd]::runtime::context::runtime::enter_runtime::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x65422c9a2e76 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x65422ca03294 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on_inner::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x65422ca04131 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x65422c9d5fc0 - <tokio[644706436ecea5fd]::task::local::LocalSet>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x65422c9e1e55 - <actix_rt[3b7b6841d5f76820]::runtime::Runtime>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x65422ca108e9 - <actix_rt[3b7b6841d5f76820]::system::SystemRunner>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x65422ca0b6e6 - actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:68:5
[INFO] [stdout]   54:     0x65422ca05e37 - actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:69:33
[INFO] [stdout]   55:     0x65422c9cd816 - <actix_web_nextjs[e38a5568b2f38119]::tests::returns_item_page::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65422ca2117b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x65422ca2117b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x65422ca2d9da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x65422ca2d9da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x65422ca2d9da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x65422ca27ea4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x65422ca27ea4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x65422ca304d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x65422ca304d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x65422ca304d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x65422cd5839f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x65422cd5839f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7a086cbd2aa4 - <unknown>
[INFO] [stdout]   77:     0x7a086cc5fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_returns_dynamic_character_page stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_returns_dynamic_character_page' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65422cd58ed2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65422cd58ed2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65422cd7041a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65422cd7041a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x65422cd5e176 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65422cd5e176 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65422cd3607f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65422cd3607f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65422cd50869 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65422ca2cdce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x65422ca2cdce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65422cd50ad2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x65422cd50ad2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65422cd36138 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65422cd2d949 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65422cd36f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65422cd70bdc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65422cd70952 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65422ca0eaae - <core[8f93d80df273fe75]::result::Result<actix_web[ef31bc72f6380e02]::service::ServiceResponse, actix_web[ef31bc72f6380e02]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x65422c9fec56 - actix_web[ef31bc72f6380e02]::test::test_utils::call_service::<actix_web[ef31bc72f6380e02]::app_service::AppInitService<actix_web[ef31bc72f6380e02]::app_service::AppRouting, actix_http[63ec101aa583270c]::body::boxed::BoxBody>, actix_http[63ec101aa583270c]::requests::request::Request<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn futures_core[588199378cc27b80]::stream::Stream<Item = core[8f93d80df273fe75]::result::Result<bytes[455634f469959c7e]::bytes::Bytes, actix_http[63ec101aa583270c]::error::PayloadError>>>>>, actix_http[63ec101aa583270c]::body::boxed::BoxBody, actix_web[ef31bc72f6380e02]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x65422ca0a5ac - actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:135:49
[INFO] [stdout]   23:     0x65422c9d8fdf - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x65422c9d6d80 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x65422c9c1f75 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::try_with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x65422c9c175e - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x65422c9d5dc6 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x65422c9db326 - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x65422c9d7f55 - <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until::<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x65422c9f5bed - <core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x65422c9c150d - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x65422c9c108b - tokio[644706436ecea5fd]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x65422c9c108b - tokio[644706436ecea5fd]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x65422c9c108b - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x65422c9a62a0 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x65422c9be3ed - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x65422c9b4214 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x65422c9d5b3b - <tokio[644706436ecea5fd]::runtime::context::scoped::Scoped<tokio[644706436ecea5fd]::runtime::scheduler::Context>>::set::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x65422c9f8219 - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x65422c9c4142 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::try_with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x65422c9c254e - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x65422c9f756d - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x65422c9aece0 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x65422c9af6d7 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x65422c9b29f6 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x65422c9fdf75 - tokio[644706436ecea5fd]::runtime::context::runtime::enter_runtime::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x65422c9a31f6 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x65422ca03794 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on_inner::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x65422ca04b31 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x65422c9d61c0 - <tokio[644706436ecea5fd]::task::local::LocalSet>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x65422c9e1f95 - <actix_rt[3b7b6841d5f76820]::runtime::Runtime>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x65422ca10a29 - <actix_rt[3b7b6841d5f76820]::system::SystemRunner>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x65422ca0b8e6 - actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:130:5
[INFO] [stdout]   54:     0x65422ca05ef7 - actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:51
[INFO] [stdout]   55:     0x65422c9cd916 - <actix_web_nextjs[e38a5568b2f38119]::tests::test_returns_dynamic_character_page::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65422ca2117b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x65422ca2117b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x65422ca2d9da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x65422ca2d9da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x65422ca2d9da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x65422ca27ea4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x65422ca27ea4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x65422ca304d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x65422ca304d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x65422ca304d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x65422cd5839f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x65422cd5839f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7a086cbd2aa4 - <unknown>
[INFO] [stdout]   77:     0x7a086cc5fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::unknown_page_returns_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::unknown_page_returns_index' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65422cd58ed2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65422cd58ed2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65422cd58ed2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65422cd7041a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65422cd7041a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x65422cd5e176 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65422cd5e176 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65422cd3607f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65422cd3607f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65422cd50869 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65422ca2cdce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x65422ca2cdce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65422cd50ad2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x65422cd50ad2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65422cd36138 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65422cd2d949 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65422cd36f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65422cd70bdc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65422cd70952 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65422ca0eaae - <core[8f93d80df273fe75]::result::Result<actix_web[ef31bc72f6380e02]::service::ServiceResponse, actix_web[ef31bc72f6380e02]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x65422c9fec56 - actix_web[ef31bc72f6380e02]::test::test_utils::call_service::<actix_web[ef31bc72f6380e02]::app_service::AppInitService<actix_web[ef31bc72f6380e02]::app_service::AppRouting, actix_http[63ec101aa583270c]::body::boxed::BoxBody>, actix_http[63ec101aa583270c]::requests::request::Request<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn futures_core[588199378cc27b80]::stream::Stream<Item = core[8f93d80df273fe75]::result::Result<bytes[455634f469959c7e]::bytes::Bytes, actix_http[63ec101aa583270c]::error::PayloadError>>>>>, actix_http[63ec101aa583270c]::body::boxed::BoxBody, actix_web[ef31bc72f6380e02]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x65422ca0887c - actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:88:49
[INFO] [stdout]   23:     0x65422c9d8c1f - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x65422c9d6ab0 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x65422c9c1c75 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::try_with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x65422c9c166e - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::task::local::LocalData>>::with::<<tokio[644706436ecea5fd]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x65422c9d5d06 - <tokio[644706436ecea5fd]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x65422c9db236 - <tokio[644706436ecea5fd]::task::local::RunUntil<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x65422c9d7895 - <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until::<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x65422c9f5b2d - <core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x65422c9c144d - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x65422c9c0bab - tokio[644706436ecea5fd]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x65422c9c0bab - tokio[644706436ecea5fd]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x65422c9c0bab - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x65422c9a5940 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x65422c9bc40d - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x65422c9b41b4 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x65422c9d574b - <tokio[644706436ecea5fd]::runtime::context::scoped::Scoped<tokio[644706436ecea5fd]::runtime::scheduler::Context>>::set::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x65422c9f8159 - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x65422c9c3d82 - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::try_with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x65422c9c242e - <std[840933623431fd06]::thread::local::LocalKey<tokio[644706436ecea5fd]::runtime::context::Context>>::with::<tokio[644706436ecea5fd]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x65422c9f74ad - tokio[644706436ecea5fd]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x65422c9ae080 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x65422c9af557 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x65422c9b2036 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x65422c9fdb55 - tokio[644706436ecea5fd]::runtime::context::runtime::enter_runtime::<<tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x65422c9a2f56 - <tokio[644706436ecea5fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x65422ca033d4 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on_inner::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x65422ca043b1 - <tokio[644706436ecea5fd]::runtime::runtime::Runtime>::block_on::<<tokio[644706436ecea5fd]::task::local::LocalSet>::run_until<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x65422c9d6040 - <tokio[644706436ecea5fd]::task::local::LocalSet>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x65422c9e1ea5 - <actix_rt[3b7b6841d5f76820]::runtime::Runtime>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x65422ca10939 - <actix_rt[3b7b6841d5f76820]::system::SystemRunner>::block_on::<actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x65422ca0b766 - actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:83:5
[INFO] [stdout]   54:     0x65422ca05e67 - actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:84:42
[INFO] [stdout]   55:     0x65422c9cd856 - <actix_web_nextjs[e38a5568b2f38119]::tests::unknown_page_returns_index::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65422ca2117b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x65422ca2117b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x65422ca2d9da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x65422ca2d9da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x65422ca2d9da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x65422ca2d9da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x65422ca2d9da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x65422ca27ea4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x65422ca27ea4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x65422ca304d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x65422ca304d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x65422ca304d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x65422ca304d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x65422ca304d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x65422cd5839f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   75:     0x65422cd5839f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7a086cbd2aa4 - <unknown>
[INFO] [stdout]   77:     0x7a086cc5fa64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::handles_build_manifest_not_found
[INFO] [stdout]     tests::returns_assets
[INFO] [stdout]     tests::returns_index
[INFO] [stdout]     tests::returns_item_page
[INFO] [stdout]     tests::returns_page
[INFO] [stdout]     tests::test_returns_dynamic_character_page
[INFO] [stdout]     tests::test_returns_dynamic_numeric_page
[INFO] [stdout]     tests::unknown_page_returns_index
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "419e214a20654bd55a74f88b4689a6480ba7f1689a1cdcf12b4c6757ca903245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "419e214a20654bd55a74f88b4689a6480ba7f1689a1cdcf12b4c6757ca903245", kill_on_drop: false }`
[INFO] [stdout] 419e214a20654bd55a74f88b4689a6480ba7f1689a1cdcf12b4c6757ca903245
