[INFO] fetching crate mdserve 0.5.1...
[INFO] testing mdserve-0.5.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mdserve 0.5.1 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mdserve 0.5.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.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 auto-future v1.0.0
[INFO] [stderr]   Downloaded rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded axum-test v16.4.1
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded reserve-port v2.3.0
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded minijinja v2.12.0
[INFO] [stderr]   Downloaded minijinja-embed v2.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc37b2612ae07e9758742d200ab66f6de51cf0b0d3bdf980505d99f548ecc950
[INFO] running `Command { std: "docker" "start" "-a" "cc37b2612ae07e9758742d200ab66f6de51cf0b0d3bdf980505d99f548ecc950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc37b2612ae07e9758742d200ab66f6de51cf0b0d3bdf980505d99f548ecc950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc37b2612ae07e9758742d200ab66f6de51cf0b0d3bdf980505d99f548ecc950", kill_on_drop: false }`
[INFO] [stdout] cc37b2612ae07e9758742d200ab66f6de51cf0b0d3bdf980505d99f548ecc950
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1053db80a4c628229df661785c69586edfe8453f144e1f5a0fb0b9419c437e9
[INFO] running `Command { std: "docker" "start" "-a" "b1053db80a4c628229df661785c69586edfe8453f144e1f5a0fb0b9419c437e9", 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 bitflags v2.9.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[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 notify-types v2.0.0
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling mdserve v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap_builder v4.5.48
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling notify v8.2.0
[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 tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower v0.5.2
[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 39.53s
[INFO] running `Command { std: "docker" "inspect" "b1053db80a4c628229df661785c69586edfe8453f144e1f5a0fb0b9419c437e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1053db80a4c628229df661785c69586edfe8453f144e1f5a0fb0b9419c437e9", kill_on_drop: false }`
[INFO] [stdout] b1053db80a4c628229df661785c69586edfe8453f144e1f5a0fb0b9419c437e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1215dbe5c24dbf1d06333e65ed8273064bfc33c50d98ebc99c56b0fe11e6ba75
[INFO] running `Command { std: "docker" "start" "-a" "1215dbe5c24dbf1d06333e65ed8273064bfc33c50d98ebc99c56b0fe11e6ba75", 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 deranged v0.5.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[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 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 thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.6.1
[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 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 42.45s
[INFO] running `Command { std: "docker" "inspect" "1215dbe5c24dbf1d06333e65ed8273064bfc33c50d98ebc99c56b0fe11e6ba75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1215dbe5c24dbf1d06333e65ed8273064bfc33c50d98ebc99c56b0fe11e6ba75", kill_on_drop: false }`
[INFO] [stdout] 1215dbe5c24dbf1d06333e65ed8273064bfc33c50d98ebc99c56b0fe11e6ba75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 678954ba5dd1ef6308c59e07f72da64f539bf85fa6590435517c9000336b4fea
[INFO] running `Command { std: "docker" "start" "-a" "678954ba5dd1ef6308c59e07f72da64f539bf85fa6590435517c9000336b4fea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdserve-91516ed3bab66919)
[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_scan_markdown_files_with_markdown_files ... ok
[INFO] [stdout] test app::tests::test_scan_markdown_files_case_insensitive ... ok
[INFO] [stdout] test app::tests::test_is_image_file ... ok
[INFO] [stdout] test app::tests::test_scan_markdown_files_ignores_subdirectories ... ok
[INFO] [stdout] test app::tests::test_scan_markdown_files_empty_directory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdserve-bccfc536090c31f6)
[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-855e695e328b3d15)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test test_404_for_unknown_routes ... ok
[INFO] [stdout] test test_directory_mode_file_not_found ... ok
[INFO] [stdout] test test_directory_mode_file_order ... ok
[INFO] [stdout] test test_directory_mode_active_file_highlighting ... ok
[INFO] [stdout] test test_directory_mode_has_navigation_sidebar ... ok
[INFO] [stdout] test test_server_starts_and_serves_basic_markdown ... ok
[INFO] [stdout] test test_html_tags_in_markdown_are_rendered ... ok
[INFO] [stdout] test test_non_image_files_not_served ... ok
[INFO] [stdout] test test_server_handles_gfm_features ... ok
[INFO] [stdout] test test_directory_mode_serves_multiple_files ... ok
[INFO] [stdout] test test_mermaid_diagram_detection_and_script_injection ... ok
[INFO] [stdout] test test_no_mermaid_script_injection_without_mermaid_blocks ... ok
[INFO] [stdout] test test_directory_mode_websocket_file_modification ... 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_image_serving ... ok
[INFO] [stdout] test test_multiple_mermaid_diagrams ... ok
[INFO] [stdout] test test_toml_frontmatter_is_stripped ... ok
[INFO] [stdout] test test_websocket_connection ... ok
[INFO] [stdout] test test_file_modification_updates_via_websocket ... ok
[INFO] [stdout] test test_yaml_frontmatter_is_stripped ... ok
[INFO] [stdout] test test_directory_mode_new_file_triggers_reload ... ok
[INFO] [stdout] test test_editor_save_simulation_directory_mode ... ok
[INFO] [stdout] test test_editor_save_simulation_single_file_mode ... ok
[INFO] [stdout] test test_no_404_during_editor_save_sequence ... ok
[INFO] [stdout] test test_temp_file_rename_triggers_reload_directory_mode ... ok
[INFO] [stderr]    Doc-tests mdserve
[INFO] [stdout] test test_temp_file_rename_triggers_reload_single_file_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[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" "678954ba5dd1ef6308c59e07f72da64f539bf85fa6590435517c9000336b4fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678954ba5dd1ef6308c59e07f72da64f539bf85fa6590435517c9000336b4fea", kill_on_drop: false }`
[INFO] [stdout] 678954ba5dd1ef6308c59e07f72da64f539bf85fa6590435517c9000336b4fea
