[INFO] fetching crate operator 0.6.6...
[INFO] testing operator-0.6.6 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate operator 0.6.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate operator 0.6.6
[INFO] finished tweaking crates.io crate operator 0.6.6
[INFO] tweaked toml for crates.io crate operator 0.6.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate operator 0.6.6 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate operator 0.6.6 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91a1711cd205f844cdc0ae7b1e178c09edf2b99f2edfd9ba93fff894615d186f
[INFO] running `Command { std: "docker" "start" "-a" "91a1711cd205f844cdc0ae7b1e178c09edf2b99f2edfd9ba93fff894615d186f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91a1711cd205f844cdc0ae7b1e178c09edf2b99f2edfd9ba93fff894615d186f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91a1711cd205f844cdc0ae7b1e178c09edf2b99f2edfd9ba93fff894615d186f", kill_on_drop: false }`
[INFO] [stdout] 91a1711cd205f844cdc0ae7b1e178c09edf2b99f2edfd9ba93fff894615d186f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f392c8662ef385d3efd7e1eeebe31b0c9d8a80e2d6e003953dd01aa82e0256c2
[INFO] running `Command { std: "docker" "start" "-a" "f392c8662ef385d3efd7e1eeebe31b0c9d8a80e2d6e003953dd01aa82e0256c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling actix-http v2.2.2
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.3
[INFO] [stderr]    Compiling operator v0.6.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/content_engine.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> RenderContext<ServerInfo, Self>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ) -> RenderContext<'_, ServerInfo, Self>;
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/content_engine.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn handlebars_registry(&self) -> &Handlebars;
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                            |         ||
[INFO] [stdout]    |                            |         |the same lifetime is hidden here
[INFO] [stdout]    |                            |         the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn handlebars_registry(&self) -> &Handlebars<'_>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content/content_engine.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 379 |     ) -> RenderContext<ServerInfo, Self> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     ) -> RenderContext<'_, ServerInfo, Self> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content/content_engine.rs:409:28
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn handlebars_registry(&self) -> &Handlebars {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                            |         ||
[INFO] [stdout]     |                            |         |the same lifetime is hidden here
[INFO] [stdout]     |                            |         the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn handlebars_registry(&self) -> &Handlebars<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "f392c8662ef385d3efd7e1eeebe31b0c9d8a80e2d6e003953dd01aa82e0256c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f392c8662ef385d3efd7e1eeebe31b0c9d8a80e2d6e003953dd01aa82e0256c2", kill_on_drop: false }`
[INFO] [stdout] f392c8662ef385d3efd7e1eeebe31b0c9d8a80e2d6e003953dd01aa82e0256c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fddfb49846d1bee3a89918d0fa88953c811f802c58de105da46ff032f480736c
[INFO] running `Command { std: "docker" "start" "-a" "fddfb49846d1bee3a89918d0fa88953c811f802c58de105da46ff032f480736c", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling actix-http v2.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.3
[INFO] [stderr]    Compiling operator v0.6.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/content_engine.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> RenderContext<ServerInfo, Self>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ) -> RenderContext<'_, ServerInfo, Self>;
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/content_engine.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn handlebars_registry(&self) -> &Handlebars;
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                            |         ||
[INFO] [stdout]    |                            |         |the same lifetime is hidden here
[INFO] [stdout]    |                            |         the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn handlebars_registry(&self) -> &Handlebars<'_>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content/content_engine.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 379 |     ) -> RenderContext<ServerInfo, Self> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     ) -> RenderContext<'_, ServerInfo, Self> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content/content_engine.rs:409:28
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn handlebars_registry(&self) -> &Handlebars {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                            |         ||
[INFO] [stdout]     |                            |         |the same lifetime is hidden here
[INFO] [stdout]     |                            |         the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn handlebars_registry(&self) -> &Handlebars<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/content_engine.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> RenderContext<ServerInfo, Self>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ) -> RenderContext<'_, ServerInfo, Self>;
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/content_engine.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn handlebars_registry(&self) -> &Handlebars;
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                            |         ||
[INFO] [stdout]    |                            |         |the same lifetime is hidden here
[INFO] [stdout]    |                            |         the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn handlebars_registry(&self) -> &Handlebars<'_>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content/content_engine.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 379 |     ) -> RenderContext<ServerInfo, Self> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     ) -> RenderContext<'_, ServerInfo, Self> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content/content_engine.rs:409:28
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn handlebars_registry(&self) -> &Handlebars {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                            |         ||
[INFO] [stdout]     |                            |         |the same lifetime is hidden here
[INFO] [stdout]     |                            |         the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn handlebars_registry(&self) -> &Handlebars<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/test_lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     ) -> RenderContext<(), Self> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ) -> RenderContext<'_, (), Self> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/test_lib.rs:58:28
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn handlebars_registry(&self) -> &Handlebars {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                            |         ||
[INFO] [stdout]    |                            |         |the same lifetime is hidden here
[INFO] [stdout]    |                            |         the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn handlebars_registry(&self) -> &Handlebars<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.52s
[INFO] running `Command { std: "docker" "inspect" "fddfb49846d1bee3a89918d0fa88953c811f802c58de105da46ff032f480736c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fddfb49846d1bee3a89918d0fa88953c811f802c58de105da46ff032f480736c", kill_on_drop: false }`
[INFO] [stdout] fddfb49846d1bee3a89918d0fa88953c811f802c58de105da46ff032f480736c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3327ad026338a55052a0ab512a1605dc583438a494fadf5dc3df51c556f170e7
[INFO] running `Command { std: "docker" "start" "-a" "3327ad026338a55052a0ab512a1605dc583438a494fadf5dc3df51c556f170e7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/content/content_engine.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 62 |     ) -> RenderContext<ServerInfo, Self>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     ) -> RenderContext<'_, ServerInfo, Self>;
[INFO] [stderr]    |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/content/content_engine.rs:72:28
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn handlebars_registry(&self) -> &Handlebars;
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stderr]    |                            |         ||
[INFO] [stderr]    |                            |         |the same lifetime is hidden here
[INFO] [stderr]    |                            |         the same lifetime is elided here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn handlebars_registry(&self) -> &Handlebars<'_>;
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/content/content_engine.rs:375:9
[INFO] [stderr]     |
[INFO] [stderr] 375 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 379 |     ) -> RenderContext<ServerInfo, Self> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 379 |     ) -> RenderContext<'_, ServerInfo, Self> {
[INFO] [stderr]     |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/content/content_engine.rs:409:28
[INFO] [stderr]     |
[INFO] [stderr] 409 |     fn handlebars_registry(&self) -> &Handlebars {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stderr]     |                            |         ||
[INFO] [stderr]     |                            |         |the same lifetime is hidden here
[INFO] [stderr]     |                            |         the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 409 |     fn handlebars_registry(&self) -> &Handlebars<'_> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `operator` (lib) generated 4 warnings (run `cargo fix --lib -p operator` to apply 4 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/content/test_lib.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 31 |     ) -> RenderContext<(), Self> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     ) -> RenderContext<'_, (), Self> {
[INFO] [stderr]    |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/content/test_lib.rs:58:28
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn handlebars_registry(&self) -> &Handlebars {
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stderr]    |                            |         ||
[INFO] [stderr]    |                            |         |the same lifetime is hidden here
[INFO] [stderr]    |                            |         the same lifetime is elided here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn handlebars_registry(&self) -> &Handlebars<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `operator` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p operator --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/operator-b6122cb7aca4084c)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test content::content_directory::tests::directory_can_be_created_from_valid_root ... ok
[INFO] [stdout] test content::content_directory::tests::directory_root_must_be_absolute_path ... ok
[INFO] [stdout] test content::content_directory::tests::directory_root_must_exist ... ok
[INFO] [stdout] test cli::tests::accept_is_optional_when_retrieving_content ... FAILED
[INFO] [stdout] test cli::tests::getting_content_which_does_not_exist_is_an_error ... FAILED
[INFO] [stdout] test cli::tests::content_can_be_retrieved_from_content_directory ... FAILED
[INFO] [stdout] test content::content_engine::tests::get_helper_accepts_custom_context ... FAILED
[INFO] [stdout] test cli::tests::templates_can_be_evaluated_with_query_parameters ... FAILED
[INFO] [stdout] test content::content_engine::tests::get_helper_errors_with_non_object_context ... FAILED
[INFO] [stdout] test content::content_engine::tests::content_can_be_retrieved ... FAILED
[INFO] [stdout] test cli::tests::valid_templates_can_be_evaluated ... FAILED
[INFO] [stdout] test content::content_engine::tests::handlebars_extension_agrees_with_mime_guess ... ok
[INFO] [stdout] test content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory ... FAILED
[INFO] [stdout] test content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type ... FAILED
[INFO] [stdout] test content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time ... FAILED
[INFO] [stdout] test content::content_engine::tests::executables_are_executed_with_correct_working_directory ... FAILED
[INFO] [stdout] test content::content_engine::tests::content_may_not_exist_at_route ... FAILED
[INFO] [stdout] test content::content_engine::tests::executables_are_given_zero_args ... FAILED
[INFO] [stdout] test content::content_engine::tests::executables_can_output_arbitrary_bytes ... FAILED
[INFO] [stdout] test content::content_engine::tests::content_can_be_hidden ... FAILED
[INFO] [stdout] test content::content_engine::tests::get_helper_accepts_hash_parameters ... FAILED
[INFO] [stdout] test content::content_engine::tests::templates_can_get_executable_output ... FAILED
[INFO] [stdout] test content::content_engine::tests::get_helper_is_available ... FAILED
[INFO] [stdout] test content::content_engine::tests::get_helper_requires_a_route_argument ... FAILED
[INFO] [stdout] test cli::tests::query_string_can_be_provided_when_retrieving_content ... FAILED
[INFO] [stdout] test content::content_engine::tests::new_templates_can_be_rendered ... FAILED
[INFO] [stdout] test content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory ... FAILED
[INFO] [stdout] test content::content_engine::tests::new_templates_can_reference_partials_from_content_directory ... FAILED
[INFO] [stdout] test content::content_index::tests::index_has_the_correct_structure ... ok
[INFO] [stdout] test content::content_item::tests::unregistered_template_can_be_rendered ... ok
[INFO] [stdout] test content::content_item::tests::registered_template_can_be_rendered_with_custom_handlebars_context ... ok
[INFO] [stdout] test content::content_item::tests::registered_template_can_be_rendered ... ok
[INFO] [stdout] test content::content_engine::tests::executables_have_a_media_type ... FAILED
[INFO] [stdout] test content::content_engine::tests::new_template_fails_for_invalid_templates ... FAILED
[INFO] [stdout] test content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type ... FAILED
[INFO] [stdout] test content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly ... FAILED
[INFO] [stdout] test cli::tests::invalid_templates_fail_evaluation ... FAILED
[INFO] [stdout] test content::content_item::tests::executables_require_working_directory_that_exists ... ok
[INFO] [stdout] test content::content_engine::tests::templates_receive_query_parameters ... FAILED
[INFO] [stdout] test content::content_engine::tests::templates_receive_request_headers ... FAILED
[INFO] [stdout] test content::content_registry::tests::rendering_with_empty_acceptable_media_ranges_should_fail ... ok
[INFO] [stdout] test content::route::tests::canonicalization_produces_identical_routes ... ok
[INFO] [stdout] test content::content_registry::tests::rendering_with_unacceptable_general_media_range_should_fail ... ok
[INFO] [stdout] test content::content_registry::tests::rendering_with_unacceptable_specific_media_ranges_should_fail ... ok
[INFO] [stdout] test content::content_registry::tests::rendering_with_acceptable_range_text_star_should_succeed ... ok
[INFO] [stdout] test content::content_registry::tests::rendering_with_acceptable_media_range_that_is_not_most_preferred_should_succeed ... ok
[INFO] [stdout] test content::content_registry::tests::rendering_with_acceptable_range_star_star_should_succeed ... ok
[INFO] [stdout] test http::tests::duplicate_headers_are_handled ... ignored
[INFO] [stdout] test content::route::tests::root_route_can_exist ... ok
[INFO] [stdout] test content::route::tests::valid_routes_succeed ... ok
[INFO] [stdout] test content::content_registry::tests::can_render_same_content_with_different_representations ... ok
[INFO] [stdout] test http::tests::content_can_be_retrieved_with_media_range ... FAILED
[INFO] [stdout] test http::tests::empty_headers_are_handled ... ok
[INFO] [stdout] test http::tests::content_can_be_retrieved_with_elaborate_accept_header ... FAILED
[INFO] [stdout] test http::tests::content_can_be_retrieved_with_missing_accept_header ... FAILED
[INFO] [stdout] test http::tests::content_can_be_retrieved_with_exact_media_type ... FAILED
[INFO] [stdout] test http::tests::content_may_be_not_found ... FAILED
[INFO] [stdout] test http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type ... FAILED
[INFO] [stdout] test http::tests::error_handler_can_be_executable ... FAILED
[INFO] [stdout] test http::tests::error_handler_is_given_http_status_code ... FAILED
[INFO] [stdout] test http::tests::content_can_be_retrieved_with_star_star_media_range ... FAILED
[INFO] [stdout] test http::tests::error_handler_can_be_static_content ... FAILED
[INFO] [stdout] test http::tests::error_handler_is_content_negotiated ... FAILED
[INFO] [stdout] test http::tests::extension_on_url_takes_precedence_over_accept_header ... FAILED
[INFO] [stdout] test http::tests::error_handler_sees_original_request_route ... FAILED
[INFO] [stdout] test http::tests::malformed_request_paths_are_handled_gracefully ... FAILED
[INFO] [stdout] test http::tests::multimedia_content_can_be_retrieved ... FAILED
[INFO] [stdout] test content::content_item::tests::static_content_can_be_arbitrary_bytes ... ok
[INFO] [stdout] test http::tests::query_parameters_are_forwarded_to_getted_content ... FAILED
[INFO] [stdout] test http::tests::typical_headers_are_handled ... ok
[INFO] [stdout] test http::tests::query_parameters_are_forwarded_to_error_handler ... FAILED
[INFO] [stdout] test content::content_item::tests::static_content_can_be_rendered ... ok
[INFO] [stdout] test content::content_item::tests::executables_execute_when_rendered ... ok
[INFO] [stdout] test http::tests::if_url_has_extension_accept_header_is_ignored ... FAILED
[INFO] [stdout] test http::tests::stream_errors_are_propagated ... FAILED
[INFO] [stdout] test http::tests::request_headers_are_forwarded_to_error_handler ... FAILED
[INFO] [stdout] test http::tests::request_headers_are_forwarded_to_getted_content ... FAILED
[INFO] [stdout] test http::tests::use_a_default_error_handler_if_specified_handler_fails ... FAILED
[INFO] [stdout] test content::content_item::tests::executables_emit_stream_error_if_exit_code_is_not_zero ... ok
[INFO] [stdout] test http::tests::request_headers_are_handled ... FAILED
[INFO] [stdout] test http::tests::index_route_is_used_for_empty_uri_path ... FAILED
[INFO] [stdout] test content::route::tests::invalid_routes_fail ... ok
[INFO] [stdout] test http::tests::query_parameters_are_handled ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::accept_is_optional_when_retrieving_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::accept_is_optional_when_retrieving_content' (25) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416708a89 - operator[881889874393f69]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x5cd4166c8a7b - operator[881889874393f69]::cli::tests::accept_is_optional_when_retrieving_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:338:25
[INFO] [stdout]   24:     0x5cd4166c73e7 - operator[881889874393f69]::cli::tests::accept_is_optional_when_retrieving_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:333:52
[INFO] [stdout]   25:     0x5cd41674ded6 - <operator[881889874393f69]::cli::tests::accept_is_optional_when_retrieving_content::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   47:     0x7adaf509aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::getting_content_which_does_not_exist_is_an_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::getting_content_which_does_not_exist_is_an_error' (27) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416708a89 - operator[881889874393f69]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x5cd4166c94ad - operator[881889874393f69]::cli::tests::getting_content_which_does_not_exist_is_an_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:360:25
[INFO] [stdout]   24:     0x5cd4166c7447 - operator[881889874393f69]::cli::tests::getting_content_which_does_not_exist_is_an_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:356:58
[INFO] [stdout]   25:     0x5cd41674df56 - <operator[881889874393f69]::cli::tests::getting_content_which_does_not_exist_is_an_error::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   47:     0x7adaf509aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::content_can_be_retrieved_from_content_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::content_can_be_retrieved_from_content_directory' (26) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416708a89 - operator[881889874393f69]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x5cd4166c8f7b - operator[881889874393f69]::cli::tests::content_can_be_retrieved_from_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:315:25
[INFO] [stdout]   24:     0x5cd4166c7417 - operator[881889874393f69]::cli::tests::content_can_be_retrieved_from_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:310:57
[INFO] [stdout]   25:     0x5cd41674df16 - <operator[881889874393f69]::cli::tests::content_can_be_retrieved_from_content_directory::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   47:     0x7adaf509aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::get_helper_accepts_custom_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::get_helper_accepts_custom_context' (45) panicked at src/content/content_engine.rs:706:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/partials", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/partials"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41672673e - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41672673e - operator[881889874393f69]::content::content_engine::tests::get_helper_accepts_custom_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:706:79
[INFO] [stdout]   22:     0x5cd41671d687 - operator[881889874393f69]::content::content_engine::tests::get_helper_accepts_custom_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:705:43
[INFO] [stdout]   23:     0x5cd41674eb16 - <operator[881889874393f69]::content::content_engine::tests::get_helper_accepts_custom_context::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::templates_can_be_evaluated_with_query_parameters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::templates_can_be_evaluated_with_query_parameters' (30) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416708a89 - operator[881889874393f69]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x5cd4166c99a9 - operator[881889874393f69]::cli::tests::templates_can_be_evaluated_with_query_parameters
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:293:25
[INFO] [stdout]   24:     0x5cd4166c7477 - operator[881889874393f69]::cli::tests::templates_can_be_evaluated_with_query_parameters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:284:58
[INFO] [stdout]   25:     0x5cd41674df96 - <operator[881889874393f69]::cli::tests::templates_can_be_evaluated_with_query_parameters::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   47:     0x7adaf509aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::get_helper_errors_with_non_object_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::get_helper_errors_with_non_object_context' (47) panicked at src/content/content_engine.rs:744:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/partials", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/partials"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41672b58a - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41672b58a - operator[881889874393f69]::content::content_engine::tests::get_helper_errors_with_non_object_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:744:79
[INFO] [stdout]   22:     0x5cd41671d807 - operator[881889874393f69]::content::content_engine::tests::get_helper_errors_with_non_object_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:743:51
[INFO] [stdout]   23:     0x5cd41674ed16 - <operator[881889874393f69]::content::content_engine::tests::get_helper_errors_with_non_object_context::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::content_can_be_retrieved stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::content_can_be_retrieved' (37) panicked at src/content/content_engine.rs:545:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/partials", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/partials"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd416723b3c - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd416723b3c - operator[881889874393f69]::content::content_engine::tests::content_can_be_retrieved
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:545:79
[INFO] [stdout]   22:     0x5cd41671d597 - operator[881889874393f69]::content::content_engine::tests::content_can_be_retrieved::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:544:34
[INFO] [stdout]   23:     0x5cd41674e9d6 - <operator[881889874393f69]::content::content_engine::tests::content_can_be_retrieved::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::valid_templates_can_be_evaluated stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::valid_templates_can_be_evaluated' (31) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416708a89 - operator[881889874393f69]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x5cd4166c835d - operator[881889874393f69]::cli::tests::valid_templates_can_be_evaluated
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:249:29
[INFO] [stdout]   24:     0x5cd4166c7387 - operator[881889874393f69]::cli::tests::valid_templates_can_be_evaluated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:245:42
[INFO] [stdout]   25:     0x5cd41674de56 - <operator[881889874393f69]::cli::tests::valid_templates_can_be_evaluated::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   47:     0x7adaf509aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory' (38) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/alternative-representations'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416707feb - operator[881889874393f69]::test_lib::sample_content_directories
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:29:9
[INFO] [stdout]   23:     0x5cd416708aa7 - operator[881889874393f69]::test_lib::sample_content_directories_with_valid_contents
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:56:5
[INFO] [stdout]   24:     0x5cd41672dc86 - operator[881889874393f69]::content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:439:26
[INFO] [stdout]   25:     0x5cd41671d8c7 - operator[881889874393f69]::content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:438:68
[INFO] [stdout]   26:     0x5cd41674ee16 - <operator[881889874393f69]::content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   48:     0x7adaf509aa64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type' (35) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416708a89 - operator[881889874393f69]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x5cd41672f92e - operator[881889874393f69]::content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:805:13
[INFO] [stdout]   24:     0x5cd41671d987 - operator[881889874393f69]::content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:803:83
[INFO] [stdout]   25:     0x5cd41674ef16 - <operator[881889874393f69]::content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   47:     0x7adaf509aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time' (51) panicked at src/content/content_engine.rs:831:77:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/media-types", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/media-types"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41672be64 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41672be64 - operator[881889874393f69]::content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:831:77
[INFO] [stdout]   22:     0x5cd41671d867 - operator[881889874393f69]::content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:829:63
[INFO] [stdout]   23:     0x5cd41674ed96 - <operator[881889874393f69]::content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::executables_are_executed_with_correct_working_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::executables_are_executed_with_correct_working_directory' (41) panicked at src/content/content_engine.rs:940:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41672cbdc - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41672cbdc - operator[881889874393f69]::content::content_engine::tests::executables_are_executed_with_correct_working_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:940:82
[INFO] [stdout]   22:     0x5cd41671d897 - operator[881889874393f69]::content::content_engine::tests::executables_are_executed_with_correct_working_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:939:65
[INFO] [stdout]   23:     0x5cd41674edd6 - <operator[881889874393f69]::content::content_engine::tests::executables_are_executed_with_correct_working_directory::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::content_may_not_exist_at_route stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::content_may_not_exist_at_route' (40) panicked at src/content/content_engine.rs:576:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd4167257aa - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd4167257aa - operator[881889874393f69]::content::content_engine::tests::content_may_not_exist_at_route
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:576:82
[INFO] [stdout]   22:     0x5cd41671d627 - operator[881889874393f69]::content::content_engine::tests::content_may_not_exist_at_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:575:40
[INFO] [stdout]   23:     0x5cd41674ea96 - <operator[881889874393f69]::content::content_engine::tests::content_may_not_exist_at_route::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::executables_are_given_zero_args stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::executables_are_given_zero_args' (42) panicked at src/content/content_engine.rs:912:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd416725d0c - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd416725d0c - operator[881889874393f69]::content::content_engine::tests::executables_are_given_zero_args
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:912:82
[INFO] [stdout]   22:     0x5cd41671d657 - operator[881889874393f69]::content::content_engine::tests::executables_are_given_zero_args::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:911:41
[INFO] [stdout]   23:     0x5cd41674ead6 - <operator[881889874393f69]::content::content_engine::tests::executables_are_given_zero_args::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::executables_can_output_arbitrary_bytes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::executables_can_output_arbitrary_bytes' (43) panicked at src/content/content_engine.rs:1021:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41672a7f4 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41672a7f4 - operator[881889874393f69]::content::content_engine::tests::executables_can_output_arbitrary_bytes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1021:82
[INFO] [stdout]   22:     0x5cd41671d7a7 - operator[881889874393f69]::content::content_engine::tests::executables_can_output_arbitrary_bytes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1020:48
[INFO] [stdout]   23:     0x5cd41674ec96 - <operator[881889874393f69]::content::content_engine::tests::executables_can_output_arbitrary_bytes::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::content_can_be_hidden stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::content_can_be_hidden' (36) panicked at src/content/content_engine.rs:1081:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hidden-content", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hidden-content"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd4167225dc - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd4167225dc - operator[881889874393f69]::content::content_engine::tests::content_can_be_hidden
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1081:85
[INFO] [stdout]   22:     0x5cd41671d537 - operator[881889874393f69]::content::content_engine::tests::content_can_be_hidden::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1080:31
[INFO] [stdout]   23:     0x5cd41674e956 - <operator[881889874393f69]::content::content_engine::tests::content_can_be_hidden::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::get_helper_accepts_hash_parameters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::get_helper_accepts_hash_parameters' (46) panicked at src/content/content_engine.rs:675:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/partials", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/partials"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd416727f36 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd416727f36 - operator[881889874393f69]::content::content_engine::tests::get_helper_accepts_hash_parameters
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:675:79
[INFO] [stdout]   22:     0x5cd41671d6e7 - operator[881889874393f69]::content::content_engine::tests::get_helper_accepts_hash_parameters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:674:44
[INFO] [stdout]   23:     0x5cd41674eb96 - <operator[881889874393f69]::content::content_engine::tests::get_helper_accepts_hash_parameters::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::templates_can_get_executable_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::templates_can_get_executable_output' (57) panicked at src/content/content_engine.rs:1050:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41672962c - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41672962c - operator[881889874393f69]::content::content_engine::tests::templates_can_get_executable_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1050:82
[INFO] [stdout]   22:     0x5cd41671d747 - operator[881889874393f69]::content::content_engine::tests::templates_can_get_executable_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1049:45
[INFO] [stdout]   23:     0x5cd41674ec16 - <operator[881889874393f69]::content::content_engine::tests::templates_can_get_executable_output::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::get_helper_is_available stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::get_helper_is_available' (48) panicked at src/content/content_engine.rs:608:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/partials", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/partials"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd416723036 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd416723036 - operator[881889874393f69]::content::content_engine::tests::get_helper_is_available
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:608:79
[INFO] [stdout]   22:     0x5cd41671d567 - operator[881889874393f69]::content::content_engine::tests::get_helper_is_available::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:607:33
[INFO] [stdout]   23:     0x5cd41674e996 - <operator[881889874393f69]::content::content_engine::tests::get_helper_is_available::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::get_helper_requires_a_route_argument stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::get_helper_requires_a_route_argument' (49) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416708a89 - operator[881889874393f69]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x5cd41672a001 - operator[881889874393f69]::content::content_engine::tests::get_helper_requires_a_route_argument
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:640:13
[INFO] [stdout]   24:     0x5cd41671d777 - operator[881889874393f69]::content::content_engine::tests::get_helper_requires_a_route_argument::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:638:46
[INFO] [stdout]   25:     0x5cd41674ec56 - <operator[881889874393f69]::content::content_engine::tests::get_helper_requires_a_route_argument::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   47:     0x7adaf509aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::query_string_can_be_provided_when_retrieving_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::query_string_can_be_provided_when_retrieving_content' (29) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/render-context'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd4166c9f43 - operator[881889874393f69]::cli::tests::query_string_can_be_provided_when_retrieving_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:386:25
[INFO] [stdout]   23:     0x5cd4166c74a7 - operator[881889874393f69]::cli::tests::query_string_can_be_provided_when_retrieving_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:379:62
[INFO] [stdout]   24:     0x5cd41674dfd6 - <operator[881889874393f69]::cli::tests::query_string_can_be_provided_when_retrieving_content::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   46:     0x7adaf509aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::new_templates_can_be_rendered stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::new_templates_can_be_rendered' (53) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416708a89 - operator[881889874393f69]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x5cd416724d51 - operator[881889874393f69]::content::content_engine::tests::new_templates_can_be_rendered
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:459:13
[INFO] [stdout]   24:     0x5cd41671d5f7 - operator[881889874393f69]::content::content_engine::tests::new_templates_can_be_rendered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:457:39
[INFO] [stdout]   25:     0x5cd41674ea56 - <operator[881889874393f69]::content::content_engine::tests::new_templates_can_be_rendered::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   47:     0x7adaf509aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory' (39) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/alternative-representations'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416707feb - operator[881889874393f69]::test_lib::sample_content_directories
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:29:9
[INFO] [stdout]   23:     0x5cd416708af7 - operator[881889874393f69]::test_lib::sample_content_directories_with_invalid_contents
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:65:5
[INFO] [stdout]   24:     0x5cd41672f736 - operator[881889874393f69]::content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:448:26
[INFO] [stdout]   25:     0x5cd41671d957 - operator[881889874393f69]::content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:447:73
[INFO] [stdout]   26:     0x5cd41674eed6 - <operator[881889874393f69]::content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   48:     0x7adaf509aa64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::new_templates_can_reference_partials_from_content_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::new_templates_can_reference_partials_from_content_directory' (54) panicked at src/content/content_engine.rs:513:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/partials", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/partials"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41672e096 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41672e096 - operator[881889874393f69]::content::content_engine::tests::new_templates_can_reference_partials_from_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:513:79
[INFO] [stdout]   22:     0x5cd41671d8f7 - operator[881889874393f69]::content::content_engine::tests::new_templates_can_reference_partials_from_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:512:69
[INFO] [stdout]   23:     0x5cd41674ee56 - <operator[881889874393f69]::content::content_engine::tests::new_templates_can_reference_partials_from_content_directory::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::executables_have_a_media_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::executables_have_a_media_type' (44) panicked at src/content/content_engine.rs:988:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41672456c - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41672456c - operator[881889874393f69]::content::content_engine::tests::executables_have_a_media_type
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:988:82
[INFO] [stdout]   22:     0x5cd41671d5c7 - operator[881889874393f69]::content::content_engine::tests::executables_have_a_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:987:39
[INFO] [stdout]   23:     0x5cd41674ea16 - <operator[881889874393f69]::content::content_engine::tests::executables_have_a_media_type::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::new_template_fails_for_invalid_templates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::new_template_fails_for_invalid_templates' (52) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416708a89 - operator[881889874393f69]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x5cd41672b00e - operator[881889874393f69]::content::content_engine::tests::new_template_fails_for_invalid_templates
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:491:13
[INFO] [stdout]   24:     0x5cd41671d7d7 - operator[881889874393f69]::content::content_engine::tests::new_template_fails_for_invalid_templates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:489:50
[INFO] [stdout]   25:     0x5cd41674ecd6 - <operator[881889874393f69]::content::content_engine::tests::new_template_fails_for_invalid_templates::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   47:     0x7adaf509aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type' (55) panicked at src/content/content_engine.rs:773:77:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/media-types", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/media-types"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41672ff7c - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41672ff7c - operator[881889874393f69]::content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:773:77
[INFO] [stdout]   22:     0x5cd41671d9b7 - operator[881889874393f69]::content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:771:83
[INFO] [stdout]   23:     0x5cd41674ef56 - <operator[881889874393f69]::content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly' (56) panicked at src/content/content_engine.rs:862:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/media-types", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/media-types"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41672eb94 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41672eb94 - operator[881889874393f69]::content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:862:70
[INFO] [stdout]   22:     0x5cd41671d927 - operator[881889874393f69]::content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:860:70
[INFO] [stdout]   23:     0x5cd41674ee96 - <operator[881889874393f69]::content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   45:     0x7adaf509aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::invalid_templates_fail_evaluation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::invalid_templates_fail_evaluation' (28) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416708a89 - operator[881889874393f69]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x5cd4166c8870 - operator[881889874393f69]::cli::tests::invalid_templates_fail_evaluation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:272:29
[INFO] [stdout]   24:     0x5cd4166c73b7 - operator[881889874393f69]::cli::tests::invalid_templates_fail_evaluation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:268:43
[INFO] [stdout]   25:     0x5cd41674de96 - <operator[881889874393f69]::cli::tests::invalid_templates_fail_evaluation::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   47:     0x7adaf509aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::templates_receive_query_parameters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::templates_receive_query_parameters' (58) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416708a89 - operator[881889874393f69]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x5cd416728936 - operator[881889874393f69]::content::content_engine::tests::templates_receive_query_parameters
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1113:13
[INFO] [stdout]   24:     0x5cd41671d717 - operator[881889874393f69]::content::content_engine::tests::templates_receive_query_parameters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1111:44
[INFO] [stdout]   25:     0x5cd41674ebd6 - <operator[881889874393f69]::content::content_engine::tests::templates_receive_query_parameters::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   47:     0x7adaf509aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::templates_receive_request_headers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::templates_receive_request_headers' (59) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416706a13 - operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x5cd41664831d - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[881889874393f69]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5cd416707f82 - operator[881889874393f69]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x5cd416708a89 - operator[881889874393f69]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x5cd41672727e - operator[881889874393f69]::content::content_engine::tests::templates_receive_request_headers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1156:13
[INFO] [stdout]   24:     0x5cd41671d6b7 - operator[881889874393f69]::content::content_engine::tests::templates_receive_request_headers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1154:43
[INFO] [stdout]   25:     0x5cd41674eb56 - <operator[881889874393f69]::content::content_engine::tests::templates_receive_request_headers::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   47:     0x7adaf509aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_can_be_retrieved_with_media_range stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_can_be_retrieved_with_media_range' (107) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd4167776f4 - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:771:23
[INFO] [stdout]   23:     0x5cd4166f3c46 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416748f10 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663bf25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd41663776e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f5612 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f5612 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f5612 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd416751c5d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e563a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa0fb - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f19e5 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669900d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416747160 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663a625 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd416636f9e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd416690b23 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd416690b23 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd416690b23 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd41669809e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd4167536f7 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd4166882f8 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d5f0 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d57f2 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676c19b - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aab6a - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d37ca - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e5f54 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b420 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd41668430c - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd41678144f - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:769:5
[INFO] [stdout]   53:     0x5cd416771887 - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:770:57
[INFO] [stdout]   54:     0x5cd41674e356 - <operator[881889874393f69]::http::tests::content_can_be_retrieved_with_media_range::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_can_be_retrieved_with_elaborate_accept_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_can_be_retrieved_with_elaborate_accept_header' (105) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd41677c7d4 - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:827:23
[INFO] [stdout]   23:     0x5cd4166f3dc6 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416749d50 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663cb25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd416637b2e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f6f92 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f6f92 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f6f92 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675285d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e59fa - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa4bb - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f3455 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd416699ccd - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416747fa0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663b225 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd41663735e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd4166963a3 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd4166963a3 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd4166963a3 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd41669842e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd4167544d7 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd41668afc8 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d8c0 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d60f2 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676cdfb - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166ab46a - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d3c1a - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e6464 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b7e0 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416684cfc - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd416781b0f - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:825:5
[INFO] [stdout]   53:     0x5cd416771ac7 - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:826:69
[INFO] [stdout]   54:     0x5cd41674e656 - <operator[881889874393f69]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_can_be_retrieved_with_missing_accept_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_can_be_retrieved_with_missing_accept_header' (109) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd41677b184 - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:855:23
[INFO] [stdout]   23:     0x5cd4166f3d66 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd4167499c0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663c825 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd416637a3e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f6932 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f6932 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f6932 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675255d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e590a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa3cb - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f2dc5 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669999d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416747c10 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663af25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd41663726e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd416694d83 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd416694d83 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd416694d83 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd41669834e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416754157 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd41668a488 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d810 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d5eb2 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676cadb - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166ab22a - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d3b0a - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e6324 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b6f0 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416684a8c - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd41678195f - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:853:5
[INFO] [stdout]   53:     0x5cd416771a37 - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:854:67
[INFO] [stdout]   54:     0x5cd41674e596 - <operator[881889874393f69]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_can_be_retrieved_with_exact_media_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_can_be_retrieved_with_exact_media_type' (106) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd416778ae4 - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:743:23
[INFO] [stdout]   23:     0x5cd4166f3ca6 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd4167492a0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663c225 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd41663785e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f5c72 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f5c72 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f5c72 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd416751f5d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e572a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa1eb - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f2075 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669933d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd4167474f0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663a925 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd41663708e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd416692143 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd416692143 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd416692143 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd41669817e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416753a77 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd416688e38 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d6a0 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d5a32 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676c4bb - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aadaa - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d38da - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e6094 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b510 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd41668457c - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd4167815ff - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:741:5
[INFO] [stdout]   53:     0x5cd416771917 - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:742:62
[INFO] [stdout]   54:     0x5cd41674e416 - <operator[881889874393f69]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_may_be_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_may_be_not_found' (143) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/empty", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/empty"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd416771c5b - operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:733:23
[INFO] [stdout]   23:     0x5cd4166f3b06 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416748330 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663b525 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd41663744e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f40d2 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f40d2 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f40d2 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675125d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e531a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166f9ddb - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f039e - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669856d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416746580 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd416639c25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd416636c7e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd41668c163 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd41668c163 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd41668c163 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd416697d9b - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416752b97 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd416685ddd - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d38a - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d506c - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676b777 - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aa3f2 - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d3424 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e5aff - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b0fd - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416683a89 - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd41677f4cf - operator[881889874393f69]::http::tests::content_may_be_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:731:5
[INFO] [stdout]   53:     0x5cd416771617 - operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:732:40
[INFO] [stdout]   54:     0x5cd41674e016 - <operator[881889874393f69]::http::tests::content_may_be_not_found::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type' (111) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd41677e10b - operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:915:23
[INFO] [stdout]   23:     0x5cd4166f3e06 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416749fb0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663cd25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd416637bce - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f73d2 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f73d2 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f73d2 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd416752a5d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e5a9a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa55b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f38ae - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd416699eed - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416748200 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663b425 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd4166373fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd416697263 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd416697263 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd416697263 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd4166984cb - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416754737 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd41668b74d - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d93a - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d626c - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676d017 - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166ab5f2 - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d3cd4 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e652f - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b87d - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416684e99 - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd416781c2f - operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:913:5
[INFO] [stdout]   53:     0x5cd416771b27 - operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:914:71
[INFO] [stdout]   54:     0x5cd41674e6d6 - <operator[881889874393f69]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::error_handler_can_be_executable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::error_handler_can_be_executable' (150) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd416773c18 - operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1100:23
[INFO] [stdout]   23:     0x5cd4166f3b86 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd4167487f0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663b925 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd41663758e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f4952 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f4952 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f4952 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675165d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e545a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166f9f1b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f0c6e - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd4166989ad - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416746a40 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663a025 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd416636dbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd41668dee3 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd41668dee3 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd41668dee3 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd416697ecb - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416753037 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd416686ccd - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d47a - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d536c - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676bb97 - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aa6f2 - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d3594 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e5caf - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b23d - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416683dd9 - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd4167810ef - operator[881889874393f69]::http::tests::error_handler_can_be_executable
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1098:5
[INFO] [stdout]   53:     0x5cd416771767 - operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1099:47
[INFO] [stdout]   54:     0x5cd41674e1d6 - <operator[881889874393f69]::http::tests::error_handler_can_be_executable::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::error_handler_is_given_http_status_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::error_handler_is_given_http_status_code' (153) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd416776891 - operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1003:17
[INFO] [stdout]   23:     0x5cd4166f3c26 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416748de0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663be25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd41663771e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f53f2 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f53f2 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f53f2 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd416751b5d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e55ea - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa0ab - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f17a5 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd416698efd - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416747030 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663a525 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd416636f4e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd4166903c3 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd4166903c3 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd4166903c3 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd41669804e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd4167535d7 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd416687f48 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d5b0 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d5732 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676c09b - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aaaaa - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d376a - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e5ee6 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b3ce - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd41668422e - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd4167813c1 - operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:999:5
[INFO] [stdout]   53:     0x5cd416771857 - operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1000:55
[INFO] [stdout]   54:     0x5cd41674e316 - <operator[881889874393f69]::http::tests::error_handler_is_given_http_status_code::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_can_be_retrieved_with_star_star_media_range stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_can_be_retrieved_with_star_star_media_range' (110) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd41677b9a4 - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:799:23
[INFO] [stdout]   23:     0x5cd4166f3d86 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416749af0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663c925 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd416637a8e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f6b52 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f6b52 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f6b52 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675265d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e595a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa41b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f3005 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd416699aad - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416747d40 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663b025 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd4166372be - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd4166954e3 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd4166954e3 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd4166954e3 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd41669839e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416754277 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd41668a838 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d850 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d5f72 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676cbdb - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166ab2ea - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d3b6a - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e6394 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b740 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416684b6c - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd4167819ef - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:797:5
[INFO] [stdout]   53:     0x5cd416771a67 - operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:798:67
[INFO] [stdout]   54:     0x5cd41674e5d6 - <operator[881889874393f69]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::error_handler_can_be_static_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::error_handler_can_be_static_content' (151) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd4167740d7 - operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1073:23
[INFO] [stdout]   23:     0x5cd4166f3ba6 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416748920 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663ba25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd4166375de - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f4b72 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f4b72 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f4b72 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675175d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e54aa - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166f9f6b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f0ea5 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd416698abd - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416746b70 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663a125 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd416636e0e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd41668e643 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd41668e643 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd41668e643 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd416697f0e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416753157 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd416687088 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d4b0 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d5432 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676bc9b - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aa7aa - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d35ea - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e5d24 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b290 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416683eac - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd41678117f - operator[881889874393f69]::http::tests::error_handler_can_be_static_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1071:5
[INFO] [stdout]   53:     0x5cd416771797 - operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1072:51
[INFO] [stdout]   54:     0x5cd41674e216 - <operator[881889874393f69]::http::tests::error_handler_can_be_static_content::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::error_handler_is_content_negotiated stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::error_handler_is_content_negotiated' (152) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd416774831 - operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1122:17
[INFO] [stdout]   23:     0x5cd4166f3bc6 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416748a50 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663bb25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd41663762e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f4d92 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f4d92 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f4d92 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675185d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e54fa - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166f9fbb - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f10e5 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd416698bcd - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416746ca0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663a225 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd416636e5e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd41668eda3 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd41668eda3 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd41668eda3 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd416697f5e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416753277 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd416687438 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d4f0 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d54f2 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676bd9b - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aa86a - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d364a - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e5d96 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b2de - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416683f8e - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd416781211 - operator[881889874393f69]::http::tests::error_handler_is_content_negotiated
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1118:5
[INFO] [stdout]   53:     0x5cd4167717c7 - operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1119:51
[INFO] [stdout]   54:     0x5cd41674e256 - <operator[881889874393f69]::http::tests::error_handler_is_content_negotiated::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::extension_on_url_takes_precedence_over_accept_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::extension_on_url_takes_precedence_over_accept_header' (166) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd41677c1d4 - operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:936:23
[INFO] [stdout]   23:     0x5cd4166f3da6 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416749c20 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663ca25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd416637ade - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f6d72 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f6d72 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f6d72 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675275d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e59aa - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa46b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f321e - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd416699bbd - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416747e70 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663b125 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd41663730e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd416695c43 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd416695c43 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd416695c43 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd4166983eb - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd4167543b7 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd41668ac0d - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d88a - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d602c - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676ccf7 - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166ab3b2 - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d3bc4 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e63ef - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b78d - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416684c29 - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd416781a7f - operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:932:5
[INFO] [stdout]   53:     0x5cd416771a97 - operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:933:68
[INFO] [stdout]   54:     0x5cd41674e616 - <operator[881889874393f69]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::error_handler_sees_original_request_route stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::error_handler_sees_original_request_route' (154) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd416777f37 - operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1249:23
[INFO] [stdout]   23:     0x5cd4166f3c66 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416749040 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663c025 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd4166377be - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f5832 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f5832 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f5832 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd416751d5d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e568a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa14b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f1c25 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669911d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416747290 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663a725 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd416636fee - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd416691283 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd416691283 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd416691283 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd4166980ee - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416753817 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd4166886a8 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d630 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d58b2 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676c29b - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aac2a - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d382a - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e5fc4 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b470 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd4166843ec - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd4167814df - operator[881889874393f69]::http::tests::error_handler_sees_original_request_route
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1247:5
[INFO] [stdout]   53:     0x5cd4167718b7 - operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1248:57
[INFO] [stdout]   54:     0x5cd41674e396 - <operator[881889874393f69]::http::tests::error_handler_sees_original_request_route::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::malformed_request_paths_are_handled_gracefully stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::malformed_request_paths_are_handled_gracefully' (171) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/empty", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/empty"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd41677930b - operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1396:23
[INFO] [stdout]   23:     0x5cd4166f3cc6 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd4167493d0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663c325 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd4166378ae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f5e92 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f5e92 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f5e92 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675205d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e577a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa23b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f228e - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669944d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416747620 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663aa25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd4166370de - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd4166928a3 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd4166928a3 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd4166928a3 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd4166981cb - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416753bb7 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd41668920d - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d6da - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d5aec - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676c5d7 - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aae72 - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d3934 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e60ef - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b55d - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416684639 - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd41678168f - operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1394:5
[INFO] [stdout]   53:     0x5cd416771947 - operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1395:62
[INFO] [stdout]   54:     0x5cd41674e456 - <operator[881889874393f69]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::multimedia_content_can_be_retrieved stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::multimedia_content_can_be_retrieved' (172) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/multimedia", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/multimedia"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd4167758f4 - operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:882:23
[INFO] [stdout]   23:     0x5cd4166f3be6 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416748b80 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663bc25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd41663767e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f4fb2 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f4fb2 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f4fb2 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675195d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e554a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa00b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f1325 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd416698cdd - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416746dd0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663a325 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd416636eae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd41668f503 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd41668f503 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd41668f503 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd416697fae - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416753397 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd4166877e8 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d530 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d55b2 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676be9b - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aa92a - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d36aa - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e5e04 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b330 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd41668406c - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd41678129f - operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:880:5
[INFO] [stdout]   53:     0x5cd4167717f7 - operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:881:51
[INFO] [stdout]   54:     0x5cd41674e296 - <operator[881889874393f69]::http::tests::multimedia_content_can_be_retrieved::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::query_parameters_are_forwarded_to_getted_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::query_parameters_are_forwarded_to_getted_content' (181) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd41677aa6a - operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1295:23
[INFO] [stdout]   23:     0x5cd4166f3d46 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416749890 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663c725 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd4166379ee - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f6712 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f6712 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f6712 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675245d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e58ba - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa37b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f2b85 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669988d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416747ae0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663ae25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd41663721e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd416694623 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd416694623 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd416694623 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd4166982fe - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416754037 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd41668a0d8 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d7d0 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d5df2 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676c9db - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166ab16a - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d3aaa - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e62b4 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b6a0 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd4166849ac - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd4167818cf - operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1293:5
[INFO] [stdout]   53:     0x5cd416771a07 - operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1294:64
[INFO] [stdout]   54:     0x5cd41674e556 - <operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::query_parameters_are_forwarded_to_error_handler stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::query_parameters_are_forwarded_to_error_handler' (180) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd416779d77 - operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1314:23
[INFO] [stdout]   23:     0x5cd4166f3d06 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416749630 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663c525 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd41663794e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f62d2 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f62d2 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f62d2 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675225d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e581a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa2db - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f2705 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669966d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416747880 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663ac25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd41663717e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd416693763 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd416693763 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd416693763 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd41669825e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416753df7 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd416689978 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d750 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d5c72 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676c7db - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aafea - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d39ea - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e61d4 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b600 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd4166847ec - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd4167817af - operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1312:5
[INFO] [stdout]   53:     0x5cd4167719a7 - operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1313:63
[INFO] [stdout]   54:     0x5cd41674e4d6 - <operator[881889874393f69]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::if_url_has_extension_accept_header_is_ignored stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::if_url_has_extension_accept_header_is_ignored' (168) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd41677860b - operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:966:23
[INFO] [stdout]   23:     0x5cd4166f3c86 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416749170 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663c125 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd41663780e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f5a52 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f5a52 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f5a52 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd416751e5d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e56da - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa19b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f1e3e - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669922d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd4167473c0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663a825 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd41663703e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd4166919e3 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd4166919e3 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd4166919e3 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd41669813b - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416753957 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd416688a7d - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d66a - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d596c - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676c3b7 - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aacf2 - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d3884 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e601f - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b4bd - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd4166844a9 - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd41678156f - operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:961:5
[INFO] [stdout]   53:     0x5cd4167718e7 - operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:962:61
[INFO] [stdout]   54:     0x5cd41674e3d6 - <operator[881889874393f69]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::stream_errors_are_propagated stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::stream_errors_are_propagated' (190) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd4167733b4 - operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1051:13
[INFO] [stdout]   23:     0x5cd4166f3b66 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd4167486c0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663b825 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd41663753e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f4732 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f4732 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f4732 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675155d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e540a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166f9ecb - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f0a55 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669889d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416746910 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd416639f25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd416636d6e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd41668d783 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd41668d783 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd41668d783 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd416697e7e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416752ef7 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd4166868f8 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d440 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d52b2 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676ba7b - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aa62a - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d353a - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e5c54 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b1f0 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416683d1c - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd4167804cf - operator[881889874393f69]::http::tests::stream_errors_are_propagated
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1048:5
[INFO] [stdout]   53:     0x5cd416771707 - operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1049:44
[INFO] [stdout]   54:     0x5cd41674e156 - <operator[881889874393f69]::http::tests::stream_errors_are_propagated::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::request_headers_are_forwarded_to_error_handler stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::request_headers_are_forwarded_to_error_handler' (187) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd416779767 - operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1375:23
[INFO] [stdout]   23:     0x5cd4166f3ce6 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416749500 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663c425 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd4166378fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f60b2 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f60b2 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f60b2 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675215d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e57ca - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa28b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f24c5 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669955d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416747750 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663ab25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd41663712e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd416693003 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd416693003 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd416693003 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd41669820e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416753cd7 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd4166895c8 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d710 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d5bb2 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676c6db - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aaf2a - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d398a - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e6164 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b5b0 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd41668470c - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd41678171f - operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1373:5
[INFO] [stdout]   53:     0x5cd416771977 - operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1374:62
[INFO] [stdout]   54:     0x5cd41674e496 - <operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::request_headers_are_forwarded_to_getted_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::request_headers_are_forwarded_to_getted_content' (188) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd41677a34a - operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1355:23
[INFO] [stdout]   23:     0x5cd4166f3d26 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416749760 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663c625 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd41663799e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f64f2 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f64f2 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f64f2 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675235d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e586a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa32b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f2945 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669977d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd4167479b0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663ad25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd4166371ce - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd416693ec3 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd416693ec3 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd416693ec3 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd4166982ae - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416753f17 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd416689d28 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d790 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d5d32 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676c8db - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166ab0aa - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d3a4a - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e6244 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b650 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd4166848cc - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd41678183f - operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1353:5
[INFO] [stdout]   53:     0x5cd4167719d7 - operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1354:63
[INFO] [stdout]   54:     0x5cd41674e516 - <operator[881889874393f69]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::use_a_default_error_handler_if_specified_handler_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::use_a_default_error_handler_if_specified_handler_fails' (195) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd41677d081 - operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1188:17
[INFO] [stdout]   23:     0x5cd4166f3de6 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416749e80 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663cc25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd416637b7e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f71b2 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f71b2 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f71b2 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675295d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e5a4a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa50b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f3695 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd416699ddd - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd4167480d0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663b325 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd4166373ae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd416696b03 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd416696b03 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd416696b03 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd41669847e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd4167545f7 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd41668b378 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d900 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d61b2 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676cefb - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166ab52a - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d3c7a - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e64d6 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b82e - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416684dde - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd416781ba1 - operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1183:5
[INFO] [stdout]   53:     0x5cd416771af7 - operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1184:70
[INFO] [stdout]   54:     0x5cd41674e696 - <operator[881889874393f69]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::request_headers_are_handled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::request_headers_are_handled' (189) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd4167720e3 - operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1334:23
[INFO] [stdout]   23:     0x5cd4166f3b26 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416748460 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663b625 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd41663749e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f42f2 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f42f2 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f42f2 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675135d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e536a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166f9e2b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f05d5 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669867d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd4167466b0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd416639d25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd416636cce - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd41668c8c3 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd41668c8c3 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd41668c8c3 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd416697dde - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416752cb7 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd416686198 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d3c0 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d5132 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676b87b - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aa4aa - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d347a - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e5b74 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b150 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416683b5c - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd41677f71f - operator[881889874393f69]::http::tests::request_headers_are_handled
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1332:5
[INFO] [stdout]   53:     0x5cd416771677 - operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1333:43
[INFO] [stdout]   54:     0x5cd41674e096 - <operator[881889874393f69]::http::tests::request_headers_are_handled::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::index_route_is_used_for_empty_uri_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::index_route_is_used_for_empty_uri_path' (169) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd416776154 - operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:982:23
[INFO] [stdout]   23:     0x5cd4166f3c06 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416748cb0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663bd25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd4166376ce - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f51d2 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f51d2 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f51d2 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd416751a5d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e559a - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166fa05b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f1565 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd416698ded - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd416746f00 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd41663a425 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd416636efe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd41668fc63 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd41668fc63 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd41668fc63 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd416697ffe - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd4167534b7 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd416687b98 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d570 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d5672 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676bf9b - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aa9ea - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d370a - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e5e74 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b380 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd41668414c - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd41678132f - operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:980:5
[INFO] [stdout]   53:     0x5cd416771827 - operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:981:54
[INFO] [stdout]   54:     0x5cd41674e2d6 - <operator[881889874393f69]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::query_parameters_are_handled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::query_parameters_are_handled' (186) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd416d79c02 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd416d79c02 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd416d9317a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd416d9317a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cd416d80526 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cd416d80526 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cd416d56f2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd416d56f2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd416d71949 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd41679f0ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cd41679f0ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cd416d71b02 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cd416d71b02 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd416d56fe8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd416d4c069 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd416d57e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd416d9396c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd416d936b2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cd41677f0d5 - <core[585f66e14d78f9ba]::result::Result<operator[881889874393f69]::content::content_directory::ContentDirectory, operator[881889874393f69]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cd41677f0d5 - operator[881889874393f69]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x5cd416772a94 - operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1277:23
[INFO] [stdout]   23:     0x5cd4166f3b46 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5cd416748590 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cd41663b725 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cd4166374ee - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cd4166f4512 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cd4166f4512 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cd4166f4512 - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5cd41675145d - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::task::local::Context>>::set::<<tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5cd4166e53ba - <tokio[d873b3a757ca2797]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5cd4166f9e7b - <tokio[d873b3a757ca2797]::task::local::RunUntil<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5cd4166f0815 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until::<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5cd41669878d - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5cd4167467e0 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5cd416639e25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::try_with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5cd416636d1e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[d873b3a757ca2797]::coop::Budget>>>::with::<tokio[d873b3a757ca2797]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5cd41668d023 - tokio[d873b3a757ca2797]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5cd41668d023 - tokio[d873b3a757ca2797]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5cd41668d023 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5cd416697e2e - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5cd416752dd7 - <tokio[d873b3a757ca2797]::macros::scoped_tls::ScopedKey<tokio[d873b3a757ca2797]::runtime::basic_scheduler::Context>>::set::<tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5cd416686548 - tokio[d873b3a757ca2797]::runtime::basic_scheduler::enter::<<tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5cd41667d400 - <tokio[d873b3a757ca2797]::runtime::basic_scheduler::BasicScheduler<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::time::driver::Driver<tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>, tokio[d873b3a757ca2797]::park::either::Either<tokio[d873b3a757ca2797]::io::driver::Driver, tokio[d873b3a757ca2797]::park::thread::ParkThread>>>>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5cd4166d51f2 - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5cd41676b97b - tokio[d873b3a757ca2797]::runtime::context::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5cd4166aa56a - <tokio[d873b3a757ca2797]::runtime::handle::Handle>::enter::<<tokio[d873b3a757ca2797]::runtime::Runtime>::block_on<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5cd4166d34da - <tokio[d873b3a757ca2797]::runtime::Runtime>::block_on::<<tokio[d873b3a757ca2797]::task::local::LocalSet>::run_until<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5cd4166e5be4 - <tokio[d873b3a757ca2797]::task::local::LocalSet>::block_on::<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5cd41670b1a0 - <actix_rt[8e65b3632a44ee7]::runtime::Runtime>::block_on::<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5cd416683c3c - <actix_rt[8e65b3632a44ee7]::builder::SystemRunner>::block_on::<operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5cd41678043f - operator[881889874393f69]::http::tests::query_parameters_are_handled
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1275:5
[INFO] [stdout]   53:     0x5cd4167716d7 - operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1276:44
[INFO] [stdout]   54:     0x5cd41674e116 - <operator[881889874393f69]::http::tests::query_parameters_are_handled::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cd41679347b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cd41679347b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cd41679fcda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cd41679fcda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cd41679fcda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cd41679a1a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cd41679a1a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cd4167a27d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cd4167a27d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cd4167a27d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cd416d7947f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cd416d7947f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7adaf500daa4 - <unknown>
[INFO] [stdout]   76:     0x7adaf509aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::tests::accept_is_optional_when_retrieving_content
[INFO] [stdout]     cli::tests::content_can_be_retrieved_from_content_directory
[INFO] [stdout]     cli::tests::getting_content_which_does_not_exist_is_an_error
[INFO] [stdout]     cli::tests::invalid_templates_fail_evaluation
[INFO] [stdout]     cli::tests::query_string_can_be_provided_when_retrieving_content
[INFO] [stdout]     cli::tests::templates_can_be_evaluated_with_query_parameters
[INFO] [stdout]     cli::tests::valid_templates_can_be_evaluated
[INFO] [stdout]     content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type
[INFO] [stdout]     content::content_engine::tests::content_can_be_hidden
[INFO] [stdout]     content::content_engine::tests::content_can_be_retrieved
[INFO] [stdout]     content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory
[INFO] [stdout]     content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory
[INFO] [stdout]     content::content_engine::tests::content_may_not_exist_at_route
[INFO] [stdout]     content::content_engine::tests::executables_are_executed_with_correct_working_directory
[INFO] [stdout]     content::content_engine::tests::executables_are_given_zero_args
[INFO] [stdout]     content::content_engine::tests::executables_can_output_arbitrary_bytes
[INFO] [stdout]     content::content_engine::tests::executables_have_a_media_type
[INFO] [stdout]     content::content_engine::tests::get_helper_accepts_custom_context
[INFO] [stdout]     content::content_engine::tests::get_helper_accepts_hash_parameters
[INFO] [stdout]     content::content_engine::tests::get_helper_errors_with_non_object_context
[INFO] [stdout]     content::content_engine::tests::get_helper_is_available
[INFO] [stdout]     content::content_engine::tests::get_helper_requires_a_route_argument
[INFO] [stdout]     content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time
[INFO] [stdout]     content::content_engine::tests::new_template_fails_for_invalid_templates
[INFO] [stdout]     content::content_engine::tests::new_templates_can_be_rendered
[INFO] [stdout]     content::content_engine::tests::new_templates_can_reference_partials_from_content_directory
[INFO] [stdout]     content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type
[INFO] [stdout]     content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly
[INFO] [stdout]     content::content_engine::tests::templates_can_get_executable_output
[INFO] [stdout]     content::content_engine::tests::templates_receive_query_parameters
[INFO] [stdout]     content::content_engine::tests::templates_receive_request_headers
[INFO] [stdout]     http::tests::content_can_be_retrieved_with_elaborate_accept_header
[INFO] [stdout]     http::tests::content_can_be_retrieved_with_exact_media_type
[INFO] [stdout]     http::tests::content_can_be_retrieved_with_media_range
[INFO] [stdout]     http::tests::content_can_be_retrieved_with_missing_accept_header
[INFO] [stdout]     http::tests::content_can_be_retrieved_with_star_star_media_range
[INFO] [stdout]     http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type
[INFO] [stdout]     http::tests::content_may_be_not_found
[INFO] [stdout]     http::tests::error_handler_can_be_executable
[INFO] [stdout]     http::tests::error_handler_can_be_static_content
[INFO] [stdout]     http::tests::error_handler_is_content_negotiated
[INFO] [stdout]     http::tests::error_handler_is_given_http_status_code
[INFO] [stdout]     http::tests::error_handler_sees_original_request_route
[INFO] [stdout]     http::tests::extension_on_url_takes_precedence_over_accept_header
[INFO] [stdout]     http::tests::if_url_has_extension_accept_header_is_ignored
[INFO] [stdout]     http::tests::index_route_is_used_for_empty_uri_path
[INFO] [stdout]     http::tests::malformed_request_paths_are_handled_gracefully
[INFO] [stdout]     http::tests::multimedia_content_can_be_retrieved
[INFO] [stdout]     http::tests::query_parameters_are_forwarded_to_error_handler
[INFO] [stdout]     http::tests::query_parameters_are_forwarded_to_getted_content
[INFO] [stdout]     http::tests::query_parameters_are_handled
[INFO] [stdout]     http::tests::request_headers_are_forwarded_to_error_handler
[INFO] [stdout]     http::tests::request_headers_are_forwarded_to_getted_content
[INFO] [stdout]     http::tests::request_headers_are_handled
[INFO] [stdout]     http::tests::stream_errors_are_propagated
[INFO] [stdout]     http::tests::use_a_default_error_handler_if_specified_handler_fails
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 56 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3327ad026338a55052a0ab512a1605dc583438a494fadf5dc3df51c556f170e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3327ad026338a55052a0ab512a1605dc583438a494fadf5dc3df51c556f170e7", kill_on_drop: false }`
[INFO] [stdout] 3327ad026338a55052a0ab512a1605dc583438a494fadf5dc3df51c556f170e7
