[INFO] cloning repository https://github.com/dlrobson/kobo-library-sync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dlrobson/kobo-library-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlrobson%2Fkobo-library-sync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlrobson%2Fkobo-library-sync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 115aa971deff3df91dfa72fda02c8b0483919851
[INFO] testing dlrobson/kobo-library-sync against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlrobson%2Fkobo-library-sync" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dlrobson/kobo-library-sync
[INFO] finished tweaking git repo https://github.com/dlrobson/kobo-library-sync
[INFO] tweaked toml for git repo https://github.com/dlrobson/kobo-library-sync written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dlrobson/kobo-library-sync on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dlrobson/kobo-library-sync 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e50a713d39086269b3dd69e1fc1861845cd9ff382309d7d67477a123e42d7c69
[INFO] running `Command { std: "docker" "start" "-a" "e50a713d39086269b3dd69e1fc1861845cd9ff382309d7d67477a123e42d7c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e50a713d39086269b3dd69e1fc1861845cd9ff382309d7d67477a123e42d7c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e50a713d39086269b3dd69e1fc1861845cd9ff382309d7d67477a123e42d7c69", kill_on_drop: false }`
[INFO] [stdout] e50a713d39086269b3dd69e1fc1861845cd9ff382309d7d67477a123e42d7c69
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d112f0255b8d0fd1a791e6f7644e17891c0a2f610f30de46feb1a1cb923be756
[INFO] running `Command { std: "docker" "start" "-a" "d112f0255b8d0fd1a791e6f7644e17891c0a2f610f30de46feb1a1cb923be756", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling kobo-server v0.1.0 (/opt/rustwide/workdir/crates/kobo-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.77s
[INFO] running `Command { std: "docker" "inspect" "d112f0255b8d0fd1a791e6f7644e17891c0a2f610f30de46feb1a1cb923be756", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d112f0255b8d0fd1a791e6f7644e17891c0a2f610f30de46feb1a1cb923be756", kill_on_drop: false }`
[INFO] [stdout] d112f0255b8d0fd1a791e6f7644e17891c0a2f610f30de46feb1a1cb923be756
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7811096d9628c8eb57d9ceebdde0455751629d0da536e70e1c6bc038332cde5
[INFO] running `Command { std: "docker" "start" "-a" "a7811096d9628c8eb57d9ceebdde0455751629d0da536e70e1c6bc038332cde5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling kobo-server v0.1.0 (/opt/rustwide/workdir/crates/kobo-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.51s
[INFO] running `Command { std: "docker" "inspect" "a7811096d9628c8eb57d9ceebdde0455751629d0da536e70e1c6bc038332cde5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7811096d9628c8eb57d9ceebdde0455751629d0da536e70e1c6bc038332cde5", kill_on_drop: false }`
[INFO] [stdout] a7811096d9628c8eb57d9ceebdde0455751629d0da536e70e1c6bc038332cde5
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9896a38d0500b2a67b73a81d83ecafb0060a43eb4e79843566d8a0e6ae1d5dd
[INFO] running `Command { std: "docker" "start" "-a" "a9896a38d0500b2a67b73a81d83ecafb0060a43eb4e79843566d8a0e6ae1d5dd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobo_server-84cc66524cf0fb6b)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test app::tests::new_creates_app_with_tcp_listener ... ok
[INFO] [stdout] test app::tests::new_for_test_creates_app_with_fake_listener ... ok
[INFO] [stdout] test app::tests::shutdown_succeeds_without_starting ... ok
[INFO] [stdout] test app::tests::shutdown_can_be_called_multiple_times ... ok
[INFO] [stdout] test app::tests::test_clean_shutdown ... ok
[INFO] [stdout] test app::tests::server_address_is_none_initially ... ok
[INFO] [stdout] test command_line_arguments::tests::test_default_log_level_is_valid ... ok
[INFO] [stdout] test server::middleware::request_logging::tests::request_logging_layer_logs_requests ... ok
[INFO] [stdout] test server::routes::kobo_store_request::tests::fallback_returns_stubbed_response ... ok
[INFO] [stdout] test server::routes::kobo_store_request::tests::multiple_leading_slashes_are_normalized ... ok
[INFO] [stdout] test server::middleware::request_logging::tests::response_logging_layer_handles_gzip_body ... ok
[INFO] [stdout] test server::server_implementation::tests::server_returns_correct_ip_address ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::default_creates_empty_stub_client ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::new_creates_empty_stub_client ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::recorded_requests_maintains_order ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::multiple_requests_first_response_has_correct_status ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::multiple_requests_second_response_has_correct_status ... ok
[INFO] [stdout] test app::tests::test_server_address_after_start ... ok
[INFO] [stdout] test server::routes::initialization::tests::test_initialization_handler_replaces_urls_in_gzipped_response ... ok
[INFO] [stdout] test server::routes::initialization::tests::test_initialization_handler_replaces_urls_in_plain_response ... ok
[INFO] [stdout] test server::middleware::request_logging::tests::response_logging_layer_logs_responses ... ok
[INFO] [stdout] test server::router::tests::multiple_leading_and_trailing_slashes_are_normalized_by_layer ... ok
[INFO] [stdout] test server::routes::kobo_store_request::tests::fallback_overwrites_host_header_for_forwarded_requests ... ok
[INFO] [stdout] test server::routes::kobo_store_request::tests::fallback_returns_bad_gateway_when_client_errors ... ok
[INFO] [stdout] test server::routes::kobo_store_request::tests::fallback_removes_transfer_encoding_header ... ok
[INFO] [stdout] test server::server_implementation::tests::server_shutdown_completes_successfully ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::recorded_requests_returns_empty_vec_initially ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::recorded_requests_second_request_has_correct_method ... ok
[INFO] [stdout] test server::server_implementation::tests::server_starts_with_fake_listener ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::multiple_requests_all_get_recorded ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_no_response_queued_has_expected_message ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_returns_enqueued_error ... ok
[INFO] [stdout] test server::state::server_state::tests::builder_sets_frontend_url ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_returns_error_when_no_response_queued ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_records_body ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_records_headers ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_returns_enqueued_response ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_records_method ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_records_uri ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_buffer_body_empty ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_buffer_body_success ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_compress_gzip_empty ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_error_contains_expected_message ... ok
[INFO] [stdout] test server::state::server_state::tests::builder_defaults_frontend_url ... ok
[INFO] [stdout] test app::tests::with_server_builder_creates_app ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decode_response_body_invalid_utf8 ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_compress_gzip_success ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decode_response_body_gzip_error_status ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decode_response_body_plain_text ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decode_response_body_gzip_error ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decode_response_body_invalid_utf8_uses_replacement_chars ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decode_response_body_plain_text_content ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_is_gzip_encoded_false_multiple_encodings ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_is_gzip_encoded_false_no_header ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decompress_gzip_invalid_data ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decompress_gzip_empty ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_encode_response_body_plain_content ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_is_gzip_encoded_false_different_encoding ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decompress_gzip_success ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_encode_response_body_compressed_content ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_encode_response_body_plain ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_encode_response_body_empty_compressed ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decode_response_body_gzipped_content ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decode_response_body_gzipped ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_is_gzip_encoded_true ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_read_response_body_bytes_match ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_read_response_body_with_headers ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_encode_response_body_compressed ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_encode_response_body_empty_compressed_content ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_round_trip_compression_empty_text ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_read_response_body_status_ok ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_round_trip_compression_unicode ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_round_trip_compression_test_text ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_round_trip_compression_single_char ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kobo_server-2b5b16a7932d7f83)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-59a4c0c6cf589d1d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::clean_shutdown::test_clean_shutdown ... ok
[INFO] [stdout] test tests::simple_rest_call::test_hello_world_endpoint_integration ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::simple_rest_call::test_hello_world_endpoint_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::simple_rest_call::test_hello_world_endpoint_integration' (101) panicked at crates/kobo-server/tests/tests/simple_rest_call.rs:36:5:
[INFO] [stdout] assertion `left == right` failed: Expected UNAUTHORIZED status, got 502 Bad Gateway with body: 
[INFO] [stdout]   left: 502
[INFO] [stdout]  right: 401
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b9ee35388a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b9ee35388a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b9ee35388a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57b9ee35388a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57b9ee36a32a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57b9ee36a32a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x57b9ee3591b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b9ee3591b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57b9ee33118f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57b9ee33118f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57b9ee34b5d9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57b9edb9b22c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57b9edb9b22c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b9ee34b852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x57b9ee34b852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57b9ee331248 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57b9ee328519 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57b9ee33220d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57b9ee36ac3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b9ee36ab23 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x57b9ed9ca3c3 - core::panicking::assert_failed::h39d7441cc37398c5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57b9ed9e54f2 - integration_tests::tests::simple_rest_call::test_hello_world_endpoint_integration::{{closure}}::h237911b655828fce
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kobo-server/tests/tests/simple_rest_call.rs:36:5
[INFO] [stdout]   22:     0x57b9ed996632 - <core::pin::Pin<P> as core::future::future::Future>::poll::h957cec1b74ffe487
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57b9ed9965ad - <core::pin::Pin<P> as core::future::future::Future>::poll::h8a1be9218a75cba8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57b9ed9d26fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcb161fb10a81562e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x57b9ed9d24ab - tokio::task::coop::with_budget::haf473da9c8ed0901
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x57b9ed9d24ab - tokio::task::coop::budget::hcdd7a0af74ae836b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x57b9ed9d24ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5699d4f6d30411cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x57b9ed9cfd90 - tokio::runtime::scheduler::current_thread::Context::enter::h7e7f9e26c793a51f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x57b9ed9d1b6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h75b9d14bad6f37a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x57b9ed9d0d64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbec9ff64013e33e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x57b9ed9a9a7b - tokio::runtime::context::scoped::Scoped<T>::set::hdbb6da943014a5cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x57b9ed9b46a9 - tokio::runtime::context::set_scheduler::{{closure}}::h898762f31e4d0ffa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x57b9ed989cb2 - std::thread::local::LocalKey<T>::try_with::he1f6ffff025e73d7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x57b9ed987e3e - std::thread::local::LocalKey<T>::with::h97dc2f2313bda26b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x57b9ed9b461d - tokio::runtime::context::set_scheduler::h57ba28ed95e160ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x57b9ed9d0af0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1fc5af289c95da7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x57b9ed9d0e26 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5e768ee4092e07ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x57b9ed9cc890 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h33e250e6dd896707
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x57b9ed9b49c3 - tokio::runtime::context::runtime::enter_runtime::h37aa01787e189f8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x57b9ed9cc5a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1555e1abbbff9d43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x57b9ed99e604 - tokio::runtime::runtime::Runtime::block_on_inner::h694a45117fdc6fcb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x57b9ed99e8df - tokio::runtime::runtime::Runtime::block_on::heb7bd13d03691a91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x57b9ed9e4693 - integration_tests::tests::simple_rest_call::test_hello_world_endpoint_integration::h0cef9a37497d6b0c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kobo-server/tests/tests/simple_rest_call.rs:48:49
[INFO] [stdout]   44:     0x57b9ed9e58f7 - integration_tests::tests::simple_rest_call::test_hello_world_endpoint_integration::{{closure}}::heb5fc091683ec3a9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kobo-server/tests/tests/simple_rest_call.rs:8:49
[INFO] [stdout]   45:     0x57b9ed97a526 - core::ops::function::FnOnce::call_once::h5aa3f10bd7acd18d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x57b9edb8f30b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x57b9edb8f30b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x57b9edb9bcfb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x57b9edb9bcfb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x57b9edb9bcfb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x57b9edb9bcfb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x57b9edb9bcfb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x57b9edb9bcfb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x57b9edb9bcfb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x57b9edb97414 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x57b9edb97414 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x57b9edb9e902 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x57b9edb9e902 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x57b9edb9e902 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57b9edb9e902 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57b9edb9e902 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57b9edb9e902 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x57b9edb9e902 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x57b9ee35315f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x57b9ee35315f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x71172d545aa4 - <unknown>
[INFO] [stdout]   67:     0x71172d5d2a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::simple_rest_call::test_hello_world_endpoint_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "a9896a38d0500b2a67b73a81d83ecafb0060a43eb4e79843566d8a0e6ae1d5dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9896a38d0500b2a67b73a81d83ecafb0060a43eb4e79843566d8a0e6ae1d5dd", kill_on_drop: false }`
[INFO] [stdout] a9896a38d0500b2a67b73a81d83ecafb0060a43eb4e79843566d8a0e6ae1d5dd
