[INFO] cloning repository https://github.com/jeewangue/mdp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeewangue/mdp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeewangue%2Fmdp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeewangue%2Fmdp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a373d6a8030335390282ce5fcb6a96d6d8b5bc0 [INFO] testing jeewangue/mdp-rs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeewangue%2Fmdp-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jeewangue/mdp-rs [INFO] finished tweaking git repo https://github.com/jeewangue/mdp-rs [INFO] tweaked toml for git repo https://github.com/jeewangue/mdp-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jeewangue/mdp-rs on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jeewangue/mdp-rs 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c [INFO] running `Command { std: "docker" "start" "bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling mdp v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling notify-debouncer-mini v0.7.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, nix v0.31.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling mdp v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 52.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, nix v0.31.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, nix v0.31.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/mdp-591ae7461657f2ba) [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test commands::pdf::strip_tests::preserves_other_sections ... ok [INFO] [stdout] test commands::pdf::strip_tests::strip_drops_everything_until_next_header ... ok [INFO] [stdout] test commands::pdf::strip_tests::strip_no_match_returns_unchanged_content ... ok [INFO] [stdout] test commands::pdf::strip_tests::strip_preprocessor_blocks_maps_names_correctly ... ok [INFO] [stdout] test commands::pdf::strip_tests::strips_exact_section ... ok [INFO] [stdout] test commands::preprocess::fence_tests::accepts_attributes_after_language ... ok [INFO] [stdout] test commands::preprocess::fence_tests::case_sensitive ... ok [INFO] [stdout] test commands::preprocess::fence_tests::compose_injects_header_after_startuml ... ok [INFO] [stdout] test commands::pdf::strip_tests::strips_nested_sections ... ok [INFO] [stdout] test commands::preprocess::fence_tests::compose_passes_nwdiag_through_verbatim ... ok [INFO] [stdout] test commands::pdf::strip_tests::strip_handles_section_with_whitespace_prefix ... ok [INFO] [stdout] test commands::pdf::strip_tests::strip_empty_input_is_empty ... ok [INFO] [stdout] test commands::preprocess::fence_tests::compose_passes_other_diagram_types_through ... ok [INFO] [stdout] test commands::preprocess::fence_tests::compose_wraps_bare_body ... ok [INFO] [stdout] test commands::preprocess::fence_tests::delimiter_detection ... ok [INFO] [stdout] test commands::preprocess::fence_tests::fence_match_with_leading_indent_in_list ... ok [INFO] [stdout] test commands::preprocess::fence_tests::ignores_other_languages ... ok [INFO] [stdout] test commands::preprocess::fence_tests::recognizes_basic_plantuml ... ok [INFO] [stdout] test commands::preprocess::fence_tests::recognizes_basic_mermaid ... ok [INFO] [stdout] test commands::preprocess::fence_tests::split_bare_body_is_single ... ok [INFO] [stdout] test commands::preprocess::fence_tests::split_multiple_diagrams ... ok [INFO] [stdout] test commands::preprocess::fence_tests::split_mixed_diagram_types ... ok [INFO] [stdout] test commands::preprocess::fence_tests::rejects_non_fence_prefixes ... ok [INFO] [stdout] test commands::serve::tests::pick_free_port_window_constants_are_sane ... ok [INFO] [stdout] test commands::preprocess::fence_tests::transform_preserves_non_fence_content ... ok [INFO] [stdout] test commands::preprocess::fence_tests::transform_unterminated_fence_passes_through ... ok [INFO] [stdout] test commands::preprocess::fence_tests::transform_handles_crlf_line_endings ... ok [INFO] [stdout] test commands::serve::tests::pick_free_port_returns_requested_when_free ... ok [INFO] [stdout] test commands::preprocess::fence_tests::split_single_diagram_is_unchanged ... ok [INFO] [stdout] test config::tests::plantuml_rejects_control_chars_even_with_http_prefix ... ok [INFO] [stdout] test commands::preprocess::fence_tests::transform_leaves_non_diagram_code_alone ... ok [INFO] [stdout] test config::tests::plantuml_rejects_empty_and_unicode_only ... ok [INFO] [stdout] test preset::tests::escape_link_text_handles_backticks_and_backslash ... ok [INFO] [stdout] test config::tests::plantuml_requires_http ... ok [INFO] [stdout] test config::tests::validate_language_rejects_garbage ... ok [INFO] [stdout] test config::tests::reject_control_chars_catches_embedded_control_in_long_string ... ok [INFO] [stdout] hello [INFO] [stdout] world [INFO] [stdout] test config::tests::reject_control_chars_catches_all_below_0x20 ... ok [INFO] [stdout] test config::tests::rejects_newline_in_title ... ok [INFO] [stdout] test config::tests::validate_language_accepts_common_codes ... ok [INFO] [stdout] test preset::tests::format_link_url_normalizes_separators_on_windows_paths ... ok [INFO] [stdout] test preset::tests::format_link_url_preserves_utf8_path_bytes ... ok [INFO] [stdout] test preset::tests::is_excluded_dir_covers_common_noise ... ok [INFO] [stdout] test preset::tests::format_link_url_encodes_control_chars ... ok [INFO] [stdout] test preset::tests::is_excluded_dir_allows_content_dirs ... ok [INFO] [stdout] test preset::tests::mirror_md_files_detects_cyclic_symlink ... ok [INFO] [stdout] test preset::tests::list_md_files_set_skips_excluded_dirs ... ok [INFO] [stdout] test preset::tests::list_md_files_set_detects_add_remove_rename ... ok [INFO] [stdout] test commands::serve::tests::pick_free_port_skips_busy_port ... ok [INFO] [stdout] test preset::tests::mirror_md_files_detects_cross_branch_cycle ... ok [INFO] [stdout] test preset::tests::mirror_md_files_detects_symlink_back_to_root ... ok [INFO] [stdout] test preset::tests::format_link_url_encodes_backtick_and_angle_brackets ... ok [INFO] [stdout] test preset::tests::strip_controls_preserves_utf8 ... ok [INFO] [stdout] test preset::tests::strip_controls_removes_newlines ... ok [INFO] [stdout] test preset::tests::mirror_md_files_is_idempotent ... ok [INFO] [stdout] test preset::tests::strip_controls_removes_tab_and_null ... ok [INFO] [stdout] test preset::tests::list_md_files_set_ignores_modify_only ... ok [INFO] [stdout] test preset::tests::summary_drops_empty_subdirs_with_no_md ... ok [INFO] [stdout] test preset::tests::summary_deeply_nested_indents_correctly ... ok [INFO] [stdout] test preset::tests::summary_escapes_brackets_in_titles ... ok [INFO] [stdout] test preset::tests::summary_handles_cyclic_symlink_without_infinite_loop ... ok [INFO] [stdout] test preset::tests::summary_handles_korean_titles ... ok [INFO] [stdout] test preset::tests::summary_falls_back_to_filestem_when_no_h1 ... ok [INFO] [stdout] test preset::tests::summary_index_md_wins_over_readme_at_root ... ok [INFO] [stdout] test preset::tests::summary_index_md_wins_over_readme ... ok [INFO] [stdout] 1 [INFO] [stdout] test preset::tests::summary_flat_preserves_index_first_then_alphabetical ... ok [INFO] [stdout] test preset::tests::summary_nests_subdir_with_index ... ok [INFO] [stdout] test preset::tests::summary_skips_summary_md_in_input ... ok [INFO] [stdout] test preset::tests::read_title_handles_leading_whitespace_and_empty_file ... ok [INFO] [stdout] test preset::tests::mirror_md_files_survives_symlink_loop ... ok [INFO] [stdout] test preset::tests::summary_treats_readme_as_dir_index_fallback ... ok [INFO] [stdout] test commands::pdf::strip_tests::strip_is_idempotent ... ok [INFO] [stdout] test config::tests::accepts_korean_title ... ok [INFO] [stdout] test config::tests::accepts_plain_title ... ok [INFO] [stdout] test preset::tests::mirror_md_files_rejects_symlink_escaping_root ... ok [INFO] [stdout] test preset::tests::summary_emits_draft_chapter_for_dir_without_index ... ok [INFO] [stdout] test preset::tests::summary_rejects_symlinks_escaping_root ... ok [INFO] [stdout] test preset::tests::summary_sort_groups_files_then_subdirs_at_each_level ... ok [INFO] [stdout] test preset::tests::summary_respects_existing_user_summary ... ok [INFO] [stdout] test preset::tests::mirror_md_files_skips_excluded_dirs ... ok [INFO] [stdout] test preset::tests::toml_string_body_escapes_all_ascii_controls ... ok [INFO] [stdout] test preset::tests::toml_string_body_escapes_quotes_and_backslash ... ok [INFO] [stdout] test preset::tests::toml_string_body_handles_high_plane_unicode ... ok [INFO] [stdout] 1 [INFO] [stdout] test preset::tests::summary_uses_dir_name_when_no_index_or_readme ... ok [INFO] [stdout] test preset::tests::summary_url_encodes_path_special_chars ... ok [INFO] [stdout] test preset::tests::toml_string_body_rejects_toml_injection ... ok [INFO] [stdout] test preset::tests::toml_string_body_escapes_control_chars ... ok [INFO] [stdout] test preset::tests::toml_string_body_roundtrips_via_toml_crate ... ok [INFO] [stdout] 2 [INFO] [stdout] 2 [INFO] [stdout] 3 [INFO] [stdout] 3 [INFO] [stdout] 4 [INFO] [stdout] 4 [INFO] [stdout] 5 [INFO] [stdout] 5 [INFO] [stdout] test commands::watchdog_tests::watchdog_passes_through_quick_command ... ok [INFO] [stdout] 6 [INFO] [stdout] 6 [INFO] [stdout] 7 [INFO] [stdout] 7 [INFO] [stdout] 8 [INFO] [stdout] 8 [INFO] [stdout] 9 [INFO] [stdout] 9 [INFO] [stdout] 10 [INFO] [stdout] 10 [INFO] [stdout] 11 [INFO] [stdout] 11 [INFO] [stdout] 12 [INFO] [stdout] 12 [INFO] [stdout] 13 [INFO] [stdout] 13 [INFO] [stdout] 14 [INFO] [stdout] 14 [INFO] [stdout] 15 [INFO] [stdout] 15 [INFO] [stdout] 16 [INFO] [stdout] 16 [INFO] [stdout] 17 [INFO] [stdout] 17 [INFO] [stdout] 18 [INFO] [stdout] 18 [INFO] [stdout] 19 [INFO] [stdout] 19 [INFO] [stdout] 20 [INFO] [stdout] 20 [INFO] [stdout] 21 [INFO] [stdout] 22 [INFO] [stdout] test commands::watchdog_tests::watchdog_zero_overall_disables_overall ... ok [INFO] [stdout] 23 [INFO] [stdout] 24 [INFO] [stdout] 25 [INFO] [stdout] 26 [INFO] [stdout] 27 [INFO] [stdout] done [INFO] [stdout] 28 [INFO] [stdout] 29 [INFO] [stdout] 30 [INFO] [stdout] 31 [INFO] [stdout] 32 [INFO] [stdout] 33 [INFO] [stdout] 34 [INFO] [stdout] 35 [INFO] [stdout] 36 [INFO] [stdout] test commands::watchdog_tests::watchdog_kills_on_stall ... ok [INFO] [stdout] 37 [INFO] [stdout] 38 [INFO] [stdout] 39 [INFO] [stdout] 40 [INFO] [stdout] 41 [INFO] [stdout] 42 [INFO] [stdout] 43 [INFO] [stdout] 44 [INFO] [stdout] 45 [INFO] [stdout] 46 [INFO] [stdout] 47 [INFO] [stdout] 48 [INFO] [stdout] 49 [INFO] [stdout] 50 [INFO] [stdout] 51 [INFO] [stdout] 52 [INFO] [stdout] 53 [INFO] [stdout] 54 [INFO] [stdout] 55 [INFO] [stdout] 56 [INFO] [stdout] 57 [INFO] [stdout] 58 [INFO] [stdout] 59 [INFO] [stdout] 60 [INFO] [stdout] 61 [INFO] [stdout] 62 [INFO] [stdout] 63 [INFO] [stdout] 64 [INFO] [stdout] 65 [INFO] [stdout] 66 [INFO] [stdout] 67 [INFO] [stdout] 68 [INFO] [stdout] 69 [INFO] [stdout] 70 [INFO] [stdout] 71 [INFO] [stdout] 72 [INFO] [stdout] 73 [INFO] [stdout] 74 [INFO] [stdout] 75 [INFO] [stdout] 76 [INFO] [stdout] 77 [INFO] [stdout] 78 [INFO] [stdout] 79 [INFO] [stdout] 80 [INFO] [stdout] 81 [INFO] [stdout] 82 [INFO] [stdout] 83 [INFO] [stdout] 84 [INFO] [stdout] 85 [INFO] [stdout] 86 [INFO] [stdout] 87 [INFO] [stdout] 88 [INFO] [stdout] 89 [INFO] [stdout] 90 [INFO] [stdout] 91 [INFO] [stdout] 92 [INFO] [stdout] 93 [INFO] [stdout] 94 [INFO] [stdout] 95 [INFO] [stdout] 96 [INFO] [stdout] 97 [INFO] [stdout] 98 [INFO] [stdout] 99 [INFO] [stdout] 100 [INFO] [stdout] test commands::watchdog_tests::watchdog_kills_on_overall_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.96s [INFO] [stdout] [INFO] [stderr] Running tests/build_integration.rs (/opt/rustwide/target/release/deps/build_integration-5702083f76444112) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test diagram_fixture_renders_all_images ... ok [INFO] [stdout] test multi_diagram_fence_renders_separate_images ... ok [INFO] [stdout] test hierarchical_sidebar_renders_nested_sections ... ok [INFO] [stdout] test user_supplied_summary_wins ... ok [INFO] [stdout] test escaping_symlink_chapter_requires_follow_flag ... ok [INFO] [stdout] test breadcrumb_assets_are_bundled_and_referenced ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c", kill_on_drop: false }` [INFO] [stdout] bdba84046cd490f73daeefe12549c9d60241017805dc13714786d6d989fcd56c