[INFO] cloning repository https://github.com/LegNeato/mdbook-typst
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LegNeato/mdbook-typst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLegNeato%2Fmdbook-typst", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLegNeato%2Fmdbook-typst'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb761f63f4703fb66c5ff616780ddb029ed843fd
[INFO] testing LegNeato/mdbook-typst against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLegNeato%2Fmdbook-typst" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LegNeato/mdbook-typst
[INFO] finished tweaking git repo https://github.com/LegNeato/mdbook-typst
[INFO] tweaked toml for git repo https://github.com/LegNeato/mdbook-typst written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LegNeato/mdbook-typst on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LegNeato/mdbook-typst 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-2026-04-21" "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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3dd05501bb05da58411f5374f97b2f4762c3147e10a7891a53e89da769a91d33
[INFO] running `Command { std: "docker" "start" "-a" "3dd05501bb05da58411f5374f97b2f4762c3147e10a7891a53e89da769a91d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dd05501bb05da58411f5374f97b2f4762c3147e10a7891a53e89da769a91d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dd05501bb05da58411f5374f97b2f4762c3147e10a7891a53e89da769a91d33", kill_on_drop: false }`
[INFO] [stdout] 3dd05501bb05da58411f5374f97b2f4762c3147e10a7891a53e89da769a91d33
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 999790aedb8bd749b51d6a270eda8f67809ee936d5e22cd44e75afbdfdb29e0a
[INFO] running `Command { std: "docker" "start" "-a" "999790aedb8bd749b51d6a270eda8f67809ee936d5e22cd44e75afbdfdb29e0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf_shared v0.11.3
[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 pest v2.8.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling pulldown_typst v0.6.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling typed-builder v0.20.1
[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 derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling clap_complete v4.5.62
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling opener v0.8.3
[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.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.34s
[INFO] running `Command { std: "docker" "inspect" "999790aedb8bd749b51d6a270eda8f67809ee936d5e22cd44e75afbdfdb29e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "999790aedb8bd749b51d6a270eda8f67809ee936d5e22cd44e75afbdfdb29e0a", kill_on_drop: false }`
[INFO] [stdout] 999790aedb8bd749b51d6a270eda8f67809ee936d5e22cd44e75afbdfdb29e0a
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9117a72dee939332027cea5e9de09572af0f6e808237aaaace646aa6f424121
[INFO] running `Command { std: "docker" "start" "-a" "d9117a72dee939332027cea5e9de09572af0f6e808237aaaace646aa6f424121", kill_on_drop: false }`
[INFO] [stderr]    Compiling mdbook-typst v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.35s
[INFO] running `Command { std: "docker" "inspect" "d9117a72dee939332027cea5e9de09572af0f6e808237aaaace646aa6f424121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9117a72dee939332027cea5e9de09572af0f6e808237aaaace646aa6f424121", kill_on_drop: false }`
[INFO] [stdout] d9117a72dee939332027cea5e9de09572af0f6e808237aaaace646aa6f424121
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6014dd5a5cb4821cb3a8d1c5133e1a231193e0a3025ec1088a38aa1c12c82b15
[INFO] running `Command { std: "docker" "start" "-a" "6014dd5a5cb4821cb3a8d1c5133e1a231193e0a3025ec1088a38aa1c12c82b15", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdbook_typst-ec02ff9a37e089bc)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test converters::html_comment_tests::extract_from_comment_with_newline ... ok
[INFO] [stdout] test converters::html_comment_tests::extract_from_comment ... ok
[INFO] [stdout] test converters::process_html_comments_tests::convert_self_closing_img ... ok
[INFO] [stdout] test converters::process_html_comments_tests::convert_ferris_img ... 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::warning_prefix ... ok
[INFO] [stdout] test converters::tests::extract_anchor_id_tests::double_quoted ... ok
[INFO] [stdout] test converters::tests::detect_callout_type_tests::tip_prefix ... ok
[INFO] [stdout] test converters::tests::extract_anchor_id_tests::no_id ... 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::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::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::extract_img_src_tests::not_an_img ... ok
[INFO] [stdout] test css::tests::parse_multiple_properties ... ok
[INFO] [stdout] test css::tests::parse_ferris_css ... ok
[INFO] [stdout] test converters::tests::detect_callout_type_tests::important_prefix ... ok
[INFO] [stdout] test css::tests::parse_multiple_classes ... 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::tests::parse_code_info_tests::language_with_multiple_attributes ... ok
[INFO] [stdout] test tests::translates_mdbook_05_payload ... ok
[INFO] [stdout] test css::tests::parse_simple_class ... ok
[INFO] [stdout] test converters::tests::parse_code_info_tests::whitespace_handling ... ok
[INFO] [stdout] test converters::tests::parse_code_info_tests::filename_without_quotes ... ok
[INFO] [stdout] test tests::invalid_json_is_returned_unchanged ... ok
[INFO] [stdout] test tests::strip_nulls_is_recursive ... ok
[INFO] [stdout] test tests::passes_through_mdbook_04_payload ... ok
[INFO] [stdout] test converters::tests::extract_anchor_id_tests::not_an_anchor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6014dd5a5cb4821cb3a8d1c5133e1a231193e0a3025ec1088a38aa1c12c82b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6014dd5a5cb4821cb3a8d1c5133e1a231193e0a3025ec1088a38aa1c12c82b15", kill_on_drop: false }`
[INFO] [stdout] 6014dd5a5cb4821cb3a8d1c5133e1a231193e0a3025ec1088a38aa1c12c82b15
