[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dlrobson/kobo-library-sync on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.57
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.5
[INFO] [stderr]   Downloaded tracing-test v0.2.5
[INFO] [stderr]   Downloaded openssl-probe v0.2.1
[INFO] [stderr]   Downloaded axum-core v0.5.6
[INFO] [stderr]   Downloaded clap v4.5.56
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] [stderr]   Downloaded cc v1.2.54
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.36
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded clap_builder v4.5.56
[INFO] [stderr]   Downloaded h2 v0.4.13
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.4
[INFO] [stderr]   Downloaded zerocopy v0.8.36
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b01ec65beca26f848e60cbc2631c5cdfaee7853eaa8b82e4abc81f82746793c
[INFO] running `Command { std: "docker" "start" "-a" "9b01ec65beca26f848e60cbc2631c5cdfaee7853eaa8b82e4abc81f82746793c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b01ec65beca26f848e60cbc2631c5cdfaee7853eaa8b82e4abc81f82746793c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b01ec65beca26f848e60cbc2631c5cdfaee7853eaa8b82e4abc81f82746793c", kill_on_drop: false }`
[INFO] [stdout] 9b01ec65beca26f848e60cbc2631c5cdfaee7853eaa8b82e4abc81f82746793c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7a6758b7f6b8831a991b81be83d18e14b3a7e1d52eac870a373c7e9409959a7
[INFO] running `Command { std: "docker" "start" "-a" "c7a6758b7f6b8831a991b81be83d18e14b3a7e1d52eac870a373c7e9409959a7", 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 fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[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 futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling matchers v0.2.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 rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[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 59.45s
[INFO] running `Command { std: "docker" "inspect" "c7a6758b7f6b8831a991b81be83d18e14b3a7e1d52eac870a373c7e9409959a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7a6758b7f6b8831a991b81be83d18e14b3a7e1d52eac870a373c7e9409959a7", kill_on_drop: false }`
[INFO] [stdout] c7a6758b7f6b8831a991b81be83d18e14b3a7e1d52eac870a373c7e9409959a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c894ea93c8da04e5378bda1b8cbaac6fd3b06ecd6b088257d32c0e9f26779aa
[INFO] running `Command { std: "docker" "start" "-a" "6c894ea93c8da04e5378bda1b8cbaac6fd3b06ecd6b088257d32c0e9f26779aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling syn v2.0.114
[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 synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 tracing-test-macro v0.2.5
[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 tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.56
[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_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[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 38.26s
[INFO] running `Command { std: "docker" "inspect" "6c894ea93c8da04e5378bda1b8cbaac6fd3b06ecd6b088257d32c0e9f26779aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c894ea93c8da04e5378bda1b8cbaac6fd3b06ecd6b088257d32c0e9f26779aa", kill_on_drop: false }`
[INFO] [stdout] 6c894ea93c8da04e5378bda1b8cbaac6fd3b06ecd6b088257d32c0e9f26779aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16d2a8eba56ecf9fcb4d1f318c3f3a0418af18f3a19815b7521d14e74617b845
[INFO] running `Command { std: "docker" "start" "-a" "16d2a8eba56ecf9fcb4d1f318c3f3a0418af18f3a19815b7521d14e74617b845", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobo_server-45abdcc09ea32629)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test app::tests::new_creates_app_with_tcp_listener ... ok
[INFO] [stdout] test app::tests::server_address_is_none_initially ... 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::with_server_builder_creates_app ... ok
[INFO] [stdout] test app::tests::test_clean_shutdown ... ok
[INFO] [stdout] test server::middleware::request_logging::tests::response_logging_layer_logs_responses ... ok
[INFO] [stdout] test app::tests::new_for_test_creates_app_with_fake_listener ... 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::request_logging_layer_logs_requests ... 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_removes_transfer_encoding_header ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::new_creates_empty_stub_client ... ok
[INFO] [stdout] test server::server_implementation::tests::server_shutdown_completes_successfully ... ok
[INFO] [stdout] test server::routes::kobo_store_request::tests::fallback_overwrites_host_header_for_forwarded_requests ... 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::multiple_requests_second_response_has_correct_status ... 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::recorded_requests_returns_empty_vec_initially ... ok
[INFO] [stdout] test server::routes::kobo_store_request::tests::fallback_returns_bad_gateway_when_client_errors ... ok
[INFO] [stdout] test server::server_implementation::tests::server_starts_with_fake_listener ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::recorded_requests_second_request_has_correct_method ... 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::multiple_requests_first_response_has_correct_status ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_error_contains_expected_message ... ok
[INFO] [stdout] test server::middleware::request_logging::tests::response_logging_layer_handles_gzip_body ... 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::server_state::tests::builder_defaults_frontend_url ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_returns_enqueued_error ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_records_method ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_returns_error_when_no_response_queued ... ok
[INFO] [stdout] test server::state::server_state::tests::builder_sets_frontend_url ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_buffer_body_success ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_returns_enqueued_response ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_buffer_body_empty ... 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_decode_response_body_gzip_error ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::request_records_uri ... ok
[INFO] [stdout] test server::server_implementation::tests::server_returns_correct_ip_address ... ok
[INFO] [stdout] test server::routes::kobo_store_request::tests::multiple_leading_slashes_are_normalized ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_compress_gzip_success ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_compress_gzip_empty ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decode_response_body_gzipped ... 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 ... 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_decompress_gzip_invalid_data ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decode_response_body_plain_text_content ... ok
[INFO] [stdout] test app::tests::test_server_address_after_start ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_decompress_gzip_success ... 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_is_gzip_encoded_true ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_encode_response_body_plain_content ... ok
[INFO] [stdout] test server::routes::initialization::tests::test_initialization_handler_replaces_urls_in_gzipped_response ... 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_is_gzip_encoded_false_no_header ... 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_round_trip_compression_single_char ... 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_is_gzip_encoded_false_multiple_encodings ... 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_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_decompress_gzip_empty ... 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_encode_response_body_compressed ... ok
[INFO] [stdout] test server::utils::http_body::tests::test_round_trip_compression_unicode ... ok
[INFO] [stdout] test server::routes::kobo_store_request::tests::fallback_returns_stubbed_response ... ok
[INFO] [stdout] test server::state::fake_kobo_client::tests::recorded_requests_maintains_order ... ok
[INFO] [stdout] test command_line_arguments::tests::test_default_log_level_is_valid ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kobo_server-36ba8a5fc2b67945)
[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_status_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-23295604f31de0a8)
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::clean_shutdown::test_clean_shutdown ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[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' (102) 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:     0x58b4e480c832 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4e480c832 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4e480c832 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4e480c832 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4e481daba - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4e481daba - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58b4e47d8116 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4e47d8116 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4e47ea859 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4e47ea859 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4e47ea6f1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4e40647de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58b4e40647de - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4e47eab82 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58b4e47eab82 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4e47ea918 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4e47e5119 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4e47cce3d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4e482680c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4e48266f3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x58b4e3e7b888 - core::panicking::assert_failed::he81eec8dba3d5f0e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58b4e3e94102 - integration_tests::tests::simple_rest_call::test_hello_world_endpoint_integration::{{closure}}::h4006ab929b0cc3d0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kobo-server/tests/tests/simple_rest_call.rs:36:5
[INFO] [stdout]   22:     0x58b4e3e59a72 - <core::pin::Pin<P> as core::future::future::Future>::poll::h21e141ff19d43630
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58b4e3e59bed - <core::pin::Pin<P> as core::future::future::Future>::poll::h65c8786562c10907
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58b4e3e6b2dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf6d830c38d8434c1
[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:     0x58b4e3e6b03b - tokio::task::coop::with_budget::h8e457bfc27919ad1
[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:     0x58b4e3e6b03b - tokio::task::coop::budget::h8dbf0f7bd399b1e6
[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:     0x58b4e3e6b03b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h02b9a1caffce4ada
[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:     0x58b4e3e68320 - tokio::runtime::scheduler::current_thread::Context::enter::h5e0a66d5357940ad
[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:     0x58b4e3e6a70d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdc18ca6d717baadd
[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:     0x58b4e3e698e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha6c4756d2ff96445
[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:     0x58b4e3e6090b - tokio::runtime::context::scoped::Scoped<T>::set::h199907fe518fd493
[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:     0x58b4e3e595e9 - tokio::runtime::context::set_scheduler::{{closure}}::h57b9b636095d60e2
[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:     0x58b4e3e55fd2 - std::thread::local::LocalKey<T>::try_with::h71ee78fbeebed6b5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x58b4e3e54e7e - std::thread::local::LocalKey<T>::with::he8ffe454d94b9926
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x58b4e3e5959d - tokio::runtime::context::set_scheduler::hd8091639827bfafc
[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:     0x58b4e3e69690 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he109bb96f244486b
[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:     0x58b4e3e69946 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h211d147435b8aa54
[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:     0x58b4e3e65780 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc027f1f8fc3895ff
[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:     0x58b4e3ea3713 - tokio::runtime::context::runtime::enter_runtime::h9067083392f82d1f
[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:     0x58b4e3e65141 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h88032c5f9caa7650
[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:     0x58b4e3e8cf04 - tokio::runtime::runtime::Runtime::block_on_inner::hf3fc193f82500127
[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:     0x58b4e3e8d0cc - tokio::runtime::runtime::Runtime::block_on::hcac443706a305fb3
[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:     0x58b4e3e93273 - integration_tests::tests::simple_rest_call::test_hello_world_endpoint_integration::hb81b806cf77b03e7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kobo-server/tests/tests/simple_rest_call.rs:48:49
[INFO] [stdout]   44:     0x58b4e3e93307 - integration_tests::tests::simple_rest_call::test_hello_world_endpoint_integration::{{closure}}::h10ce917e52e22e0a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kobo-server/tests/tests/simple_rest_call.rs:8:49
[INFO] [stdout]   45:     0x58b4e3e328b6 - core::ops::function::FnOnce::call_once::h2097a405b38fe6c4
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58b4e406459b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x58b4e406459b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x58b4e4077faa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x58b4e4077faa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x58b4e4077faa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x58b4e4077faa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x58b4e4077faa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x58b4e4077faa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x58b4e4077faa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x58b4e4052404 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x58b4e4052404 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x58b4e4055da2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x58b4e4055da2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x58b4e4055da2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x58b4e4055da2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58b4e4055da2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58b4e4055da2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x58b4e4055da2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x58b4e47e026f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x58b4e47e026f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   66:     0x79eb7fc3caa4 - <unknown>
[INFO] [stdout]   67:     0x79eb7fcc9a64 - 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.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "16d2a8eba56ecf9fcb4d1f318c3f3a0418af18f3a19815b7521d14e74617b845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16d2a8eba56ecf9fcb4d1f318c3f3a0418af18f3a19815b7521d14e74617b845", kill_on_drop: false }`
[INFO] [stdout] 16d2a8eba56ecf9fcb4d1f318c3f3a0418af18f3a19815b7521d14e74617b845
