[INFO] cloning repository https://github.com/danielparks/riki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielparks/riki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielparks%2Friki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielparks%2Friki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e607eff91e62ce0d28d68fb7e388380b0cddf932
[INFO] testing danielparks/riki against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielparks%2Friki" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danielparks/riki
[INFO] finished tweaking git repo https://github.com/danielparks/riki
[INFO] tweaked toml for git repo https://github.com/danielparks/riki written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danielparks/riki on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danielparks/riki 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-test v0.2.5
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.5
[INFO] [stderr]   Downloaded mutually_exclusive_features v0.1.0
[INFO] [stderr]   Downloaded bytestring v1.5.0
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[INFO] [stderr]   Downloaded tracing-actix-web v0.7.19
[INFO] [stderr]   Downloaded regex-lite v0.1.8
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded phf_codegen v0.13.1
[INFO] [stderr]   Downloaded assert2-macros v0.3.16
[INFO] [stderr]   Downloaded pastey v0.1.1
[INFO] [stderr]   Downloaded string_cache_codegen v0.6.1
[INFO] [stderr]   Downloaded string_cache v0.9.0
[INFO] [stderr]   Downloaded assert2 v0.3.16
[INFO] [stderr]   Downloaded actix-files v0.6.8
[INFO] [stderr]   Downloaded cssparser v0.36.0
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.4
[INFO] [stderr]   Downloaded html5ever v0.36.1
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.28
[INFO] [stderr]   Downloaded dom_query v0.24.0
[INFO] [stderr]   Downloaded htmlize v1.0.6
[INFO] [stderr]   Downloaded actix-web v4.12.0
[INFO] [stderr]   Downloaded actix-http v3.11.2
[INFO] [stderr]   Downloaded selectors v0.33.0
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] [stderr]   Downloaded zerocopy v0.8.28
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded web_atoms v0.2.0
[INFO] [stderr]   Downloaded markup5ever v0.36.1
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded servo_arc v0.4.3
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.3
[INFO] [stderr]   Downloaded temp-dir v0.1.16
[INFO] [stderr]   Downloaded brotli v8.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 009d600066cc4280a4a7bdd17cae89d2f1cdfc5783b30b53e0c1976430f38297
[INFO] running `Command { std: "docker" "start" "-a" "009d600066cc4280a4a7bdd17cae89d2f1cdfc5783b30b53e0c1976430f38297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "009d600066cc4280a4a7bdd17cae89d2f1cdfc5783b30b53e0c1976430f38297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "009d600066cc4280a4a7bdd17cae89d2f1cdfc5783b30b53e0c1976430f38297", kill_on_drop: false }`
[INFO] [stdout] 009d600066cc4280a4a7bdd17cae89d2f1cdfc5783b30b53e0c1976430f38297
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b72a7e78f6d6a9565fd2d3b50c104f33eb054e7c4a9dc36389ed58b29ca9481b
[INFO] running `Command { std: "docker" "start" "-a" "b72a7e78f6d6a9565fd2d3b50c104f33eb054e7c4a9dc36389ed58b29ca9481b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling web_atoms v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling markup5ever v0.36.1
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling htmlize v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling rust-embed v8.9.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling html5ever v0.36.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling mutually_exclusive_features v0.1.0
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling dom_query v0.24.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling actix-web v4.12.0
[INFO] [stderr]    Compiling tracing-actix-web v0.7.19
[INFO] [stderr]    Compiling actix-files v0.6.8
[INFO] [stderr]    Compiling riki v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "b72a7e78f6d6a9565fd2d3b50c104f33eb054e7c4a9dc36389ed58b29ca9481b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b72a7e78f6d6a9565fd2d3b50c104f33eb054e7c4a9dc36389ed58b29ca9481b", kill_on_drop: false }`
[INFO] [stdout] b72a7e78f6d6a9565fd2d3b50c104f33eb054e7c4a9dc36389ed58b29ca9481b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7becae4ad51a3cb54098d912f06b39b446a7bf37eff120fd4c9468fccc23a38
[INFO] running `Command { std: "docker" "start" "-a" "d7becae4ad51a3cb54098d912f06b39b446a7bf37eff120fd4c9468fccc23a38", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling assert2-macros v0.3.16
[INFO] [stderr]    Compiling assert2 v0.3.16
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling rust-embed v8.9.0
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling actix-web v4.12.0
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling actix-files v0.6.8
[INFO] [stderr]    Compiling tracing-actix-web v0.7.19
[INFO] [stderr]    Compiling riki v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.93s
[INFO] running `Command { std: "docker" "inspect" "d7becae4ad51a3cb54098d912f06b39b446a7bf37eff120fd4c9468fccc23a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7becae4ad51a3cb54098d912f06b39b446a7bf37eff120fd4c9468fccc23a38", kill_on_drop: false }`
[INFO] [stdout] d7becae4ad51a3cb54098d912f06b39b446a7bf37eff120fd4c9468fccc23a38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f5cd1420927ee76cbcf83735e2fe41ca6fefb2cf3cc48dc69f59e93e362627d
[INFO] running `Command { std: "docker" "start" "-a" "0f5cd1420927ee76cbcf83735e2fe41ca6fefb2cf3cc48dc69f59e93e362627d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/riki-10b3eb5678a7cfbb)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test http::unit_tests::clean_path_file ... ok
[INFO] [stdout] test http::unit_tests::clean_path_root_self ... ok
[INFO] [stdout] test http::unit_tests::clean_path_dir ... ok
[INFO] [stdout] test http::unit_tests::clean_path_errors ... ok
[INFO] [stdout] test http::unit_tests::clean_path_root_multi_slash ... ok
[INFO] [stdout] test http::tests::test_static_file_get ... ok
[INFO] [stdout] test http::tests::test_not_found_get ... ok
[INFO] [stdout] test http::tests::test_static_hides_page ... ok
[INFO] [stdout] test http::tests::test_static_index_with_page ... ok
[INFO] [stdout] test http::tests::test_file_page_get ... ok
[INFO] [stdout] test http::tests::test_static_directory_get ... ok
[INFO] [stdout] test http::tests::test_directory_page_get ... ok
[INFO] [stdout] test http::tests::test_forbidden_page_get ... FAILED
[INFO] [stdout] test http::tests::test_forbidden_static_get ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::test_forbidden_page_get stdout ----
[INFO] [stdout] 2026-01-06T18:27:55.679528Z TRACE test_forbidden_page_get: riki::http: source not found, trying static
[INFO] [stdout] 2026-01-06T18:27:55.679579Z TRACE test_forbidden_page_get: riki::http: static not found, trying page
[INFO] [stdout] Assertion failed at src/http/tests.rs:323:5:
[INFO] [stdout]   check!( expected == get(&app, "/forbidden").await )
[INFO] [stdout] with diff:
[INFO] [stdout]   Response {
[INFO] [stdout] <     status: 403,
[INFO] [stdout] >     status: 200,
[INFO] [stdout]       content_type: Some(
[INFO] [stdout]           "text/html; charset=utf-8",
[INFO] [stdout]       ),
[INFO] [stdout]       last_modified: false,
[INFO] [stdout]       etag: false,
[INFO] [stdout] <     body: b"403",
[INFO] [stdout] >     body: b"<html><head></head><body><p>forbidden</p>\n</body></html>",
[INFO] [stdout]   }
[INFO] [stdout] 
[INFO] [stdout] Assertion failed at src/http/tests.rs:332:5:
[INFO] [stdout]   check!( expected == get(&app, "/forbidden.md").await )
[INFO] [stdout] with diff:
[INFO] [stdout]   Response {
[INFO] [stdout] <     status: 403,
[INFO] [stdout] >     status: 200,
[INFO] [stdout]       content_type: Some(
[INFO] [stdout] <         "text/html; charset=utf-8",
[INFO] [stdout] >         "text/markdown; charset=utf-8",
[INFO] [stdout]       ),
[INFO] [stdout]       last_modified: false,
[INFO] [stdout]       etag: false,
[INFO] [stdout] <     body: b"403",
[INFO] [stdout] >     body: b"forbidden",
[INFO] [stdout]   }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::test_forbidden_page_get' (26) panicked at src/http/tests.rs:332:5:
[INFO] [stdout] check failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x561e4784f7a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561e4784f7a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561e4784f7a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561e4784f7a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x561e478696fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x561e478696fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x561e478550a6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x561e478550a6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x561e4782b42f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x561e4782b42f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x561e47846409 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561e46ebf39e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x561e46ebf39e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x561e47846672 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x561e47846672 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561e4782b51a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x561e4781ff69 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x561e4782c49d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x561e47869eec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x561e46e91089 - riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert2-0.3.16/src/lib.rs:246:47
[INFO] [stdout]   20:     0x561e46e75b01 - <assert2[60ce8855dd4db79f]::__assert2_impl::FailGuard<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}::{closure#1}> as core[27de1724e4349be2]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert2-0.3.16/src/__assert2_impl/mod.rs:16:4
[INFO] [stdout]   21:     0x561e46e43f3a - core[27de1724e4349be2]::ptr::drop_in_place::<assert2[60ce8855dd4db79f]::__assert2_impl::FailGuard<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x561e46e42a9e - core[27de1724e4349be2]::ptr::drop_in_place::<core[27de1724e4349be2]::option::Option<assert2[60ce8855dd4db79f]::__assert2_impl::FailGuard<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}::{closure#1}>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   23:     0x561e46e9f380 - riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/tests.rs:333:1
[INFO] [stdout]   24:     0x561e46dd9acf - <tokio[dd1570e584aaa0c6]::task::local::RunUntil<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}> as core[27de1724e4349be2]::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]   25:     0x561e46dd6600 - <tokio[dd1570e584aaa0c6]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::task::local::RunUntil<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}> as core[27de1724e4349be2]::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]   26:     0x561e46e25c65 - <std[3b51380354919863]::thread::local::LocalKey<tokio[dd1570e584aaa0c6]::task::local::LocalData>>::try_with::<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::task::local::RunUntil<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x561e46e2555e - <std[3b51380354919863]::thread::local::LocalKey<tokio[dd1570e584aaa0c6]::task::local::LocalData>>::with::<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::task::local::RunUntil<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x561e46dd44c6 - <tokio[dd1570e584aaa0c6]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::task::local::RunUntil<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}> as core[27de1724e4349be2]::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]   29:     0x561e46dde8a6 - <tokio[dd1570e584aaa0c6]::task::local::RunUntil<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}> as core[27de1724e4349be2]::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]   30:     0x561e46dd7674 - <tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until::<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{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]   31:     0x561e46e3fc1d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x561e46e3fe5d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x561e46d97c4d - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{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]   34:     0x561e46d966cb - tokio[dd1570e584aaa0c6]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{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]   35:     0x561e46d966cb - tokio[dd1570e584aaa0c6]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{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]   36:     0x561e46d966cb - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{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]   37:     0x561e46d77140 - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{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]   38:     0x561e46d8c98d - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{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]   39:     0x561e46d89074 - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::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]   40:     0x561e46defc2b - <tokio[dd1570e584aaa0c6]::runtime::context::scoped::Scoped<tokio[dd1570e584aaa0c6]::runtime::scheduler::Context>>::set::<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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]   41:     0x561e46dfe049 - tokio[dd1570e584aaa0c6]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::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]   42:     0x561e46e27672 - <std[3b51380354919863]::thread::local::LocalKey<tokio[dd1570e584aaa0c6]::runtime::context::Context>>::try_with::<tokio[dd1570e584aaa0c6]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x561e46e2617e - <std[3b51380354919863]::thread::local::LocalKey<tokio[dd1570e584aaa0c6]::runtime::context::Context>>::with::<tokio[dd1570e584aaa0c6]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x561e46dfc79d - tokio[dd1570e584aaa0c6]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::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]   45:     0x561e46d800e0 - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::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]   46:     0x561e46d83757 - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{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]   47:     0x561e46d84ff6 - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{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]   48:     0x561e46e55645 - tokio[dd1570e584aaa0c6]::runtime::context::runtime::enter_runtime::<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{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]   49:     0x561e46d755e3 - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{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]   50:     0x561e46e60a6e - <tokio[dd1570e584aaa0c6]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{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]   51:     0x561e46e627f2 - <tokio[dd1570e584aaa0c6]::runtime::runtime::Runtime>::block_on::<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   52:     0x561e46dd487e - <tokio[dd1570e584aaa0c6]::task::local::LocalSet>::block_on::<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>
[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]   53:     0x561e46dd4167 - <actix_rt[8b36c69441d8aec3]::runtime::Runtime>::block_on::<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x561e46e63177 - <actix_rt[8b36c69441d8aec3]::system::SystemRunner>::block_on::<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   55:     0x561e46ea8d63 - riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/tests.rs:305:1
[INFO] [stdout]   56:     0x561e46e91ac7 - riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/tests.rs:307:35
[INFO] [stdout]   57:     0x561e46e4e1f6 - <riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_page_get::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x561e46eb374b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x561e46eb374b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x561e46ebffaa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x561e46ebffaa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x561e46ebffaa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x561e46ebffaa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x561e46ebffaa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x561e46ebffaa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x561e46ebffaa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x561e46ebb554 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x561e46ebb554 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x561e46ec2aa2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x561e46ec2aa2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x561e46ec2aa2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x561e46ec2aa2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x561e46ec2aa2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x561e46ec2aa2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x561e46ec2aa2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x561e4784e72f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   77:     0x561e4784e72f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   78:     0x7d6677c71aa4 - <unknown>
[INFO] [stdout]   79:     0x7d6677cfea64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::test_forbidden_static_get stdout ----
[INFO] [stdout] 2026-01-06T18:27:55.666356Z TRACE test_forbidden_static_get: riki::http: source not found, trying static
[INFO] [stdout] [1;31mAssertion failed[0m at [1msrc/http/tests.rs[0m:354:5:
[INFO] [stdout]   [35mcheck[0m[35m!([0m [36mexpected[0m [1;34m==[0m [33mget(&app, "/forbidden.txt").await[0m [35m)[0m
[INFO] [stdout] with diff:
[INFO] [stdout]   Response {
[INFO] [stdout] <     status: 403,
[INFO] [stdout] >     status: 200,
[INFO] [stdout]       content_type: Some(
[INFO] [stdout] <         "text/html; charset=utf-8",
[INFO] [stdout] >         "text/plain; charset=utf-8",
[INFO] [stdout]       ),
[INFO] [stdout] <     last_modified: false,
[INFO] [stdout] <     etag: false,
[INFO] [stdout] <     body: b"403",
[INFO] [stdout] >     last_modified: true,
[INFO] [stdout] >     etag: true,
[INFO] [stdout] >     body: b"forbidden",
[INFO] [stdout]   }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::test_forbidden_static_get' (27) panicked at src/http/tests.rs:354:5:
[INFO] [stdout] check failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x561e4784f7a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561e4784f7a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561e4784f7a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561e4784f7a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x561e478696fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x561e478696fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x561e478550a6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x561e478550a6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x561e4782b42f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x561e4782b42f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x561e47846409 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561e46ebf39e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x561e46ebf39e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x561e47846672 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x561e47846672 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561e4782b51a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x561e4781ff69 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x561e4782c49d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x561e47869eec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x561e46e910b9 - riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert2-0.3.16/src/lib.rs:246:47
[INFO] [stdout]   20:     0x561e46e75b31 - <assert2[60ce8855dd4db79f]::__assert2_impl::FailGuard<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert2-0.3.16/src/__assert2_impl/mod.rs:16:4
[INFO] [stdout]   21:     0x561e46e43f4a - core[27de1724e4349be2]::ptr::drop_in_place::<assert2[60ce8855dd4db79f]::__assert2_impl::FailGuard<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x561e46e42ace - core[27de1724e4349be2]::ptr::drop_in_place::<core[27de1724e4349be2]::option::Option<assert2[60ce8855dd4db79f]::__assert2_impl::FailGuard<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}::{closure#0}>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   23:     0x561e46ea02aa - riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/tests.rs:355:1
[INFO] [stdout]   24:     0x561e46dd9c0f - <tokio[dd1570e584aaa0c6]::task::local::RunUntil<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}> as core[27de1724e4349be2]::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]   25:     0x561e46dd66f0 - <tokio[dd1570e584aaa0c6]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::task::local::RunUntil<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}> as core[27de1724e4349be2]::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]   26:     0x561e46e25d65 - <std[3b51380354919863]::thread::local::LocalKey<tokio[dd1570e584aaa0c6]::task::local::LocalData>>::try_with::<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::task::local::RunUntil<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x561e46e255ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[dd1570e584aaa0c6]::task::local::LocalData>>::with::<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::task::local::RunUntil<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x561e46dd4506 - <tokio[dd1570e584aaa0c6]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::task::local::RunUntil<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}> as core[27de1724e4349be2]::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]   29:     0x561e46dde8f6 - <tokio[dd1570e584aaa0c6]::task::local::RunUntil<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}> as core[27de1724e4349be2]::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]   30:     0x561e46dd78c4 - <tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until::<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{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]   31:     0x561e46e3fc5d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x561e46e3fe9d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x561e46d97c8d - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{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]   34:     0x561e46d9686b - tokio[dd1570e584aaa0c6]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{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]   35:     0x561e46d9686b - tokio[dd1570e584aaa0c6]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{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]   36:     0x561e46d9686b - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{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]   37:     0x561e46d77460 - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{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]   38:     0x561e46d8d42d - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{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]   39:     0x561e46d89094 - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::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]   40:     0x561e46defd7b - <tokio[dd1570e584aaa0c6]::runtime::context::scoped::Scoped<tokio[dd1570e584aaa0c6]::runtime::scheduler::Context>>::set::<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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]   41:     0x561e46dfe089 - tokio[dd1570e584aaa0c6]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::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]   42:     0x561e46e277b2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[dd1570e584aaa0c6]::runtime::context::Context>>::try_with::<tokio[dd1570e584aaa0c6]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x561e46e261de - <std[3b51380354919863]::thread::local::LocalKey<tokio[dd1570e584aaa0c6]::runtime::context::Context>>::with::<tokio[dd1570e584aaa0c6]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x561e46dfc7dd - tokio[dd1570e584aaa0c6]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::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]   45:     0x561e46d80500 - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::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]   46:     0x561e46d837d7 - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{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]   47:     0x561e46d85336 - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{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]   48:     0x561e46e557a5 - tokio[dd1570e584aaa0c6]::runtime::context::runtime::enter_runtime::<<tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{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]   49:     0x561e46d75693 - <tokio[dd1570e584aaa0c6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{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]   50:     0x561e46e60b5e - <tokio[dd1570e584aaa0c6]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{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]   51:     0x561e46e62a82 - <tokio[dd1570e584aaa0c6]::runtime::runtime::Runtime>::block_on::<<tokio[dd1570e584aaa0c6]::task::local::LocalSet>::run_until<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   52:     0x561e46dd4900 - <tokio[dd1570e584aaa0c6]::task::local::LocalSet>::block_on::<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>
[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]   53:     0x561e46dd41b5 - <actix_rt[8b36c69441d8aec3]::runtime::Runtime>::block_on::<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x561e46e631b9 - <actix_rt[8b36c69441d8aec3]::system::SystemRunner>::block_on::<riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   55:     0x561e46ea9471 - riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/tests.rs:336:1
[INFO] [stdout]   56:     0x561e46e91af7 - riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/tests.rs:338:37
[INFO] [stdout]   57:     0x561e46e4e236 - <riki[e22fde6aabdcbe9b]::http::tests::test_forbidden_static_get::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x561e46eb374b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x561e46eb374b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x561e46ebffaa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x561e46ebffaa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x561e46ebffaa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x561e46ebffaa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x561e46ebffaa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x561e46ebffaa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x561e46ebffaa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x561e46ebb554 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x561e46ebb554 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x561e46ec2aa2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x561e46ec2aa2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x561e46ec2aa2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x561e46ec2aa2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x561e46ec2aa2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x561e46ec2aa2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x561e46ec2aa2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x561e4784e72f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   77:     0x561e4784e72f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   78:     0x7d6677c71aa4 - <unknown>
[INFO] [stdout]   79:     0x7d6677cfea64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     http::tests::test_forbidden_page_get
[INFO] [stdout]     http::tests::test_forbidden_static_get
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0f5cd1420927ee76cbcf83735e2fe41ca6fefb2cf3cc48dc69f59e93e362627d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5cd1420927ee76cbcf83735e2fe41ca6fefb2cf3cc48dc69f59e93e362627d", kill_on_drop: false }`
[INFO] [stdout] 0f5cd1420927ee76cbcf83735e2fe41ca6fefb2cf3cc48dc69f59e93e362627d
