[INFO] fetching crate mdbook-typst 0.1.9... [INFO] testing mdbook-typst-0.1.9 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate mdbook-typst 0.1.9 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate mdbook-typst 0.1.9 [INFO] finished tweaking crates.io crate mdbook-typst 0.1.9 [INFO] tweaked toml for crates.io crate mdbook-typst 0.1.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mdbook-typst 0.1.9 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mdbook-typst 0.1.9 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5aab4b1e2c1a2cb49054d62154d03b7832ee2ed5300aef95f8c5ea56400abed5 [INFO] running `Command { std: "docker" "start" "-a" "5aab4b1e2c1a2cb49054d62154d03b7832ee2ed5300aef95f8c5ea56400abed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5aab4b1e2c1a2cb49054d62154d03b7832ee2ed5300aef95f8c5ea56400abed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aab4b1e2c1a2cb49054d62154d03b7832ee2ed5300aef95f8c5ea56400abed5", kill_on_drop: false }` [INFO] [stdout] 5aab4b1e2c1a2cb49054d62154d03b7832ee2ed5300aef95f8c5ea56400abed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edd9b5d9b1a1d025a1798dc858cfa4ba4be3098c17fece135facb6ebcb46f063 [INFO] running `Command { std: "docker" "start" "-a" "edd9b5d9b1a1d025a1798dc858cfa4ba4be3098c17fece135facb6ebcb46f063", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling pulldown_typst v0.6.0 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling opener v0.8.3 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling clap_complete v4.5.62 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling mdbook v0.4.52 [INFO] [stderr] Compiling pulldown_mdbook v0.3.4 [INFO] [stderr] Compiling pullup v0.4.2 [INFO] [stderr] Compiling mdbook-typst v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.76s [INFO] running `Command { std: "docker" "inspect" "edd9b5d9b1a1d025a1798dc858cfa4ba4be3098c17fece135facb6ebcb46f063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd9b5d9b1a1d025a1798dc858cfa4ba4be3098c17fece135facb6ebcb46f063", kill_on_drop: false }` [INFO] [stdout] edd9b5d9b1a1d025a1798dc858cfa4ba4be3098c17fece135facb6ebcb46f063 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 738ab319e12fdc0e5cc2be5566411131e108d0d2b8862eeec35e9ce9aa8f6651 [INFO] running `Command { std: "docker" "start" "-a" "738ab319e12fdc0e5cc2be5566411131e108d0d2b8862eeec35e9ce9aa8f6651", kill_on_drop: false }` [INFO] [stderr] Compiling mdbook-typst v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "738ab319e12fdc0e5cc2be5566411131e108d0d2b8862eeec35e9ce9aa8f6651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "738ab319e12fdc0e5cc2be5566411131e108d0d2b8862eeec35e9ce9aa8f6651", kill_on_drop: false }` [INFO] [stdout] 738ab319e12fdc0e5cc2be5566411131e108d0d2b8862eeec35e9ce9aa8f6651 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 02cbd50afc4c05d7d8e73625b876b4d24b1203c839a2512afcfc95700269b0b0 [INFO] running `Command { std: "docker" "start" "-a" "02cbd50afc4c05d7d8e73625b876b4d24b1203c839a2512afcfc95700269b0b0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdbook_typst-6a934fdf219ac86e) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test converters::html_comment_tests::extract_from_comment_with_newline ... ok [INFO] [stdout] test converters::tests::detect_callout_type_tests::leading_whitespace ... ok [INFO] [stdout] test converters::tests::detect_callout_type_tests::no_prefix ... ok [INFO] [stdout] test converters::tests::detect_callout_type_tests::note_prefix ... ok [INFO] [stdout] test converters::tests::detect_callout_type_tests::tip_prefix ... ok [INFO] [stdout] test converters::tests::detect_callout_type_tests::warning_prefix ... ok [INFO] [stdout] test converters::tests::extract_anchor_id_tests::double_quoted ... ok [INFO] [stdout] test converters::tests::extract_anchor_id_tests::not_an_anchor ... ok [INFO] [stdout] test converters::tests::extract_anchor_id_tests::no_id ... ok [INFO] [stdout] test converters::tests::detect_callout_type_tests::important_prefix ... ok [INFO] [stdout] test converters::tests::extract_anchor_id_tests::single_quoted ... ok [INFO] [stdout] test converters::tests::extract_img_src_tests::double_quoted ... ok [INFO] [stdout] test converters::tests::extract_img_src_tests::no_src ... ok [INFO] [stdout] test converters::tests::extract_img_src_tests::not_an_img ... ok [INFO] [stdout] test converters::tests::extract_img_src_tests::single_quoted ... ok [INFO] [stdout] test converters::tests::parse_code_info_tests::empty_string ... ok [INFO] [stdout] test converters::tests::parse_code_info_tests::filename_with_single_quotes ... ok [INFO] [stdout] test converters::html_comment_tests::extract_from_comment ... ok [INFO] [stdout] test converters::tests::parse_code_info_tests::filename_without_quotes ... ok [INFO] [stdout] test converters::tests::parse_code_info_tests::language_only ... ok [INFO] [stdout] test converters::tests::parse_code_info_tests::language_with_filename ... ok [INFO] [stdout] test converters::process_html_comments_tests::convert_ferris_img ... ok [INFO] [stdout] test converters::tests::parse_code_info_tests::language_with_filename_and_other_attrs ... ok [INFO] [stdout] test converters::tests::parse_code_info_tests::language_with_ignore ... ok [INFO] [stdout] test converters::tests::parse_code_info_tests::language_with_multiple_attributes ... ok [INFO] [stdout] test css::tests::parse_multiple_properties ... ok [INFO] [stdout] test css::tests::parse_ferris_css ... ok [INFO] [stdout] test css::tests::parse_simple_class ... ok [INFO] [stdout] test converters::process_html_comments_tests::convert_self_closing_img ... ok [INFO] [stdout] test converters::tests::parse_code_info_tests::whitespace_handling ... ok [INFO] [stdout] test css::tests::parse_multiple_classes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "02cbd50afc4c05d7d8e73625b876b4d24b1203c839a2512afcfc95700269b0b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02cbd50afc4c05d7d8e73625b876b4d24b1203c839a2512afcfc95700269b0b0", kill_on_drop: false }` [INFO] [stdout] 02cbd50afc4c05d7d8e73625b876b4d24b1203c839a2512afcfc95700269b0b0