[INFO] cloning repository https://github.com/dax/slack-blocks-render [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dax/slack-blocks-render" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdax%2Fslack-blocks-render", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdax%2Fslack-blocks-render'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 137e9b9cd680f37609ee84b317fc57866fd070bf [INFO] testing dax/slack-blocks-render/137e9b9cd680f37609ee84b317fc57866fd070bf against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdax%2Fslack-blocks-render" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dax/slack-blocks-render on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dax/slack-blocks-render [INFO] finished tweaking git repo https://github.com/dax/slack-blocks-render [INFO] tweaked toml for git repo https://github.com/dax/slack-blocks-render written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dax/slack-blocks-render 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded emojis v0.6.2 [INFO] [stderr] Downloaded slack-morphism v2.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc5d188539621f913ba08f262245aa0eb8e9443bf4ffa07f3a4a9ca97147e8a8 [INFO] running `Command { std: "docker" "start" "-a" "dc5d188539621f913ba08f262245aa0eb8e9443bf4ffa07f3a4a9ca97147e8a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc5d188539621f913ba08f262245aa0eb8e9443bf4ffa07f3a4a9ca97147e8a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc5d188539621f913ba08f262245aa0eb8e9443bf4ffa07f3a4a9ca97147e8a8", kill_on_drop: false }` [INFO] [stdout] dc5d188539621f913ba08f262245aa0eb8e9443bf4ffa07f3a4a9ca97147e8a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8b5cf1360875513fa5f5fb14d5f32afce1915e4ac320e47dc8ec31516850ec8 [INFO] running `Command { std: "docker" "start" "-a" "a8b5cf1360875513fa5f5fb14d5f32afce1915e4ac320e47dc8ec31516850ec8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling emojis v0.6.2 [INFO] [stderr] Compiling rvs_derive v0.3.2 [INFO] [stderr] Compiling rsb_derive v0.5.1 [INFO] [stderr] Compiling rvstruct v0.3.2 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling slack-morphism v2.3.2 [INFO] [stderr] Compiling slack-blocks-render v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.26s [INFO] running `Command { std: "docker" "inspect" "a8b5cf1360875513fa5f5fb14d5f32afce1915e4ac320e47dc8ec31516850ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b5cf1360875513fa5f5fb14d5f32afce1915e4ac320e47dc8ec31516850ec8", kill_on_drop: false }` [INFO] [stdout] a8b5cf1360875513fa5f5fb14d5f32afce1915e4ac320e47dc8ec31516850ec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ab0d9767f3fec99be6fc7a9403dbc50f7bc031a3d67337c4d1b0ab4c92ce544 [INFO] running `Command { std: "docker" "start" "-a" "6ab0d9767f3fec99be6fc7a9403dbc50f7bc031a3d67337c4d1b0ab4c92ce544", kill_on_drop: false }` [INFO] [stderr] Compiling slack-blocks-render v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "6ab0d9767f3fec99be6fc7a9403dbc50f7bc031a3d67337c4d1b0ab4c92ce544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab0d9767f3fec99be6fc7a9403dbc50f7bc031a3d67337c4d1b0ab4c92ce544", kill_on_drop: false }` [INFO] [stdout] 6ab0d9767f3fec99be6fc7a9403dbc50f7bc031a3d67337c4d1b0ab4c92ce544 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4c7c0d81a8c11281b0125f69645f14d5474de7eb105b787550c32d0018f4a34 [INFO] running `Command { std: "docker" "start" "-a" "b4c7c0d81a8c11281b0125f69645f14d5474de7eb105b787550c32d0018f4a34", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slack_blocks_render-bc77228b65580532) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test tests::context::test_with_markdown ... ok [INFO] [stdout] test tests::context::test_with_image ... ok [INFO] [stdout] test tests::rich_text::rich_text_list::test_with_bullet_list ... ok [INFO] [stdout] test tests::rich_text::rich_text_list::test_with_ordered_list ... ok [INFO] [stdout] test tests::context::test_with_plain_text ... ok [INFO] [stdout] test tests::rich_text::rich_text_preformatted::test_with_text ... ok [INFO] [stdout] test tests::rich_text::rich_text_quote::test_with_text ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::channel_element::test_with_channel_id ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::emoji_element::test_with_emoji_with_skin_tone ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::emoji_element::test_with_emoji ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::link_element::test_with_url ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::emoji_element::test_with_emoji_with_unknown_skin_tone ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::text_element::test_with_italic_text ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::text_element::test_with_code_text ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::text_element::test_with_bold_text ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::text_element::test_with_strike_text ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::text_element::test_with_styled_text ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::text_element::test_with_text ... ok [INFO] [stdout] test tests::rich_text::test_with_empty_json ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::usergroup_element::test_with_usergroup_id ... ok [INFO] [stdout] test tests::section::test_with_fields ... ok [INFO] [stdout] test tests::section::test_with_fields_and_text ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::emoji_element::test_with_unknown_emoji ... ok [INFO] [stdout] test tests::section::test_with_markdown ... ok [INFO] [stdout] test tests::rich_text::rich_text_section::user_element::test_with_user_id ... ok [INFO] [stdout] test tests::test_empty_input ... ok [INFO] [stdout] test tests::test_header ... ok [INFO] [stdout] test tests::test_with_action ... ok [INFO] [stdout] test tests::test_with_divider ... ok [INFO] [stdout] test tests::section::test_with_plain_text ... ok [INFO] [stdout] test tests::test_with_event ... ok [INFO] [stdout] test tests::test_with_file ... ok [INFO] [stdout] test tests::test_with_input ... ok [INFO] [stdout] test tests::test_with_image ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests slack_blocks_render [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b4c7c0d81a8c11281b0125f69645f14d5474de7eb105b787550c32d0018f4a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c7c0d81a8c11281b0125f69645f14d5474de7eb105b787550c32d0018f4a34", kill_on_drop: false }` [INFO] [stdout] b4c7c0d81a8c11281b0125f69645f14d5474de7eb105b787550c32d0018f4a34