[INFO] cloning repository https://github.com/passcod/markdown-dingus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/markdown-dingus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fmarkdown-dingus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fmarkdown-dingus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc8201fd52f2982643597a5b69c5019c2508a169
[INFO] testing passcod/markdown-dingus against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fmarkdown-dingus" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/passcod/markdown-dingus
[INFO] finished tweaking git repo https://github.com/passcod/markdown-dingus
[INFO] tweaked toml for git repo https://github.com/passcod/markdown-dingus written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/passcod/markdown-dingus on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/passcod/markdown-dingus 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b332019f10f3f08b01eb8d64151bc1e54935605f32c547ba6a0924490756141
[INFO] running `Command { std: "docker" "start" "-a" "1b332019f10f3f08b01eb8d64151bc1e54935605f32c547ba6a0924490756141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b332019f10f3f08b01eb8d64151bc1e54935605f32c547ba6a0924490756141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b332019f10f3f08b01eb8d64151bc1e54935605f32c547ba6a0924490756141", kill_on_drop: false }`
[INFO] [stdout] 1b332019f10f3f08b01eb8d64151bc1e54935605f32c547ba6a0924490756141
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9d67603849b0b146effae47a5d6edf5b9a29ec6a569282db9aa4ff95fdc62f0
[INFO] running `Command { std: "docker" "start" "-a" "c9d67603849b0b146effae47a5d6edf5b9a29ec6a569282db9aa4ff95fdc62f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quick-xml v0.38.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling plist v1.7.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling bon-macros v3.6.5
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling ureq v2.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling bon v3.6.5
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling gh-emoji v1.0.8
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling mdurl v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling readonly v0.2.13
[INFO] [stderr]    Compiling linkify v0.10.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling argparse v0.2.2
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling expry v0.4.2
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling latex2mathml v0.2.3
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling concisemark v0.4.2
[INFO] [stderr]    Compiling comrak v0.41.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling markdown-it v0.6.1
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling mdxt v0.7.3
[INFO] [stderr]    Compiling markdowny v0.5.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling mini_markdown v0.3.5
[INFO] [stderr]    Compiling markdown-dingus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "c9d67603849b0b146effae47a5d6edf5b9a29ec6a569282db9aa4ff95fdc62f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d67603849b0b146effae47a5d6edf5b9a29ec6a569282db9aa4ff95fdc62f0", kill_on_drop: false }`
[INFO] [stdout] c9d67603849b0b146effae47a5d6edf5b9a29ec6a569282db9aa4ff95fdc62f0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcf9251e9c2482ba91ce77d817b9106d8f553f1c15dfc73b12600d011b2bd2d4
[INFO] running `Command { std: "docker" "start" "-a" "dcf9251e9c2482ba91ce77d817b9106d8f553f1c15dfc73b12600d011b2bd2d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling markdown-dingus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.18s
[INFO] running `Command { std: "docker" "inspect" "dcf9251e9c2482ba91ce77d817b9106d8f553f1c15dfc73b12600d011b2bd2d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcf9251e9c2482ba91ce77d817b9106d8f553f1c15dfc73b12600d011b2bd2d4", kill_on_drop: false }`
[INFO] [stdout] dcf9251e9c2482ba91ce77d817b9106d8f553f1c15dfc73b12600d011b2bd2d4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8dd701ef1bb9f5c21738305bba333d99c7ea3603751aabe30197f92212cfbea9
[INFO] running `Command { std: "docker" "start" "-a" "8dd701ef1bb9f5c21738305bba333d99c7ea3603751aabe30197f92212cfbea9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/markdown_dingus-791d56aa3f35db07)
[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" "8dd701ef1bb9f5c21738305bba333d99c7ea3603751aabe30197f92212cfbea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dd701ef1bb9f5c21738305bba333d99c7ea3603751aabe30197f92212cfbea9", kill_on_drop: false }`
[INFO] [stdout] 8dd701ef1bb9f5c21738305bba333d99c7ea3603751aabe30197f92212cfbea9
