[INFO] cloning repository https://github.com/zannabianca1997/mdast2minimad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zannabianca1997/mdast2minimad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzannabianca1997%2Fmdast2minimad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzannabianca1997%2Fmdast2minimad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb017dbfc522764aab39acba5375e72b37b1d326
[INFO] checking zannabianca1997/mdast2minimad/eb017dbfc522764aab39acba5375e72b37b1d326 against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzannabianca1997%2Fmdast2minimad" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zannabianca1997/mdast2minimad
[INFO] finished tweaking git repo https://github.com/zannabianca1997/mdast2minimad
[INFO] tweaked toml for git repo https://github.com/zannabianca1997/mdast2minimad written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zannabianca1997/mdast2minimad on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 104 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v1.0.0 (available: v2.0.1)
[INFO] [stderr]       Adding minimad v0.13.1 (available: v0.14.0)
[INFO] [stderr]       Adding mio v1.0.4 (available: v1.1.0)
[INFO] [stderr]       Adding termimad v0.30.1 (available: v0.34.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crokey v1.3.0
[INFO] [stderr]   Downloaded document-features v0.2.12
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.1
[INFO] [stderr]   Downloaded slugify v0.1.0
[INFO] [stderr]   Downloaded lazy-regex v3.4.1
[INFO] [stderr]   Downloaded crokey-proc_macros v1.3.0
[INFO] [stderr]   Downloaded signal-hook v0.3.18
[INFO] [stderr]   Downloaded once_cell_polyfill v1.70.2
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded litrs v1.0.0
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded minimad v0.13.1
[INFO] [stderr]   Downloaded unidecode v0.3.0
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded termimad v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74748090070e95272b98c7f483b742835dc1a89c3df30282fe3c2be0c93644f0
[INFO] running `Command { std: "docker" "start" "-a" "74748090070e95272b98c7f483b742835dc1a89c3df30282fe3c2be0c93644f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74748090070e95272b98c7f483b742835dc1a89c3df30282fe3c2be0c93644f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74748090070e95272b98c7f483b742835dc1a89c3df30282fe3c2be0c93644f0", kill_on_drop: false }`
[INFO] [stdout] 74748090070e95272b98c7f483b742835dc1a89c3df30282fe3c2be0c93644f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f5e89bf365df3494877ea9cc815084f4dcf7c52785b11ce8da2b746bd79ed36
[INFO] running `Command { std: "docker" "start" "-a" "1f5e89bf365df3494877ea9cc815084f4dcf7c52785b11ce8da2b746bd79ed36", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slugify v0.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling mdast2minimad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking minimad v0.13.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking unicode-id v0.3.6
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking markdown v1.0.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]    Compiling crokey-proc_macros v1.3.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn to_minimad(ast: &mdast::Node) -> Result<minimad::Text, ToMinimadError> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn to_minimad(ast: &mdast::Node) -> Result<minimad::Text<'_>, ToMinimadError> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     ast: &mdast::Node,
[INFO] [stdout]    |          ^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 66 |     configs: Configs,
[INFO] [stdout] 67 | ) -> Result<minimad::Text, ToMinimadError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | ) -> Result<minimad::Text<'_>, ToMinimadError> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crokey v1.3.0
[INFO] [stderr]     Checking termimad v0.30.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn to_minimad(ast: &mdast::Node) -> Result<minimad::Text, ToMinimadError> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn to_minimad(ast: &mdast::Node) -> Result<minimad::Text<'_>, ToMinimadError> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     ast: &mdast::Node,
[INFO] [stdout]    |          ^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 66 |     configs: Configs,
[INFO] [stdout] 67 | ) -> Result<minimad::Text, ToMinimadError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | ) -> Result<minimad::Text<'_>, ToMinimadError> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.24s
[INFO] running `Command { std: "docker" "inspect" "1f5e89bf365df3494877ea9cc815084f4dcf7c52785b11ce8da2b746bd79ed36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f5e89bf365df3494877ea9cc815084f4dcf7c52785b11ce8da2b746bd79ed36", kill_on_drop: false }`
[INFO] [stdout] 1f5e89bf365df3494877ea9cc815084f4dcf7c52785b11ce8da2b746bd79ed36
