[INFO] cloning repository https://github.com/aharvey101/http_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aharvey101/http_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faharvey101%2Fhttp_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faharvey101%2Fhttp_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7eb5495196846094ba8920f25cff369a8b0f779
[INFO] testing aharvey101/http_server against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faharvey101%2Fhttp_server" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aharvey101/http_server
[INFO] finished tweaking git repo https://github.com/aharvey101/http_server
[INFO] tweaked toml for git repo https://github.com/aharvey101/http_server written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aharvey101/http_server on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aharvey101/http_server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f8bb5e9021295746cc6bd619ec7a49fa2a2bcf32efeddae5442362fefe0bb82
[INFO] running `Command { std: "docker" "start" "-a" "3f8bb5e9021295746cc6bd619ec7a49fa2a2bcf32efeddae5442362fefe0bb82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f8bb5e9021295746cc6bd619ec7a49fa2a2bcf32efeddae5442362fefe0bb82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f8bb5e9021295746cc6bd619ec7a49fa2a2bcf32efeddae5442362fefe0bb82", kill_on_drop: false }`
[INFO] [stdout] 3f8bb5e9021295746cc6bd619ec7a49fa2a2bcf32efeddae5442362fefe0bb82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3416641c52846cdcf546a1a62e87ae6dd5319ccb591d441fcca86caca77afeeb
[INFO] running `Command { std: "docker" "start" "-a" "3416641c52846cdcf546a1a62e87ae6dd5319ccb591d441fcca86caca77afeeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.75s
[INFO] running `Command { std: "docker" "inspect" "3416641c52846cdcf546a1a62e87ae6dd5319ccb591d441fcca86caca77afeeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3416641c52846cdcf546a1a62e87ae6dd5319ccb591d441fcca86caca77afeeb", kill_on_drop: false }`
[INFO] [stdout] 3416641c52846cdcf546a1a62e87ae6dd5319ccb591d441fcca86caca77afeeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d1c03e5a6e8df660f8af5d7569a0b8a7ff4c080986f5eb9d97ffa6f7900f80d
[INFO] running `Command { std: "docker" "start" "-a" "1d1c03e5a6e8df660f8af5d7569a0b8a7ff4c080986f5eb9d97ffa6f7900f80d", kill_on_drop: false }`
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.48s
[INFO] running `Command { std: "docker" "inspect" "1d1c03e5a6e8df660f8af5d7569a0b8a7ff4c080986f5eb9d97ffa6f7900f80d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d1c03e5a6e8df660f8af5d7569a0b8a7ff4c080986f5eb9d97ffa6f7900f80d", kill_on_drop: false }`
[INFO] [stdout] 1d1c03e5a6e8df660f8af5d7569a0b8a7ff4c080986f5eb9d97ffa6f7900f80d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f4ef21d80a19ccbcd9a3be30029b780e070dc4ebbdc4e0ad094c8036ba1f5ae8
[INFO] running `Command { std: "docker" "start" "-a" "f4ef21d80a19ccbcd9a3be30029b780e070dc4ebbdc4e0ad094c8036ba1f5ae8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/api-d15f7b38872ac4db)
[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 unittests src/bin/generate_config.rs (/opt/rustwide/target/debug/deps/generate_config-faeb3916939bd6e8)
[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 unittests src/bin/hash_password.rs (/opt/rustwide/target/debug/deps/hash_password-63221a6412005631)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/server-90e2749f1cde44fa)
[INFO] [stdout] 
[INFO] [stdout] running 87 tests
[INFO] [stdout] test tests::advanced_features::tests::test_protected_resource_requires_bearer_token ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_authentication_error_consistency ... ok
[INFO] [stdout] test tests::auth::tests::test_different_salts_produce_different_hashes ... ok
[INFO] [stdout] test tests::auth::tests::test_hex_encoding_decoding ... ok
[INFO] [stdout] test tests::auth::tests::test_json_parsing ... ok
[INFO] [stdout] test tests::auth::tests::test_password_hashing ... ok
[INFO] [stdout] test tests::auth::tests::test_token_generation_and_validation ... ok
[INFO] [stdout] test tests::auth::tests::test_token_revocation ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_basic_auth_headers_rejected ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_bearer_token_authentication_working ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_content_length_vs_chunked_encoding ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_chunked_transfer_encoding ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_http_11_features_proper_headers ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_http_11_version_handling ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_invalid_bearer_token_rejected ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_login_endpoint_authentication_flow ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_missing_authorization_header ... ok
[INFO] [stdout] test tests::basic_http::tests::test_path_with_query_parameters ... ok
[INFO] [stdout] test tests::basic_http::tests::test_headers_parsing ... ok
[INFO] [stdout] test tests::basic_http::tests::test_get_request ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_unprotected_resource_no_auth_required ... ok
[INFO] [stdout] test tests::basic_http::tests::test_content_length_header ... ok
[INFO] [stdout] test tests::basic_http::tests::test_delete_request ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_http_connection_close ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_malformed_basic_auth_rejected ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_no_information_leakage_in_login ... ok
[INFO] [stdout] test tests::basic_http::tests::test_post_request ... ok
[INFO] [stdout] test tests::basic_http::tests::test_query_parameter_parsing ... ok
[INFO] [stdout] test tests::basic_http::tests::test_put_request ... ok
[INFO] [stdout] test tests::error_handling::tests::test_error_handling_invalid_method ... ok
[INFO] [stdout] test tests::basic_http::tests::test_unsupported_method ... ok
[INFO] [stdout] test tests::content_serving::tests::test_directory_listing ... ok
[INFO] [stdout] test tests::content_serving::tests::test_static_file_not_found ... ok
[INFO] [stdout] test tests::content_serving::tests::test_directory_listing_assets ... ok
[INFO] [stdout] test tests::content_serving::tests::test_mime_type_detection ... ok
[INFO] [stdout] test tests::content_serving::tests::test_static_file_serving_index ... ok
[INFO] [stdout] test tests::content_serving::tests::test_static_file_serving_css ... ok
[INFO] [stdout] test tests::error_handling::tests::test_directory_traversal_protection ... ok
[INFO] [stdout] test tests::content_serving::tests::test_static_file_serving_text ... ok
[INFO] [stdout] test tests::content_serving::tests::test_static_file_serving_javascript ... ok
[INFO] [stdout] test tests::error_handling::tests::test_error_handling_directory_traversal ... ok
[INFO] [stdout] test tests::error_handling::tests::test_error_handling_large_request ... ok
[INFO] [stdout] test tests::error_handling::tests::test_error_handling_malformed_headers ... ok
[INFO] [stdout] test tests::error_handling::tests::test_error_handling_timeout ... ok
[INFO] [stdout] test tests::error_handling::tests::test_malformed_request ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_chunked_transfer_encoding_compliance ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_rfc7230_header_field_syntax ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_content_length_vs_chunked_exclusivity ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_error_response_format ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_concurrent_connection_compliance ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_host_header_requirement ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_http_version_handling ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_large_header_handling ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_path_traversal_protection_compliance ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_rfc7230_crlf_line_endings ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_query_parameter_parsing_compliance ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_rfc7231_content_headers ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_rfc7230_request_line_parsing ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_rfc7232_if_modified_since ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_rfc7235_authentication_compliance ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_rfc7235_bearer_token_format ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_rfc7231_mime_type_detection ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_rfc7231_status_codes_and_text ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_rfc7230_malformed_request_handling ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_header_case_insensitivity ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_rfc7231_http_methods ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_url_encoding_handling ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_rfc7232_etag_support ... ok
[INFO] [stdout] test tests::routing::tests::test_empty_path ... ok
[INFO] [stdout] test tests::routing::tests::test_root_index_serving ... ok
[INFO] [stdout] test tests::routing::tests::test_routing_404_not_found ... ok
[INFO] [stdout] test tests::performance::tests::test_thread_pool_stress ... ok
[INFO] [stdout] test tests::performance::tests::test_multi_threading_concurrent_requests ... ok
[INFO] [stdout] test tests::performance::tests::test_connection_pooling_reuse ... ok
[INFO] [stdout] test tests::performance::tests::test_performance_baseline ... ok
[INFO] [stdout] test tests::performance::tests::test_memory_usage_large_concurrent_load ... ok
[INFO] [stdout] test tests::performance::tests::test_buffered_stream_performance ... ok
[INFO] [stdout] test tests::routing::tests::test_routing_echo_endpoint ... ok
[INFO] [stdout] test tests::routing::tests::test_routing_hello_endpoint ... ok
[INFO] [stdout] test tests::routing::tests::test_routing_hello_with_name_parameter ... ok
[INFO] [stdout] test tests::routing::tests::test_routing_status_endpoint ... ok
[INFO] [stdout] test tests::routing::tests::test_routing_home_page ... ok
[INFO] [stdout] test tests::error_handling::tests::test_error_handling_empty_request ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_connection_header_handling ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_http_keep_alive_connection ... ok
[INFO] [stdout] test tests::http_compliance::tests::test_malformed_request_error_handling ... ok
[INFO] [stdout] test tests::advanced_features::tests::test_full_token_authentication_flow ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::advanced_features::tests::test_full_token_authentication_flow stdout ----
[INFO] [stdout] [03:01:57] INFO: HTTP Server starting on http://127.0.0.1:9118
[INFO] [stdout] [03:01:57] INFO: Thread pool initialized with 4 workers
[INFO] [stdout] [03:01:57] INFO: Maximum concurrent connections: 100
[INFO] [stdout] [03:01:57] INFO: New connection from 127.0.0.1:55664 (Active: 0)
[INFO] [stdout] [03:01:57] INFO: New connection from 127.0.0.1:55680 (Active: 1)
[INFO] [stdout] Worker 0 got a job; executing.
[INFO] [stdout] [03:01:57] INFO: Client 127.0.0.1:55664 closed connection
[INFO] [stdout] Worker 0 got a job; executing.
[INFO] [stdout] Register response: 
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::advanced_features::tests::test_full_token_authentication_flow' panicked at src/tests/advanced_features.rs:239:9:
[INFO] [stdout] Registration should either succeed or indicate user exists
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558a15605e02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x558a15605e02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x558a15605e02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x558a15605e02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x558a1562ec03 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x558a1562ec03 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x558a15601e53 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x558a15601e53 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x558a15605c52 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x558a1560755c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x558a156073b2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x558a155a9904 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x558a155a9904 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x558a15607f3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x558a15607f3b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x558a15607cd6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x558a156062f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x558a1560799d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x558a1562d350 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x558a1555f21d - server::tests::advanced_features::tests::test_full_token_authentication_flow::h36a8c85e0d8e11f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/advanced_features.rs:239:9
[INFO] [stdout]   20:     0x558a1556d1d9 - server::tests::advanced_features::tests::test_full_token_authentication_flow::{{closure}}::hf2b42fa4d3d22c5a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/advanced_features.rs:224:45
[INFO] [stdout]   21:     0x558a1556d1d9 - core::ops::function::FnOnce::call_once::h2ef09ad363d3df78
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x558a155af03b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x558a155af03b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x558a155ae27e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x558a155ae27e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x558a155ae27e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x558a155ae27e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x558a155ae27e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x558a155ae27e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x558a155ae27e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x558a15571e24 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x558a15571e24 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x558a155757ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x558a155757ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x558a155757ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x558a155757ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x558a155757ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x558a155757ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x558a155757ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x558a1560ae97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x558a1560ae97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x558a1560ae97 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x70624e698aa4 - <unknown>
[INFO] [stdout]   44:     0x70624e725a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::advanced_features::tests::test_full_token_authentication_flow
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 86 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin server`
[INFO] running `Command { std: "docker" "inspect" "f4ef21d80a19ccbcd9a3be30029b780e070dc4ebbdc4e0ad094c8036ba1f5ae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4ef21d80a19ccbcd9a3be30029b780e070dc4ebbdc4e0ad094c8036ba1f5ae8", kill_on_drop: false }`
[INFO] [stdout] f4ef21d80a19ccbcd9a3be30029b780e070dc4ebbdc4e0ad094c8036ba1f5ae8
