[INFO] fetching crate mdserve 0.5.1...
[INFO] testing mdserve-0.5.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mdserve 0.5.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate mdserve 0.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mdserve 0.5.1
[INFO] tweaked toml for crates.io crate mdserve 0.5.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mdserve 0.5.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mdserve 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3492eb614c38d92ea6b6b2f137aaac9dfa219bd5699ca066f35d7bbfdb345fc
[INFO] running `Command { std: "docker" "start" "-a" "f3492eb614c38d92ea6b6b2f137aaac9dfa219bd5699ca066f35d7bbfdb345fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3492eb614c38d92ea6b6b2f137aaac9dfa219bd5699ca066f35d7bbfdb345fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3492eb614c38d92ea6b6b2f137aaac9dfa219bd5699ca066f35d7bbfdb345fc", kill_on_drop: false }`
[INFO] [stdout] f3492eb614c38d92ea6b6b2f137aaac9dfa219bd5699ca066f35d7bbfdb345fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c1bac04fba6f39f22210f266b7b149ea9c2b5efc7e9d2e827817c335d592cea
[INFO] running `Command { std: "docker" "start" "-a" "1c1bac04fba6f39f22210f266b7b149ea9c2b5efc7e9d2e827817c335d592cea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling minijinja-embed v2.12.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling mdserve v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling minijinja v2.12.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.64s
[INFO] running `Command { std: "docker" "inspect" "1c1bac04fba6f39f22210f266b7b149ea9c2b5efc7e9d2e827817c335d592cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c1bac04fba6f39f22210f266b7b149ea9c2b5efc7e9d2e827817c335d592cea", kill_on_drop: false }`
[INFO] [stdout] 1c1bac04fba6f39f22210f266b7b149ea9c2b5efc7e9d2e827817c335d592cea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40e2b3a2d7a007327f9e6c8fd2c725d3c7a1de52c13b293848d7211fb8747928
[INFO] running `Command { std: "docker" "start" "-a" "40e2b3a2d7a007327f9e6c8fd2c725d3c7a1de52c13b293848d7211fb8747928", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling minijinja v2.12.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling mdserve v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum-test v16.4.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.82s
[INFO] running `Command { std: "docker" "inspect" "40e2b3a2d7a007327f9e6c8fd2c725d3c7a1de52c13b293848d7211fb8747928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e2b3a2d7a007327f9e6c8fd2c725d3c7a1de52c13b293848d7211fb8747928", kill_on_drop: false }`
[INFO] [stdout] 40e2b3a2d7a007327f9e6c8fd2c725d3c7a1de52c13b293848d7211fb8747928
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9649375301a03b1f426f82c1740999846c031711cca2e5fd7c528fbcc3df4815
[INFO] running `Command { std: "docker" "start" "-a" "9649375301a03b1f426f82c1740999846c031711cca2e5fd7c528fbcc3df4815", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdserve-c293d8e4c68d7fe5)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test app::tests::test_format_host ... ok
[INFO] [stdout] test app::tests::test_guess_image_content_type ... ok
[INFO] [stdout] test app::tests::test_is_markdown_file ... ok
[INFO] [stdout] test app::tests::test_is_image_file ... ok
[INFO] [stdout] test app::tests::test_scan_markdown_files_empty_directory ... ok
[INFO] [stdout] test app::tests::test_scan_markdown_files_case_insensitive ... ok
[INFO] [stdout] test app::tests::test_scan_markdown_files_with_markdown_files ... ok
[INFO] [stdout] test app::tests::test_scan_markdown_files_ignores_subdirectories ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdserve-84938c72c8348bd1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-b27baf0d3a2e6795)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test test_directory_mode_file_not_found ... ok
[INFO] [stdout] test test_directory_mode_serves_multiple_files ... ok
[INFO] [stdout] test test_image_serving ... ok
[INFO] [stdout] test test_directory_mode_file_order ... ok
[INFO] [stdout] test test_html_tags_in_markdown_are_rendered ... ok
[INFO] [stdout] test test_directory_mode_active_file_highlighting ... ok
[INFO] [stdout] test test_multiple_mermaid_diagrams ... ok
[INFO] [stdout] test test_404_for_unknown_routes ... ok
[INFO] [stdout] test test_mermaid_js_etag_caching ... ok
[INFO] [stdout] test test_single_file_mode_no_navigation_sidebar ... ok
[INFO] [stdout] test test_server_starts_and_serves_basic_markdown ... ok
[INFO] [stdout] test test_no_mermaid_script_injection_without_mermaid_blocks ... ok
[INFO] [stdout] test test_mermaid_diagram_detection_and_script_injection ... ok
[INFO] [stdout] test test_directory_mode_has_navigation_sidebar ... ok
[INFO] [stdout] test test_server_handles_gfm_features ... ok
[INFO] [stdout] test test_non_image_files_not_served ... ok
[INFO] [stdout] test test_toml_frontmatter_is_stripped ... ok
[INFO] [stdout] test test_websocket_connection ... ok
[INFO] [stdout] test test_yaml_frontmatter_is_stripped ... ok
[INFO] [stdout] test test_file_modification_updates_via_websocket ... ok
[INFO] [stdout] test test_directory_mode_websocket_file_modification ... ok
[INFO] [stdout] test test_directory_mode_new_file_triggers_reload ... ok
[INFO] [stdout] test test_editor_save_simulation_single_file_mode ... ok
[INFO] [stdout] test test_editor_save_simulation_directory_mode ... ok
[INFO] [stdout] test test_temp_file_rename_triggers_reload_directory_mode ... ok
[INFO] [stdout] test test_temp_file_rename_triggers_reload_single_file_mode ... ok
[INFO] [stderr]    Doc-tests mdserve
[INFO] [stdout] test test_no_404_during_editor_save_sequence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[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] running `Command { std: "docker" "inspect" "9649375301a03b1f426f82c1740999846c031711cca2e5fd7c528fbcc3df4815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9649375301a03b1f426f82c1740999846c031711cca2e5fd7c528fbcc3df4815", kill_on_drop: false }`
[INFO] [stdout] 9649375301a03b1f426f82c1740999846c031711cca2e5fd7c528fbcc3df4815
