[INFO] fetching crate egui_commonmark_macros 0.21.1...
[INFO] testing egui_commonmark_macros-0.21.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate egui_commonmark_macros 0.21.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate egui_commonmark_macros 0.21.1
[INFO] finished tweaking crates.io crate egui_commonmark_macros 0.21.1
[INFO] tweaked toml for crates.io crate egui_commonmark_macros 0.21.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui_commonmark_macros 0.21.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui_commonmark_macros 0.21.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.8.12
[INFO] [stderr]   Downloaded serde_spanned v0.6.6
[INFO] [stderr]   Downloaded toml_datetime v0.6.5
[INFO] [stderr]   Downloaded trybuild v1.0.96
[INFO] [stderr]   Downloaded serde_derive v1.0.195
[INFO] [stderr]   Downloaded ab_glyph v0.2.23
[INFO] [stderr]   Downloaded egui_commonmark_backend v0.21.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.32
[INFO] [stderr]   Downloaded serde v1.0.195
[INFO] [stderr]   Downloaded toml_edit v0.22.12
[INFO] [stderr]   Downloaded winnow v0.6.9
[INFO] [stderr]   Downloaded ttf-parser v0.20.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.20.0
[INFO] [stderr]   Downloaded zerocopy v0.7.32
[INFO] [stderr]   Downloaded winnow v0.5.33
[INFO] [stderr]   Downloaded serde_json v1.0.111
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded libc v0.2.152
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a586f03ac2d0db0554ce9a4201bb87bed5403e1c3c315332b462e0de49d0b773
[INFO] running `Command { std: "docker" "start" "-a" "a586f03ac2d0db0554ce9a4201bb87bed5403e1c3c315332b462e0de49d0b773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a586f03ac2d0db0554ce9a4201bb87bed5403e1c3c315332b462e0de49d0b773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a586f03ac2d0db0554ce9a4201bb87bed5403e1c3c315332b462e0de49d0b773", kill_on_drop: false }`
[INFO] [stdout] a586f03ac2d0db0554ce9a4201bb87bed5403e1c3c315332b462e0de49d0b773
[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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a5f3c6de9f9667915224fb8bf01f9c0ba59f3ea32fecf31a93c26d06e82b5f4
[INFO] running `Command { std: "docker" "start" "-a" "7a5f3c6de9f9667915224fb8bf01f9c0ba59f3ea32fecf31a93c26d06e82b5f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling emath v0.32.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling winnow v0.5.33
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ecolor v0.32.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling epaint v0.32.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling egui v0.32.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling egui_extras v0.32.0
[INFO] [stderr]    Compiling egui_commonmark_backend v0.21.0
[INFO] [stderr]    Compiling egui_commonmark_macros v0.21.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.44s
[INFO] running `Command { std: "docker" "inspect" "7a5f3c6de9f9667915224fb8bf01f9c0ba59f3ea32fecf31a93c26d06e82b5f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a5f3c6de9f9667915224fb8bf01f9c0ba59f3ea32fecf31a93c26d06e82b5f4", kill_on_drop: false }`
[INFO] [stdout] 7a5f3c6de9f9667915224fb8bf01f9c0ba59f3ea32fecf31a93c26d06e82b5f4
[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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9ef006fc53499298bfe2a9a50600ec9633a7323ebc3dffe1466017b75a78c11
[INFO] running `Command { std: "docker" "start" "-a" "e9ef006fc53499298bfe2a9a50600ec9633a7323ebc3dffe1466017b75a78c11", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling winnow v0.6.9
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling trybuild v1.0.96
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling egui_commonmark_macros v0.21.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.99s
[INFO] running `Command { std: "docker" "inspect" "e9ef006fc53499298bfe2a9a50600ec9633a7323ebc3dffe1466017b75a78c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9ef006fc53499298bfe2a9a50600ec9633a7323ebc3dffe1466017b75a78c11", kill_on_drop: false }`
[INFO] [stdout] e9ef006fc53499298bfe2a9a50600ec9633a7323ebc3dffe1466017b75a78c11
[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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50450eb53f42b5ca10cee2d273f84c40c66004a9fa6a8fea51227dbcc70eca37
[INFO] running `Command { std: "docker" "start" "-a" "50450eb53f42b5ca10cee2d273f84c40c66004a9fa6a8fea51227dbcc70eca37", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_commonmark_macros-62fca3dad3323eb7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling emath v0.32.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.5.33
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking ecolor v0.32.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling epaint v0.32.0
[INFO] [stderr]     Checking egui v0.32.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]     Checking egui_extras v0.32.0
[INFO] [stderr]     Checking egui_commonmark_backend v0.21.0
[INFO] [stderr]    Compiling egui_commonmark_macros v0.21.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking egui_commonmark_macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/egui_commonmark_macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.14s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.30s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests egui_commonmark_macros
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 39) ... ignored
[INFO] [stdout] test src/lib.rs - (line 64) ... ignored
[INFO] [stdout] test src/lib.rs - (line 19) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "50450eb53f42b5ca10cee2d273f84c40c66004a9fa6a8fea51227dbcc70eca37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50450eb53f42b5ca10cee2d273f84c40c66004a9fa6a8fea51227dbcc70eca37", kill_on_drop: false }`
[INFO] [stdout] 50450eb53f42b5ca10cee2d273f84c40c66004a9fa6a8fea51227dbcc70eca37
