[INFO] fetching crate francoisgib_webserver 1.0.3... [INFO] testing francoisgib_webserver-1.0.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate francoisgib_webserver 1.0.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate francoisgib_webserver 1.0.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate francoisgib_webserver 1.0.3 [INFO] tweaked toml for crates.io crate francoisgib_webserver 1.0.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate francoisgib_webserver 1.0.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate francoisgib_webserver 1.0.3 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_datetime v0.6.9 [INFO] [stderr] Downloaded redox_syscall v0.5.11 [INFO] [stderr] Downloaded windows-strings v0.4.0 [INFO] [stderr] Downloaded toml_write v0.1.0 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded windows-result v0.3.2 [INFO] [stderr] Downloaded windows-core v0.61.0 [INFO] [stderr] Downloaded indexmap v2.9.0 [INFO] [stderr] Downloaded toml v0.8.21 [INFO] [stderr] Downloaded toml_edit v0.22.25 [INFO] [stderr] Downloaded strum v0.27.1 [INFO] [stderr] Downloaded winnow v0.7.6 [INFO] [stderr] Downloaded miniz_oxide v0.8.8 [INFO] [stderr] Downloaded cc v1.2.19 [INFO] [stderr] Downloaded tokio v1.44.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09dd6d50486f940b91d5be0eb47833a66f8723abe9eb2bcf78ffa88c4b012442 [INFO] running `Command { std: "docker" "start" "-a" "09dd6d50486f940b91d5be0eb47833a66f8723abe9eb2bcf78ffa88c4b012442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09dd6d50486f940b91d5be0eb47833a66f8723abe9eb2bcf78ffa88c4b012442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09dd6d50486f940b91d5be0eb47833a66f8723abe9eb2bcf78ffa88c4b012442", kill_on_drop: false }` [INFO] [stdout] 09dd6d50486f940b91d5be0eb47833a66f8723abe9eb2bcf78ffa88c4b012442 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 863e7f2512fe464fa969332b9fba5279b791159c9a2a4dff8e380ac4a3e3c0d2 [INFO] running `Command { std: "docker" "start" "-a" "863e7f2512fe464fa969332b9fba5279b791159c9a2a4dff8e380ac4a3e3c0d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling toml_write v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.25 [INFO] [stderr] Compiling toml v0.8.21 [INFO] [stderr] Compiling francoisgib_webserver v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.23s [INFO] running `Command { std: "docker" "inspect" "863e7f2512fe464fa969332b9fba5279b791159c9a2a4dff8e380ac4a3e3c0d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863e7f2512fe464fa969332b9fba5279b791159c9a2a4dff8e380ac4a3e3c0d2", kill_on_drop: false }` [INFO] [stdout] 863e7f2512fe464fa969332b9fba5279b791159c9a2a4dff8e380ac4a3e3c0d2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e281c4d9f90cb239a07ddfffff27e74cb2698c7d37ecdf22e5a5a8dc15d0a38 [INFO] running `Command { std: "docker" "start" "-a" "3e281c4d9f90cb239a07ddfffff27e74cb2698c7d37ecdf22e5a5a8dc15d0a38", kill_on_drop: false }` [INFO] [stderr] Compiling francoisgib_webserver v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.95s [INFO] running `Command { std: "docker" "inspect" "3e281c4d9f90cb239a07ddfffff27e74cb2698c7d37ecdf22e5a5a8dc15d0a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e281c4d9f90cb239a07ddfffff27e74cb2698c7d37ecdf22e5a5a8dc15d0a38", kill_on_drop: false }` [INFO] [stdout] 3e281c4d9f90cb239a07ddfffff27e74cb2698c7d37ecdf22e5a5a8dc15d0a38 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8db432105140bd0f33ec7596660825ec8ba31cbd71c9e6d98ae5f4596e37a4a0 [INFO] running `Command { std: "docker" "start" "-a" "8db432105140bd0f33ec7596660825ec8ba31cbd71c9e6d98ae5f4596e37a4a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/francoisgib_webserver-4e79b9064a322ab3) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test http::headers::test::tests::test_str_to_http_header_lowercase ... ok [INFO] [stdout] test http::headers::test::tests::test_str_to_http_header ... ok [INFO] [stdout] test http::headers::test::tests::test_str_to_http_header_when_unknown_header ... ok [INFO] [stdout] test http::methods::tests::test_str_to_http_method ... ok [INFO] [stdout] test http::methods::tests::test_str_to_http_method_when_lowercase ... ok [INFO] [stdout] test http::methods::tests::test_str_to_http_method_when_unknown_method ... ok [INFO] [stdout] test http::requests::body::tests::test_invalid_chunk_size ... ok [INFO] [stdout] test http::requests::body::tests::test_read_fixed_body ... ok [INFO] [stdout] test http::requests::body::tests::test_read_chunked_body ... ok [INFO] [stdout] test http::requests::parser::test::tests::test_parse_http_version_not_an_http_version ... ok [INFO] [stdout] test http::requests::parser::test::tests::test_parse_method ... ok [INFO] [stdout] test http::requests::parser::test::tests::test_parse_headers_with_unexpected_eof ... ok [INFO] [stdout] test http::requests::parser::test::tests::test_parse_method_method_lowercase ... ok [INFO] [stdout] test http::requests::parser::test::tests::test_parse_method_unknown_method ... ok [INFO] [stdout] test http::requests::parser::test::tests::test_parse_uri ... ok [INFO] [stdout] test http::requests::parser::test::tests::test_parse_multiple_valid_headers ... ok [INFO] [stdout] test http::requests::parser::test::tests::test_parse_single_valid_header ... ok [INFO] [stdout] test http::requests::parser::test::tests::test_parse_uri_without_space_at_the_end ... ok [INFO] [stdout] test http::requests::parser::test::tests::test_parse_http_version ... ok [INFO] [stdout] test http::requests::parser::test::tests::test_parse_headers_with_invalid_header ... ok [INFO] [stdout] test http::requests::test::tests::test_find_existing_header ... ok [INFO] [stdout] test http::requests::test::tests::test_find_nonexistent_header ... ok [INFO] [stdout] test http::requests::body::tests::test_read_empty_chunked_body ... ok [INFO] [stdout] test http::requests::test::tests::test_process_headers_set_content_length ... ok [INFO] [stdout] test http::requests::test::tests::test_request_to_string_contains_correct_data ... ok [INFO] [stdout] test http::responses::test::tests::test_find_existing_header ... ok [INFO] [stdout] test http::responses::test::tests::test_find_non_existent_header ... ok [INFO] [stdout] test http::status::tests::test_invalid_status_from_str ... ok [INFO] [stdout] test http::status::tests::test_status_display ... ok [INFO] [stdout] test http::requests::test::tests::test_process_headers_set_content_type ... ok [INFO] [stdout] test http::status::tests::test_status_from_str ... ok [INFO] [stdout] test http::requests::test::tests::test_process_headers_set_keep_alive ... ok [INFO] [stdout] test http::responses::test::tests::test_response_to_string_contains_status_line_and_headers ... ok [INFO] [stdout] test http::status::tests::test_http_error_to_status_mapping ... ok [INFO] [stdout] test tree::test::tests::test_add_and_get_endpoint ... ok [INFO] [stdout] test server::metrics::tests::test_add_metrics_increments_counts ... ok [INFO] [stdout] test tree::test::tests::test_get_endpoint_not_found ... ok [INFO] [stdout] test utils::buffer::test::tests::test_buffer_from_str_and_to_string ... ok [INFO] [stdout] test utils::buffer::test::tests::test_small_buffer_stack ... ok [INFO] [stdout] test utils::buffer::test::tests::test_async_read_heap ... ok [INFO] [stdout] test utils::buffer::test::tests::test_async_read_stack ... ok [INFO] [stdout] test tree::test::tests::test_apply_range ... ok [INFO] [stdout] test tree::test::tests::test_get_endpoint_method_not_allowed ... ok [INFO] [stdout] test utils::buffer::test::tests::test_large_buffer_heap ... ok [INFO] [stdout] test http::requests::body::tests::test_no_body ... ok [INFO] [stdout] test server::metrics::tests::test_metrics_endpoint_response ... ok [INFO] [stdout] test server::test::tests::test_handle_client ... ok [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-32c373012659eff6) [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [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/http_server.rs (/opt/rustwide/target/debug/deps/http_server-fd4b2f9b2c5f0f0b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_static_file_serving ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_static_file_serving stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_static_file_serving' panicked at tests/http_server.rs:23:54: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6463e1ae26c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6463e1ae26c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6463e1ae26c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6463e1ae26c2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6463e1b0a773 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6463e1b0a773 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6463e1adecc3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6463e1adecc3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6463e1ae2512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6463e1ae3ce9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x6463e1ae3b1e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x6463e196e904 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x6463e196e904 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6463e1ae46be - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x6463e1ae46be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x6463e1ae448a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x6463e1ae2bb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6463e1ae411d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x6463e1b08d30 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6463e1b091f6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x6463e1916fc3 - core::result::Result::unwrap::h8b87fbd16c0a0de3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x6463e1916fc3 - http_server::test_static_file_serving::{{closure}}::h5473add3eabf8e23 [INFO] [stdout] at /opt/rustwide/workdir/tests/http_server.rs:23:54 [INFO] [stdout] 22: 0x6463e19163a2 - as core::future::future::Future>::poll::h8b489585ca370dcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x6463e191641d - as core::future::future::Future>::poll::haf5353f3ddda8ffa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6463e192827d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h12bda9c13d48e4f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 25: 0x6463e192801b - tokio::task::coop::with_budget::he797990b15737aaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x6463e192801b - tokio::task::coop::budget::hdba0ede4200ce7a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x6463e192801b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h660b17657638bf31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 28: 0x6463e1925010 - tokio::runtime::scheduler::current_thread::Context::enter::h1c4e4bedb2747753 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x6463e1926c40 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h02e7cec6c379c258 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 30: 0x6463e1926904 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc1b7f72db377fdbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 31: 0x6463e191ed0b - tokio::runtime::context::scoped::Scoped::set::h06a27bca1db6d78c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x6463e191ea09 - tokio::runtime::context::set_scheduler::{{closure}}::h0633fe733629340f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x6463e190dbd2 - std::thread::local::LocalKey::try_with::hbe37779a63143b03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x6463e190cc8e - std::thread::local::LocalKey::with::h9eca4600943f23b3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x6463e191e9bd - tokio::runtime::context::set_scheduler::h89ff73bd000b6710 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x6463e1926270 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2ad154892ba6f54a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 37: 0x6463e1926983 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf526325c52386bdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 38: 0x6463e19246c3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbe9c9b536085a36b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x6463e191f3c0 - tokio::runtime::context::runtime::enter_runtime::h18dea2cde2aea5b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x6463e1924111 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h81790c40ff707637 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x6463e1923884 - tokio::runtime::runtime::Runtime::block_on_inner::h17ffd1b5a6992b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x6463e1923a47 - tokio::runtime::runtime::Runtime::block_on::h6dc7e7d863d118e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x6463e1916b10 - http_server::test_static_file_serving::h354889a848c9f199 [INFO] [stdout] at /opt/rustwide/workdir/tests/http_server.rs:59:19 [INFO] [stdout] 44: 0x6463e19169a7 - http_server::test_static_file_serving::{{closure}}::hd3631161b66ce88a [INFO] [stdout] at /opt/rustwide/workdir/tests/http_server.rs:18:36 [INFO] [stdout] 45: 0x6463e190e0c6 - core::ops::function::FnOnce::call_once::h11aee2399792dd29 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x6463e197416b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x6463e197416b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 48: 0x6463e19732a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 49: 0x6463e19732a5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x6463e19732a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 51: 0x6463e19732a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 52: 0x6463e19732a5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x6463e19732a5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 54: 0x6463e19732a5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 55: 0x6463e1936ea4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 56: 0x6463e1936ea4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x6463e193a87a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x6463e193a87a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x6463e193a87a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x6463e193a87a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x6463e193a87a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x6463e193a87a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x6463e193a87a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x6463e1ae78ef - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x6463e1ae78ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x76bcaa849aa4 - [INFO] [stdout] 67: 0x76bcaa8d6a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_static_file_serving [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test http_server` [INFO] running `Command { std: "docker" "inspect" "8db432105140bd0f33ec7596660825ec8ba31cbd71c9e6d98ae5f4596e37a4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db432105140bd0f33ec7596660825ec8ba31cbd71c9e6d98ae5f4596e37a4a0", kill_on_drop: false }` [INFO] [stdout] 8db432105140bd0f33ec7596660825ec8ba31cbd71c9e6d98ae5f4596e37a4a0