[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] 789109ecd3d797651031ee1d72c5812e05cefacf
[INFO] testing danielparks/riki against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielparks%2Friki" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danielparks/riki on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7ce0cebb7fdbac9adea4eb7a0b3088f4d3d864cac7a4e62208d09461f9654f1
[INFO] running `Command { std: "docker" "start" "-a" "a7ce0cebb7fdbac9adea4eb7a0b3088f4d3d864cac7a4e62208d09461f9654f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7ce0cebb7fdbac9adea4eb7a0b3088f4d3d864cac7a4e62208d09461f9654f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7ce0cebb7fdbac9adea4eb7a0b3088f4d3d864cac7a4e62208d09461f9654f1", kill_on_drop: false }`
[INFO] [stdout] a7ce0cebb7fdbac9adea4eb7a0b3088f4d3d864cac7a4e62208d09461f9654f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1748381ef55c53ed055735df7c2cdde72134f810d424c7819fd8089ad832144b
[INFO] running `Command { std: "docker" "start" "-a" "1748381ef55c53ed055735df7c2cdde72134f810d424c7819fd8089ad832144b", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.175
[INFO] [stderr] Compiling smallvec v1.15.1
[INFO] [stderr] Compiling proc-macro2 v1.0.101
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling typenum v1.18.0
[INFO] [stderr] Compiling siphasher v1.0.1
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling phf_shared v0.11.3
[INFO] [stderr] Compiling cpufeatures v0.2.17
[INFO] [stderr] Compiling log v0.4.27
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling zerocopy v0.8.26
[INFO] [stderr] Compiling unicode-xid v0.2.6
[INFO] [stderr] Compiling new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling bitflags v2.9.2
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling phf_generator v0.11.3
[INFO] [stderr] Compiling syn v2.0.106
[INFO] [stderr] Compiling phf_codegen v0.11.3
[INFO] [stderr] Compiling bstr v1.12.0
[INFO] [stderr] Compiling parking_lot_core v0.9.11
[INFO] [stderr] Compiling jobserver v0.1.33
[INFO] [stderr] Compiling parking_lot v0.12.4
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling cc v1.2.33
[INFO] [stderr] Compiling mio v1.0.4
[INFO] [stderr] Compiling signal-hook-registry v1.4.6
[INFO] [stderr] Compiling socket2 v0.6.0
[INFO] [stderr] Compiling tokio v1.47.1
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling local-waker v0.1.4
[INFO] [stderr] Compiling hashbrown v0.15.5
[INFO] [stderr] Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr] Compiling zstd-safe v7.2.4
[INFO] [stderr] Compiling thiserror v2.0.15
[INFO] [stderr] Compiling alloc-stdlib v0.2.2
[INFO] [stderr] Compiling rand_core v0.9.3
[INFO] [stderr] Compiling indexmap v2.10.0
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling string_cache_codegen v0.5.4
[INFO] [stderr] Compiling http v0.2.12
[INFO] [stderr] Compiling tracing-core v0.1.34
[INFO] [stderr] Compiling bytes v1.10.1
[INFO] [stderr] Compiling time-core v0.1.4
[INFO] [stderr] Compiling serde_json v1.0.143
[INFO] [stderr] Compiling regex-syntax v0.8.5
[INFO] [stderr] Compiling synstructure v0.13.2
[INFO] [stderr] Compiling darling_core v0.20.11
[INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr] Compiling tokio-util v0.7.16
[INFO] [stderr] Compiling regex-lite v0.1.6
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling actix-rt v2.10.0
[INFO] [stderr] Compiling bytestring v1.4.0
[INFO] [stderr] Compiling miniz_oxide v0.8.9
[INFO] [stderr] Compiling time-macros v0.2.22
[INFO] [stderr] Compiling deranged v0.4.0
[INFO] [stderr] Compiling web_atoms v0.1.3
[INFO] [stderr] Compiling tracing v0.1.41
[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 cookie v0.16.2
[INFO] [stderr] Compiling foldhash v0.1.5
[INFO] [stderr] Compiling mac v0.1.1
[INFO] [stderr] Compiling ucd-trie v0.1.7
[INFO] [stderr] Compiling unicase v2.8.1
[INFO] [stderr] Compiling zstd v0.13.3
[INFO] [stderr] Compiling futf v0.1.5
[INFO] [stderr] Compiling brotli v8.0.2
[INFO] [stderr] Compiling flate2 v1.1.2
[INFO] [stderr] Compiling time v0.3.41
[INFO] [stderr] Compiling actix-router v0.5.3
[INFO] [stderr] Compiling rand v0.9.2
[INFO] [stderr] Compiling globset v0.4.16
[INFO] [stderr] Compiling regex v1.11.1
[INFO] [stderr] Compiling local-channel v0.1.5
[INFO] [stderr] Compiling sha1 v0.10.6
[INFO] [stderr] Compiling socket2 v0.5.10
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling language-tags v0.3.2
[INFO] [stderr] Compiling dtoa v1.0.10
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling dtoa-short v0.3.5
[INFO] [stderr] Compiling tendril v0.4.3
[INFO] [stderr] Compiling rust-embed-utils v8.7.2
[INFO] [stderr] Compiling mime_guess v2.0.5
[INFO] [stderr] Compiling selectors v0.31.0
[INFO] [stderr] Compiling impl-more v0.1.9
[INFO] [stderr] Compiling v_htmlescape v0.15.8
[INFO] [stderr] Compiling fxhash v0.2.1
[INFO] [stderr] Compiling servo_arc v0.4.1
[INFO] [stderr] Compiling htmlize v1.0.6
[INFO] [stderr] Compiling iana-time-zone v0.1.63
[INFO] [stderr] Compiling num-modular v0.6.1
[INFO] [stderr] Compiling bit-vec v0.8.0
[INFO] [stderr] Compiling anyhow v1.0.99
[INFO] [stderr] Compiling unicode-width v0.2.1
[INFO] [stderr] Compiling pulldown-cmark v0.13.0
[INFO] [stderr] Compiling clap_builder v4.5.44
[INFO] [stderr] Compiling bit-set v0.8.0
[INFO] [stderr] Compiling getopts v0.2.23
[INFO] [stderr] Compiling num-order v1.2.0
[INFO] [stderr] Compiling chrono v0.4.41
[INFO] [stderr] Compiling uuid v1.18.0
[INFO] [stderr] Compiling tracing-log v0.2.0
[INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr] Compiling unsafe-libyaml v0.2.11
[INFO] [stderr] Compiling http-range v0.1.5
[INFO] [stderr] Compiling mutually_exclusive_features v0.1.0
[INFO] [stderr] Compiling pastey v0.1.1
[INFO] [stderr] Compiling tracing-subscriber v0.3.20
[INFO] [stderr] Compiling termcolor v1.4.1
[INFO] [stderr] Compiling maplit v1.0.2
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling yoke-derive v0.8.0
[INFO] [stderr] Compiling zerovec-derive v0.11.1
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling tracing-attributes v0.1.30
[INFO] [stderr] Compiling derive_more-impl v2.0.1
[INFO] [stderr] Compiling phf_macros v0.11.3
[INFO] [stderr] Compiling thiserror-impl v2.0.15
[INFO] [stderr] Compiling phf v0.11.3
[INFO] [stderr] Compiling darling_macro v0.20.11
[INFO] [stderr] Compiling cssparser-macros v0.6.1
[INFO] [stderr] Compiling actix-web-codegen v4.3.0
[INFO] [stderr] Compiling darling v0.20.11
[INFO] [stderr] Compiling derive_builder_core v0.20.2
[INFO] [stderr] Compiling actix-macros v0.2.4
[INFO] [stderr] Compiling zerofrom v0.1.6
[INFO] [stderr] Compiling yoke v0.8.0
[INFO] [stderr] Compiling zerovec v0.11.4
[INFO] [stderr] Compiling tinystr v0.8.1
[INFO] [stderr] Compiling icu_locale_core v2.0.0
[INFO] [stderr] Compiling potential_utf v0.1.2
[INFO] [stderr] Compiling zerotrie v0.2.2
[INFO] [stderr] Compiling icu_provider v2.0.0
[INFO] [stderr] Compiling icu_collections v2.0.0
[INFO] [stderr] Compiling pest v2.8.1
[INFO] [stderr] Compiling icu_properties v2.0.1
[INFO] [stderr] Compiling icu_normalizer v2.0.0
[INFO] [stderr] Compiling string_cache v0.8.9
[INFO] [stderr] Compiling h2 v0.3.27
[INFO] [stderr] Compiling idna_adapter v1.2.1
[INFO] [stderr] Compiling actix-codec v0.5.2
[INFO] [stderr] Compiling idna v1.1.0
[INFO] [stderr] Compiling pest_meta v2.8.1
[INFO] [stderr] Compiling url v2.5.7
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling actix-server v2.6.0
[INFO] [stderr] Compiling derive_builder_macro v0.20.2
[INFO] [stderr] Compiling markup5ever v0.35.0
[INFO] [stderr] Compiling pest_generator v2.8.1
[INFO] [stderr] Compiling cssparser v0.35.0
[INFO] [stderr] Compiling pin-project-internal v1.1.10
[INFO] [stderr] Compiling match_token v0.35.0
[INFO] [stderr] Compiling derive_more v2.0.1
[INFO] [stderr] Compiling actix-http v3.11.0
[INFO] [stderr] Compiling rust-embed-impl v8.7.2
[INFO] [stderr] Compiling html5ever v0.35.0
[INFO] [stderr] Compiling actix-web v4.11.0
[INFO] [stderr] Compiling pest_derive v2.8.1
[INFO] [stderr] Compiling rust-embed v8.7.2
[INFO] [stderr] Compiling derive_builder v0.20.2
[INFO] [stderr] Compiling clap_derive v4.5.45
[INFO] [stderr] Compiling derive_more v0.99.20
[INFO] [stderr] Compiling handlebars v6.3.2
[INFO] [stderr] Compiling dom_query v0.21.0
[INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr] Compiling pin-project v1.1.10
[INFO] [stderr] Compiling tracing-actix-web v0.7.19
[INFO] [stderr] Compiling jiff v0.2.15
[INFO] [stderr] Compiling clap v4.5.45
[INFO] [stderr] Compiling actix-files v0.6.6
[INFO] [stderr] Compiling riki v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14m 08s
[INFO] running `Command { std: "docker" "inspect" "1748381ef55c53ed055735df7c2cdde72134f810d424c7819fd8089ad832144b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1748381ef55c53ed055735df7c2cdde72134f810d424c7819fd8089ad832144b", kill_on_drop: false }`
[INFO] [stdout] 1748381ef55c53ed055735df7c2cdde72134f810d424c7819fd8089ad832144b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f8003dc56941bd36f2eefb035b4e1bf383451ee3b7dc3756d042650f9bc2f8c
[INFO] running `Command { std: "docker" "start" "-a" "2f8003dc56941bd36f2eefb035b4e1bf383451ee3b7dc3756d042650f9bc2f8c", kill_on_drop: false }`
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling semver v1.0.26
[INFO] [stderr] Compiling tracing-test-macro v0.2.5
[INFO] [stderr] Compiling diff v0.1.13
[INFO] [stderr] Compiling yansi v1.0.1
[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.11.1
[INFO] [stderr] Compiling globset v0.4.16
[INFO] [stderr] Compiling matchers v0.2.0
[INFO] [stderr] Compiling tracing-subscriber v0.3.20
[INFO] [stderr] Compiling rust-embed-utils v8.7.2
[INFO] [stderr] Compiling actix-router v0.5.3
[INFO] [stderr] Compiling rust-embed v8.7.2
[INFO] [stderr] Compiling handlebars v6.3.2
[INFO] [stderr] Compiling actix-web v4.11.0
[INFO] [stderr] Compiling tracing-test v0.2.5
[INFO] [stderr] Compiling actix-files v0.6.6
[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 2m 53s
[INFO] running `Command { std: "docker" "inspect" "2f8003dc56941bd36f2eefb035b4e1bf383451ee3b7dc3756d042650f9bc2f8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f8003dc56941bd36f2eefb035b4e1bf383451ee3b7dc3756d042650f9bc2f8c", kill_on_drop: false }`
[INFO] [stdout] 2f8003dc56941bd36f2eefb035b4e1bf383451ee3b7dc3756d042650f9bc2f8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a5cd5b807fe65c11b08fdfe64be60a9c15d48ef6fb064ac54a538ec4eeb18db9
[INFO] running `Command { std: "docker" "start" "-a" "a5cd5b807fe65c11b08fdfe64be60a9c15d48ef6fb064ac54a538ec4eeb18db9", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/riki-a507747d61c671a5)
[INFO] [stdout]
[INFO] [stdout] running 14 tests
[INFO] [stdout] test http::tests::test_directory_page_get ... ok
[INFO] [stdout] test http::tests::test_static_hides_page ... 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_file ... ok
[INFO] [stdout] test http::unit_tests::clean_path_root_multi_slash ... ok
[INFO] [stdout] test http::unit_tests::clean_path_root_self ... ok
[INFO] [stdout] test http::tests::test_file_page_get ... ok
[INFO] [stdout] test http::tests::test_not_found_get ... ok
[INFO] [stdout] test http::tests::test_static_directory_get ... ok
[INFO] [stdout] test http::tests::test_static_file_get ... ok
[INFO] [stdout] test http::tests::test_static_index_with_page ... 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] 2025-10-12T11:23:10.764880Z TRACE test_forbidden_page_get: riki::http: source not found, trying static
[INFO] [stdout] 2025-10-12T11:23:10.764902Z TRACE test_forbidden_page_get: riki::http: static not found, trying page
[INFO] [stdout] [1;31mAssertion failed[0m at [1msrc/http/tests.rs[0m:323:5:
[INFO] [stdout] [35mcheck[0m[35m!([0m [36mexpected[0m [1;34m==[0m [33mget(&app, "/forbidden").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] ),
[INFO] [stdout] last_modified: false,
[INFO] [stdout] etag: false,
[INFO] [stdout] < body: b"403",
[INFO] [stdout] > body: b"
forbidden
\n",
[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' panicked at src/http/tests.rs:332:5:
[INFO] [stdout] check failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5db2d3e1df32 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x5db2d3e1df32 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x5db2d3e1df32 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x5db2d3e1df32 - ::fmt::ha2e7e3a01df69042
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x5db2d3e491d3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x5db2d3e491d3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout] 6: 0x5db2d3e1a653 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x5db2d3e1a653 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x5db2d3e1dd82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x5db2d3e1f93c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x5db2d3e1f792 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x5db2d3b27004 - as core::ops::function::Fn>::call::h562adeecbf43c420
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 12: 0x5db2d3b27004 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x5db2d3e2041b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 14: 0x5db2d3e2041b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x5db2d3e200b6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout] 16: 0x5db2d3e1e429 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x5db2d3e1fd7d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x5db2d3e46480 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x5db2d3aade0e - riki::http::tests::test_forbidden_page_get::{{closure}}::{{closure}}::h4ddeca78edaeda7f
[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: 0x5db2d3aade0e - as core::ops::drop::Drop>::drop::h1d6e88f211a9c5cd
[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: 0x5db2d3a93b3e - core::ptr::drop_in_place>::hdf592b60d1765ad9
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout] 22: 0x5db2d3a93b3e - core::ptr::drop_in_place>>::h0168a56c9008f664
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout] 23: 0x5db2d3a93b3e - riki::http::tests::test_forbidden_page_get::{{closure}}::h555dc21730a660d3
[INFO] [stdout] at /opt/rustwide/workdir/src/http/tests.rs:333:1
[INFO] [stdout] 24: 0x5db2d3a93b3e - as core::future::future::Future>::poll::{{closure}}::h8c21cff0ae27f35e
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout] 25: 0x5db2d3a93b3e - tokio::task::local::LocalSet::with::{{closure}}::h68c91c02b512dec0
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout] 26: 0x5db2d3a93b3e - std::thread::local::LocalKey::try_with::h6f5d74823c70daea
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout] 27: 0x5db2d3a93b3e - std::thread::local::LocalKey::with::h27650631e55d26ab
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout] 28: 0x5db2d3aad27c - tokio::task::local::LocalSet::with::hd233d8ffedf928b4
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout] 29: 0x5db2d3aad27c - as core::future::future::Future>::poll::h6f38c6deb1f329bf
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout] 30: 0x5db2d3aad27c - tokio::task::local::LocalSet::run_until::{{closure}}::h3eddd34094812f7e
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout] 31: 0x5db2d3aad27c - as core::future::future::Future>::poll::h104addb44c3475a4
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout] 32: 0x5db2d3a7563b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf8de9ba38501c650
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout] 33: 0x5db2d3a7563b - tokio::task::coop::with_budget::had3c55cfcd508d4b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout] 34: 0x5db2d3a7563b - tokio::task::coop::budget::hcfcf2e744e563f91
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout] 35: 0x5db2d3a7563b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h63e4888e08c1d871
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout] 36: 0x5db2d3a7563b - tokio::runtime::scheduler::current_thread::Context::enter::hf5fb21f3542e44f1
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout] 37: 0x5db2d3a6bae5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4fc55bb19f8ec6ec
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout] 38: 0x5db2d3a6bae5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h52918dfaf9ecd292
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout] 39: 0x5db2d3a6bae5 - tokio::runtime::context::scoped::Scoped::set::h8c9808b665af599f
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout] 40: 0x5db2d3a75bc5 - tokio::runtime::context::set_scheduler::{{closure}}::h52f9910a56cf2128
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout] 41: 0x5db2d3a75bc5 - std::thread::local::LocalKey::try_with::hc70a59608862d812
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout] 42: 0x5db2d3a75bc5 - std::thread::local::LocalKey::with::h97ab16caca81cd92
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout] 43: 0x5db2d3a75bc5 - tokio::runtime::context::set_scheduler::hd92dbbd41dfcf370
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout] 44: 0x5db2d3a75bc5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6e9a8b194e058b4e
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout] 45: 0x5db2d3a75bc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h519bf0262244716e
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout] 46: 0x5db2d3a6dba7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4d464146635c19e2
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout] 47: 0x5db2d3a6dba7 - tokio::runtime::context::runtime::enter_runtime::h4fad696873926b89
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout] 48: 0x5db2d3aaca40 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h81462680f63e152c
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout] 49: 0x5db2d3aaca40 - tokio::runtime::runtime::Runtime::block_on_inner::h46014e913d2a862f
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout] 50: 0x5db2d3aaca40 - tokio::runtime::runtime::Runtime::block_on::he0190251c55a2a43
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout] 51: 0x5db2d3ae67f0 - tokio::task::local::LocalSet::block_on::h68a90681e4c052f2
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout] 52: 0x5db2d3ae67f0 - actix_rt::runtime::Runtime::block_on::h09bc2344b1a2137b
[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] 53: 0x5db2d3ae67f0 - actix_rt::system::SystemRunner::block_on::hc7137e6d371459f2
[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] 54: 0x5db2d3ae67f0 - riki::http::tests::test_forbidden_page_get::hdcff361593d16a0d
[INFO] [stdout] at /opt/rustwide/workdir/src/http/tests.rs:305:1
[INFO] [stdout] 55: 0x5db2d3ad0b99 - riki::http::tests::test_forbidden_page_get::{{closure}}::h0260460089a5a8cd
[INFO] [stdout] at /opt/rustwide/workdir/src/http/tests.rs:307:35
[INFO] [stdout] 56: 0x5db2d3ad0b99 - core::ops::function::FnOnce::call_once::hb0ac6124206ceaa9
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 57: 0x5db2d3b2c73b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 58: 0x5db2d3b2c73b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout] 59: 0x5db2d3b2b97e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout] 60: 0x5db2d3b2b97e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 61: 0x5db2d3b2b97e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout] 62: 0x5db2d3b2b97e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout] 63: 0x5db2d3b2b97e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout] 64: 0x5db2d3b2b97e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout] 65: 0x5db2d3b2b97e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout] 66: 0x5db2d3aef524 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout] 67: 0x5db2d3aef524 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 68: 0x5db2d3af2eca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 69: 0x5db2d3af2eca - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 70: 0x5db2d3af2eca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout] 71: 0x5db2d3af2eca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout] 72: 0x5db2d3af2eca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout] 73: 0x5db2d3af2eca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 74: 0x5db2d3af2eca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 75: 0x5db2d3e23757 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] 76: 0x5db2d3e23757 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] 77: 0x5db2d3e23757 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout] 78: 0x78c620de1aa4 -
[INFO] [stdout] 79: 0x78c620e6ea34 - clone
[INFO] [stdout] 80: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- http::tests::test_forbidden_static_get stdout ----
[INFO] [stdout] 2025-10-12T11:23:10.773967Z TRACE test_forbidden_static_get: riki::http: source not found, trying static
[INFO] [stdout] Assertion failed at src/http/tests.rs:354:5:
[INFO] [stdout] check!( expected == get(&app, "/forbidden.txt").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/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' panicked at src/http/tests.rs:354:5:
[INFO] [stdout] check failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5db2d3e1df32 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x5db2d3e1df32 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x5db2d3e1df32 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x5db2d3e1df32 - ::fmt::ha2e7e3a01df69042
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x5db2d3e491d3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x5db2d3e491d3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout] 6: 0x5db2d3e1a653 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x5db2d3e1a653 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x5db2d3e1dd82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x5db2d3e1f93c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x5db2d3e1f792 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x5db2d3b27004 - as core::ops::function::Fn>::call::h562adeecbf43c420
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 12: 0x5db2d3b27004 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x5db2d3e2041b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 14: 0x5db2d3e2041b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x5db2d3e200b6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout] 16: 0x5db2d3e1e429 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x5db2d3e1fd7d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x5db2d3e46480 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x5db2d3aadd4e - riki::http::tests::test_forbidden_static_get::{{closure}}::{{closure}}::h42074c7789b6e428
[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: 0x5db2d3aadd4e - as core::ops::drop::Drop>::drop::h162d5320f1632612
[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: 0x5db2d3a97ef4 - core::ptr::drop_in_place>::h371ed7a274dc49e4
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout] 22: 0x5db2d3a97ef4 - core::ptr::drop_in_place>>::h16ca8393edb14970
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout] 23: 0x5db2d3a97ef4 - riki::http::tests::test_forbidden_static_get::{{closure}}::hdeb913f5e3ea667a
[INFO] [stdout] at /opt/rustwide/workdir/src/http/tests.rs:355:1
[INFO] [stdout] 24: 0x5db2d3a97ef4 - as core::future::future::Future>::poll::{{closure}}::h911bd6330267b0bb
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout] 25: 0x5db2d3a97ef4 - tokio::task::local::LocalSet::with::{{closure}}::h4d4a01df312ba46f
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout] 26: 0x5db2d3a97ef4 - std::thread::local::LocalKey::try_with::he1a1bd7ebcbdaf67
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout] 27: 0x5db2d3a97ef4 - std::thread::local::LocalKey::with::hb255fe541b274107
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout] 28: 0x5db2d3aad57c - tokio::task::local::LocalSet::with::hf70fd77c4042d2dc
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout] 29: 0x5db2d3aad57c - as core::future::future::Future>::poll::hd9eeed7783fe1329
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout] 30: 0x5db2d3aad57c - tokio::task::local::LocalSet::run_until::{{closure}}::h141d0dda5055819b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout] 31: 0x5db2d3aad57c - as core::future::future::Future>::poll::ha395eb60ee5e164d
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout] 32: 0x5db2d3a7518b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h600e00900494a1a2
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout] 33: 0x5db2d3a7518b - tokio::task::coop::with_budget::h43a701db45566a07
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout] 34: 0x5db2d3a7518b - tokio::task::coop::budget::h6bc09f94f383ac6c
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout] 35: 0x5db2d3a7518b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h61ab8574630ee9ee
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout] 36: 0x5db2d3a7518b - tokio::runtime::scheduler::current_thread::Context::enter::h9def1990ef3d3df4
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout] 37: 0x5db2d3a6bcc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0f0d3f3b2d4570cd
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout] 38: 0x5db2d3a6bcc5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h803c2c6c94c8aab8
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout] 39: 0x5db2d3a6bcc5 - tokio::runtime::context::scoped::Scoped::set::h9acadaf3a23027a2
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout] 40: 0x5db2d3a759d5 - tokio::runtime::context::set_scheduler::{{closure}}::h8a8273f48d8d1914
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout] 41: 0x5db2d3a759d5 - std::thread::local::LocalKey::try_with::hcb09aeeb2d7512be
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout] 42: 0x5db2d3a759d5 - std::thread::local::LocalKey::with::hdf506ae39aca40c6
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout] 43: 0x5db2d3a759d5 - tokio::runtime::context::set_scheduler::h4447a4a165d8d16c
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout] 44: 0x5db2d3a759d5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h024f71bfc59faa50
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout] 45: 0x5db2d3a759d5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h459a21106f1c281f
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout] 46: 0x5db2d3a6fc77 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbc25022aab58910f
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout] 47: 0x5db2d3a6fc77 - tokio::runtime::context::runtime::enter_runtime::hf1e02241aaf213ca
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout] 48: 0x5db2d3aacbf0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4cac5b5bcdde0020
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout] 49: 0x5db2d3aacbf0 - tokio::runtime::runtime::Runtime::block_on_inner::hcf1cc09e40e246b9
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout] 50: 0x5db2d3aacbf0 - tokio::runtime::runtime::Runtime::block_on::he9f59ef0d32193d7
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout] 51: 0x5db2d3ae6ba0 - tokio::task::local::LocalSet::block_on::hc0da23a90f9deec1
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout] 52: 0x5db2d3ae6ba0 - actix_rt::runtime::Runtime::block_on::h647834607e02907c
[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] 53: 0x5db2d3ae6ba0 - actix_rt::system::SystemRunner::block_on::hc1551e1362f7a26b
[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] 54: 0x5db2d3ae6ba0 - riki::http::tests::test_forbidden_static_get::hfbb2c87423100cea
[INFO] [stdout] at /opt/rustwide/workdir/src/http/tests.rs:336:1
[INFO] [stdout] 55: 0x5db2d3ad0a99 - riki::http::tests::test_forbidden_static_get::{{closure}}::hade628961d1261b8
[INFO] [stdout] at /opt/rustwide/workdir/src/http/tests.rs:338:37
[INFO] [stdout] 56: 0x5db2d3ad0a99 - core::ops::function::FnOnce::call_once::h038d3c6260fd6ca3
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 57: 0x5db2d3b2c73b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 58: 0x5db2d3b2c73b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout] 59: 0x5db2d3b2b97e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout] 60: 0x5db2d3b2b97e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 61: 0x5db2d3b2b97e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout] 62: 0x5db2d3b2b97e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout] 63: 0x5db2d3b2b97e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout] 64: 0x5db2d3b2b97e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout] 65: 0x5db2d3b2b97e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout] 66: 0x5db2d3aef524 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout] 67: 0x5db2d3aef524 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 68: 0x5db2d3af2eca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 69: 0x5db2d3af2eca - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 70: 0x5db2d3af2eca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout] 71: 0x5db2d3af2eca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout] 72: 0x5db2d3af2eca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout] 73: 0x5db2d3af2eca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 74: 0x5db2d3af2eca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 75: 0x5db2d3e23757 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] 76: 0x5db2d3e23757 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] 77: 0x5db2d3e23757 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout] 78: 0x78c620de1aa4 -
[INFO] [stdout] 79: 0x78c620e6ea34 - clone
[INFO] [stdout] 80: 0x0 -
[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.32s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a5cd5b807fe65c11b08fdfe64be60a9c15d48ef6fb064ac54a538ec4eeb18db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5cd5b807fe65c11b08fdfe64be60a9c15d48ef6fb064ac54a538ec4eeb18db9", kill_on_drop: false }`
[INFO] [stdout] a5cd5b807fe65c11b08fdfe64be60a9c15d48ef6fb064ac54a538ec4eeb18db9