[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] 29c079eb4461de1da21f464f7674c0ac8b875f37 [INFO] testing passcod/markdown-dingus against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fmarkdown-dingus" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/passcod/markdown-dingus on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chunked_transfer v1.5.0 [INFO] [stderr] Downloaded bon v3.6.5 [INFO] [stderr] Downloaded latex2mathml v0.2.3 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded mini_markdown v0.3.5 [INFO] [stderr] Downloaded linkify v0.10.0 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded darling v0.21.0 [INFO] [stderr] Downloaded fmt2io v1.0.0 [INFO] [stderr] Downloaded mdxt v0.7.3 [INFO] [stderr] Downloaded markdown v1.0.0 [INFO] [stderr] Downloaded expry v0.4.2 [INFO] [stderr] Downloaded axum v0.8.6 [INFO] [stderr] Downloaded comrak v0.43.0 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded darling_core v0.21.0 [INFO] [stderr] Downloaded indoc v1.0.9 [INFO] [stderr] Downloaded darling_macro v0.21.0 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded axum-core v0.5.5 [INFO] [stderr] Downloaded bon-macros v3.6.5 [INFO] [stderr] Downloaded mdurl v0.3.1 [INFO] [stderr] Downloaded markdown-it v0.6.1 [INFO] [stderr] Downloaded quick-xml v0.38.0 [INFO] [stderr] Downloaded ureq v2.5.0 [INFO] [stderr] Downloaded markdowny v0.5.0 [INFO] [stderr] Downloaded gh-emoji v1.0.8 [INFO] [stderr] Downloaded concisemark v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f495a2cd3b83502d8187c73388a4d7d8c614590a80801ec1eeb6536b20f7faa9 [INFO] running `Command { std: "docker" "start" "-a" "f495a2cd3b83502d8187c73388a4d7d8c614590a80801ec1eeb6536b20f7faa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f495a2cd3b83502d8187c73388a4d7d8c614590a80801ec1eeb6536b20f7faa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f495a2cd3b83502d8187c73388a4d7d8c614590a80801ec1eeb6536b20f7faa9", kill_on_drop: false }` [INFO] [stdout] f495a2cd3b83502d8187c73388a4d7d8c614590a80801ec1eeb6536b20f7faa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] eb2a4af66175934d1e47810660f516fcec703b50350ecea9999f835d158d0b9f [INFO] running `Command { std: "docker" "start" "-a" "eb2a4af66175934d1e47810660f516fcec703b50350ecea9999f835d158d0b9f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling quick-xml v0.38.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling mdurl v0.3.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling gh-emoji v1.0.8 [INFO] [stderr] Compiling readonly v0.2.13 [INFO] [stderr] Compiling linkify v0.10.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling fmt2io v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling latex2mathml v0.2.3 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling expry v0.4.2 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling mini_markdown v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling markdown-it v0.6.1 [INFO] [stderr] Compiling markdowny v0.5.0 [INFO] [stderr] Compiling mdxt v0.7.3 [INFO] [stderr] Compiling bon v3.6.5 [INFO] [stderr] Compiling comrak v0.43.0 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling concisemark v0.4.2 [INFO] [stderr] Compiling markdown-dingus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "eb2a4af66175934d1e47810660f516fcec703b50350ecea9999f835d158d0b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2a4af66175934d1e47810660f516fcec703b50350ecea9999f835d158d0b9f", kill_on_drop: false }` [INFO] [stdout] eb2a4af66175934d1e47810660f516fcec703b50350ecea9999f835d158d0b9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e891e5fe608580af85111dd4e2deeb9f5eac399803f6c15e1b46adfb45cffd9f [INFO] running `Command { std: "docker" "start" "-a" "e891e5fe608580af85111dd4e2deeb9f5eac399803f6c15e1b46adfb45cffd9f", 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.38s [INFO] running `Command { std: "docker" "inspect" "e891e5fe608580af85111dd4e2deeb9f5eac399803f6c15e1b46adfb45cffd9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e891e5fe608580af85111dd4e2deeb9f5eac399803f6c15e1b46adfb45cffd9f", kill_on_drop: false }` [INFO] [stdout] e891e5fe608580af85111dd4e2deeb9f5eac399803f6c15e1b46adfb45cffd9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 52886741ac071e184ce2d40d2c823cfcec89e88b519163bd17e2c022141b0b4e [INFO] running `Command { std: "docker" "start" "-a" "52886741ac071e184ce2d40d2c823cfcec89e88b519163bd17e2c022141b0b4e", 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/x86_64-unknown-linux-musl/debug/deps/markdown_dingus-b1906ac31022b988) [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" "52886741ac071e184ce2d40d2c823cfcec89e88b519163bd17e2c022141b0b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52886741ac071e184ce2d40d2c823cfcec89e88b519163bd17e2c022141b0b4e", kill_on_drop: false }` [INFO] [stdout] 52886741ac071e184ce2d40d2c823cfcec89e88b519163bd17e2c022141b0b4e