[INFO] fetching crate presenterm 0.14.0... [INFO] testing presenterm-0.14.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate presenterm 0.14.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate presenterm 0.14.0 [INFO] finished tweaking crates.io crate presenterm 0.14.0 [INFO] tweaked toml for crates.io crate presenterm 0.14.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate presenterm 0.14.0 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 crates.io crate presenterm 0.14.0 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 tl v0.7.8 [INFO] [stderr] Downloaded vte v0.15.0 [INFO] [stderr] Downloaded comrak v0.39.0 [INFO] [stderr] Downloaded plist v1.7.1 [INFO] [stderr] Downloaded sixel-rs v0.4.1 [INFO] [stderr] Downloaded sixel-sys v0.3.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7d9d5b2903e2fa3d3887d764c6f50c473df5bc6f6fe79087582fc606160c876 [INFO] running `Command { std: "docker" "start" "-a" "e7d9d5b2903e2fa3d3887d764c6f50c473df5bc6f6fe79087582fc606160c876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7d9d5b2903e2fa3d3887d764c6f50c473df5bc6f6fe79087582fc606160c876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d9d5b2903e2fa3d3887d764c6f50c473df5bc6f6fe79087582fc606160c876", kill_on_drop: false }` [INFO] [stdout] e7d9d5b2903e2fa3d3887d764c6f50c473df5bc6f6fe79087582fc606160c876 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3c0122ff6e6549b2d37c647d84713a51aca1cfc3258ea93204d77794aa9a05ac [INFO] running `Command { std: "docker" "start" "-a" "3c0122ff6e6549b2d37c647d84713a51aca1cfc3258ea93204d77794aa9a05ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling presenterm v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling comrak v0.39.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling tl v0.7.8 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling merge-struct v0.1.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stdout] warning: struct `ThemeNotFound` is never constructed [INFO] [stdout] --> src/code/highlighting.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct ThemeNotFound; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThemeNotFound` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/code/highlighting.rs:96:40 [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) fn language_highlighter(&self, language: &SnippetLanguage) -> LanguageHighlighter { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) fn language_highlighter(&self, language: &SnippetLanguage) -> LanguageHighlighter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/markdown/text.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn split(&self, max_length: usize) -> SplitTextIter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn split(&self, max_length: usize) -> SplitTextIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/markdown/text.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | fn to_ref(&self) -> WeightedTextRef { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | fn to_ref(&self) -> WeightedTextRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/render/mod.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | fn create_engine(&mut self, dimensions: WindowSize) -> RenderEngine> { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | fn create_engine(&mut self, dimensions: WindowSize) -> RenderEngine<'_, Terminal> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/transitions/mod.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | fn build_commands(&self) -> Vec; [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | fn build_commands(&self) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/transitions/mod.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | fn build_commands(&self) -> Vec { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn build_commands(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/transitions/fade.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | fn build_commands(&self) -> Vec { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | fn build_commands(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "3c0122ff6e6549b2d37c647d84713a51aca1cfc3258ea93204d77794aa9a05ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c0122ff6e6549b2d37c647d84713a51aca1cfc3258ea93204d77794aa9a05ac", kill_on_drop: false }` [INFO] [stdout] 3c0122ff6e6549b2d37c647d84713a51aca1cfc3258ea93204d77794aa9a05ac [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/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] ee75216d6566e2cc38e6e1bee6d8ec1302e6acf430fed06545538fb19ebfef41 [INFO] running `Command { std: "docker" "start" "-a" "ee75216d6566e2cc38e6e1bee6d8ec1302e6acf430fed06545538fb19ebfef41", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling comrak v0.39.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tl v0.7.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling merge-struct v0.1.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling presenterm v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ThemeNotFound` is never constructed [INFO] [stdout] --> src/code/highlighting.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct ThemeNotFound; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThemeNotFound` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/code/highlighting.rs:96:40 [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) fn language_highlighter(&self, language: &SnippetLanguage) -> LanguageHighlighter { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) fn language_highlighter(&self, language: &SnippetLanguage) -> LanguageHighlighter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/markdown/text.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn split(&self, max_length: usize) -> SplitTextIter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn split(&self, max_length: usize) -> SplitTextIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/markdown/text.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | fn to_ref(&self) -> WeightedTextRef { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | fn to_ref(&self) -> WeightedTextRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/render/mod.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | fn create_engine(&mut self, dimensions: WindowSize) -> RenderEngine> { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | fn create_engine(&mut self, dimensions: WindowSize) -> RenderEngine<'_, Terminal> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/transitions/mod.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | fn build_commands(&self) -> Vec; [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | fn build_commands(&self) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/transitions/mod.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | fn build_commands(&self) -> Vec { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn build_commands(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/transitions/fade.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | fn build_commands(&self) -> Vec { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | fn build_commands(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "ee75216d6566e2cc38e6e1bee6d8ec1302e6acf430fed06545538fb19ebfef41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee75216d6566e2cc38e6e1bee6d8ec1302e6acf430fed06545538fb19ebfef41", kill_on_drop: false }` [INFO] [stdout] ee75216d6566e2cc38e6e1bee6d8ec1302e6acf430fed06545538fb19ebfef41 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 62ec2d4c9372dd4b181f43e02e5db0d503d1548d8a913cc136a0afd545b728dd [INFO] running `Command { std: "docker" "start" "-a" "62ec2d4c9372dd4b181f43e02e5db0d503d1548d8a913cc136a0afd545b728dd", kill_on_drop: false }` [INFO] [stderr] warning: struct `ThemeNotFound` is never constructed [INFO] [stderr] --> src/code/highlighting.rs:230:12 [INFO] [stderr] | [INFO] [stderr] 230 | pub struct ThemeNotFound; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ThemeNotFound` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/code/highlighting.rs:96:40 [INFO] [stderr] | [INFO] [stderr] 96 | pub(crate) fn language_highlighter(&self, language: &SnippetLanguage) -> LanguageHighlighter { [INFO] [stderr] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 96 | pub(crate) fn language_highlighter(&self, language: &SnippetLanguage) -> LanguageHighlighter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/markdown/text.rs:20:25 [INFO] [stderr] | [INFO] [stderr] 20 | pub(crate) fn split(&self, max_length: usize) -> SplitTextIter { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 20 | pub(crate) fn split(&self, max_length: usize) -> SplitTextIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/markdown/text.rs:100:15 [INFO] [stderr] | [INFO] [stderr] 100 | fn to_ref(&self) -> WeightedTextRef { [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 100 | fn to_ref(&self) -> WeightedTextRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/render/mod.rs:81:22 [INFO] [stderr] | [INFO] [stderr] 81 | fn create_engine(&mut self, dimensions: WindowSize) -> RenderEngine> { [INFO] [stderr] | ^^^^^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 81 | fn create_engine(&mut self, dimensions: WindowSize) -> RenderEngine<'_, Terminal> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/transitions/mod.rs:29:23 [INFO] [stderr] | [INFO] [stderr] 29 | fn build_commands(&self) -> Vec; [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 29 | fn build_commands(&self) -> Vec>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/transitions/mod.rs:67:23 [INFO] [stderr] | [INFO] [stderr] 67 | fn build_commands(&self) -> Vec { [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 67 | fn build_commands(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/transitions/fade.rs:69:23 [INFO] [stderr] | [INFO] [stderr] 69 | fn build_commands(&self) -> Vec { [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 69 | fn build_commands(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `presenterm` (bin "presenterm" test) generated 8 warnings (run `cargo fix --bin "presenterm" --tests` to apply 7 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/presenterm-fbc181b67743c722) [INFO] [stdout] [INFO] [stdout] running 441 tests [INFO] [stdout] test code::execute::test::built_in_executors ... ok [INFO] [stdout] test code::execute::test::non_executable_code_cant_be_executed ... ok [INFO] [stdout] test code::execute::test::shell_code_execution ... ok [INFO] [stdout] test code::padding::test::right_padding::case_1 ... ok [INFO] [stdout] test code::execute::test::shell_code_execution_executes_hidden_lines ... ok [INFO] [stdout] test code::padding::test::right_padding::case_2 ... ok [INFO] [stdout] test code::padding::test::right_padding::case_3 ... ok [INFO] [stdout] test code::padding::test::right_padding::case_4 ... ok [INFO] [stdout] test code::padding::test::zero_count ... ok [INFO] [stdout] test code::snippet::test::code_executable_contents ... ok [INFO] [stdout] test code::snippet::test::code_visible_lines ... ok [INFO] [stdout] test code::snippet::test::code_with_line_numbers ... ok [INFO] [stdout] test code::snippet::test::highlight_line_range ... ok [INFO] [stdout] test code::execute::test::shell_code_execution_captures_stderr ... ok [INFO] [stdout] test code::snippet::test::highlight_none ... ok [INFO] [stdout] test code::snippet::test::highlight_specific_lines ... ok [INFO] [stdout] test code::snippet::test::image ... ok [INFO] [stdout] test code::snippet::test::invalid_attributes ... ok [INFO] [stdout] test code::snippet::test::invalid_line_highlights::case_01_no_end ... ok [INFO] [stdout] test code::snippet::test::invalid_line_highlights::case_02_number_no_end ... ok [INFO] [stdout] test code::snippet::test::invalid_line_highlights::case_03_comma_nothing ... ok [INFO] [stdout] test code::snippet::test::invalid_line_highlights::case_04_brace_comma ... ok [INFO] [stdout] test code::snippet::test::invalid_line_highlights::case_05_range_no_end ... ok [INFO] [stdout] test code::snippet::test::acquire_terminal ... ok [INFO] [stdout] test code::snippet::test::invalid_line_highlights::case_06_range_end ... ok [INFO] [stdout] test code::snippet::test::invalid_line_highlights::case_07_too_many_ranges ... ok [INFO] [stdout] test code::snippet::test::invalid_line_highlights::case_10_too_large_end ... ok [INFO] [stdout] test code::snippet::test::invalid_line_highlights::case_09_too_large ... ok [INFO] [stdout] test code::snippet::test::multiple_groups ... ok [INFO] [stdout] test code::snippet::test::invalid_line_highlights::case_08_range_comma ... ok [INFO] [stdout] test code::snippet::test::no_attributes ... ok [INFO] [stdout] test code::snippet::test::invalid_width ... ok [INFO] [stdout] test code::snippet::test::one_attribute ... ok [INFO] [stdout] test code::snippet::test::two_attributes ... ok [INFO] [stdout] test code::snippet::test::parse_width ... ok [INFO] [stdout] test code::snippet::test::unknown_language ... ok [INFO] [stdout] test commands::keyboard::test::conflicts::case_2 ... ok [INFO] [stdout] test commands::keyboard::test::conflicts::case_3 ... ok [INFO] [stdout] test commands::keyboard::test::conflicts::case_4 ... ok [INFO] [stdout] test commands::keyboard::test::conflicts::case_5 ... ok [INFO] [stdout] test commands::keyboard::test::conflicts::case_6 ... ok [INFO] [stdout] test commands::keyboard::test::display::case_1 ... ok [INFO] [stdout] test code::snippet::test::tabs_in_snippet ... ok [INFO] [stdout] test commands::keyboard::test::conflicts::case_1 ... ok [INFO] [stdout] test commands::keyboard::test::display::case_2 ... ok [INFO] [stdout] test commands::keyboard::test::display::case_3 ... ok [INFO] [stdout] test commands::keyboard::test::invalid_key_bindings::case_1_invalid_tag ... ok [INFO] [stdout] test commands::keyboard::test::invalid_key_bindings::case_3_too_many_numbers ... ok [INFO] [stdout] test commands::keyboard::test::invalid_key_bindings::case_2_invalid_char ... ok [INFO] [stdout] test commands::keyboard::test::invalid_key_bindings::case_4_control_sequence ... ok [INFO] [stdout] test commands::keyboard::test::invalid_key_bindings::case_5_f10 ... ok [INFO] [stdout] test commands::keyboard::test::invalid_key_bindings::case_6_unfinished_f ... ok [INFO] [stdout] test code::highlighting::test::default_highlighter ... ok [INFO] [stdout] test commands::keyboard::test::match_number::case_1_number_something ... ok [INFO] [stdout] test commands::keyboard::test::match_number::case_2_number_something ... ok [INFO] [stdout] test commands::keyboard::test::matching::case_01_single ... ok [INFO] [stdout] test commands::keyboard::test::matching::case_05_control ... ok [INFO] [stdout] test commands::keyboard::test::matching::case_06_page_up ... ok [INFO] [stdout] test commands::keyboard::test::matching::case_02_single_uppercase ... ok [INFO] [stdout] test commands::keyboard::test::matching::case_03_multi ... ok [INFO] [stdout] test commands::keyboard::test::matching::case_04_multi_space ... ok [INFO] [stdout] test commands::keyboard::test::matching::case_07_page_down ... ok [INFO] [stdout] test commands::keyboard::test::matching::case_08_enter ... ok [INFO] [stdout] test commands::keyboard::test::matching::case_09_home ... ok [INFO] [stdout] test commands::keyboard::test::matching::case_10_end ... ok [INFO] [stdout] test commands::keyboard::test::no_conflicts::case_1 ... ok [INFO] [stdout] test commands::keyboard::test::no_matching::case_1_number_something ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_02_char ... ok [INFO] [stdout] test commands::keyboard::test::no_conflicts::case_2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_01_number ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_03_ctrl_char1 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_05_dot ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_06_dot ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_07_multi ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_04_ctrl_char2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_08_page_up1 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_09_page_up2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_10_page_down1 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_11_page_down2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_12_enter1 ... ok [INFO] [stdout] test code::highlighting::test::load_custom ... ok [INFO] [stdout] test code::highlighting::test::default_themes ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_13_enter2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_14_enter3 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_15_home1 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_16_home2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_17_end1 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_18_end2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_19_left1 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_22_right2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_23_up1 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_24_up2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_25_down1 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_26_down2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_29_f1 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_30_f12 ... ok [INFO] [stdout] test code::highlighting::test::register_from_missing_directory ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_21_right1 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_27_esc1 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_20_left2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_28_esc2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_34_tab2 ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_31_backspace1 ... ok [INFO] [stdout] test commands::keyboard::test::partial_matching::case_1_fewer ... ok [INFO] [stdout] test commands::keyboard::test::partial_matching::case_4_number_something3 ... ok [INFO] [stdout] test commands::speaker_notes::tests::bind_multiple ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_32_backspace2 ... ok [INFO] [stdout] test commands::keyboard::test::partial_matching::case_2_number_something1 ... ok [INFO] [stdout] test config::test::default_bindings ... ok [INFO] [stdout] test commands::keyboard::test::partial_matching::case_3_number_something2 ... ok [INFO] [stdout] test config::test::default_options_serde ... ok [INFO] [stdout] test commands::keyboard::test::parse_key_binding::case_33_tab1 ... ok [INFO] [stdout] test demo::test::demo_presentation ... ok [INFO] [stdout] test export::html::test::html_text::case_01_none ... ok [INFO] [stdout] test export::html::test::html_text::case_02_bold ... ok [INFO] [stdout] test export::html::test::html_text::case_03_italics ... ok [INFO] [stdout] test export::html::test::html_text::case_04_bold_italics ... ok [INFO] [stdout] test export::html::test::html_text::case_05_strikethrough ... ok [INFO] [stdout] test export::html::test::html_text::case_06_underlined ... ok [INFO] [stdout] test export::html::test::html_text::case_07_strikethrough_underlined ... ok [INFO] [stdout] test export::html::test::html_text::case_08_foreground_color ... ok [INFO] [stdout] test export::html::test::html_text::case_09_background_color ... ok [INFO] [stdout] test export::html::test::html_text::case_10_font_size ... ok [INFO] [stdout] test export::html::test::render_span ... ok [INFO] [stdout] test markdown::html::tests::parse_class ... ok [INFO] [stdout] test markdown::html::tests::parse_color::case_1_rgb ... ok [INFO] [stdout] test markdown::html::tests::parse_color::case_2_red ... ok [INFO] [stdout] test markdown::html::tests::parse_end_tag ... ok [INFO] [stdout] test markdown::html::tests::parse_invalid_color::case_1_rgb ... ok [INFO] [stdout] test markdown::html::tests::parse_invalid_color::case_2_red ... ok [INFO] [stdout] test markdown::html::tests::parse_invalid_html::case_1_invalid_start_tag ... ok [INFO] [stdout] test markdown::html::tests::parse_invalid_html::case_2_invalid_end_tag ... ok [INFO] [stdout] test markdown::html::tests::parse_invalid_html::case_3_invalid_attribute ... ok [INFO] [stdout] test markdown::html::tests::parse_invalid_html::case_4_invalid_attribute ... ok [INFO] [stdout] test markdown::html::tests::parse_invalid_html::case_5_invalid_color ... ok [INFO] [stdout] test markdown::parse::test::code_block ... ok [INFO] [stdout] test markdown::parse::test::block_quote ... ok [INFO] [stdout] test markdown::html::tests::parse_style ... ok [INFO] [stdout] test markdown::parse::test::comment ... ok [INFO] [stdout] test markdown::parse::test::front_matter_newlines::case_1_lf ... ok [INFO] [stdout] test markdown::parse::test::front_matter_newlines::case_2_crlf ... ok [INFO] [stdout] test markdown::parse::test::heading ... ok [INFO] [stdout] test markdown::parse::test::error_lines_offset_by_front_matter ... ok [INFO] [stdout] test markdown::parse::test::image ... ok [INFO] [stdout] test markdown::parse::test::image_within_text ... ok [INFO] [stdout] test markdown::parse::test::html_inlines ... ok [INFO] [stdout] test markdown::parse::test::inline_code ... ok [INFO] [stdout] test markdown::parse::test::line_breaks ... ok [INFO] [stdout] test markdown::parse::test::link_w_label_w_title ... ok [INFO] [stdout] test markdown::parse::test::link_w_label_wo_title ... ok [INFO] [stdout] test markdown::parse::test::link_wo_label_w_title ... ok [INFO] [stdout] test markdown::parse::test::link_wo_label_wo_title ... ok [INFO] [stdout] test markdown::parse::test::comment_lines_offset_by_front_matter ... ok [INFO] [stdout] test markdown::parse::test::paragraph ... ok [INFO] [stdout] test markdown::parse::test::parse_alert ... ok [INFO] [stdout] test markdown::parse::test::ordered_list_starting_non_one ... ok [INFO] [stdout] test markdown::parse::test::list_comment_in_between ... ok [INFO] [stdout] test markdown::parse::test::multiline_block_quote ... ok [INFO] [stdout] test markdown::parse::test::parse_inlines ... ok [INFO] [stdout] test markdown::parse::test::setex_heading ... ok [INFO] [stdout] test markdown::parse::test::table ... ok [INFO] [stdout] test markdown::parse::test::slide_metadata ... ok [INFO] [stdout] test markdown::parse::test::thematic_break ... ok [INFO] [stdout] test markdown::parse::test::wikilink_wo_title ... ok [INFO] [stdout] test markdown::parse::test::unordered_list ... ok [INFO] [stdout] test markdown::text::test::compaction::case_1_single ... ok [INFO] [stdout] test markdown::text::test::compaction::case_2_two ... ok [INFO] [stdout] test markdown::text::test::compaction::case_3_three ... ok [INFO] [stdout] test markdown::text::test::compaction::case_5_split_merged ... ok [INFO] [stdout] test markdown::text::test::font_size_split ... ok [INFO] [stdout] test markdown::text::test::make_ref ... ok [INFO] [stdout] test markdown::text::test::many_utf8_characters ... ok [INFO] [stdout] test markdown::text::test::minimal_split ... ok [INFO] [stdout] test markdown::text::test::no_spaces_split ... ok [INFO] [stdout] test markdown::text::test::no_split_necessary ... ok [INFO] [stdout] test markdown::text::test::compaction::case_4_split ... ok [INFO] [stdout] test markdown::text::test::no_whitespaces_ascii ... ok [INFO] [stdout] test markdown::text::test::no_whitespaces_utf8 ... ok [INFO] [stdout] test markdown::text::test::prefixed_by_whitespace ... ok [INFO] [stdout] test markdown::text::test::split_at_full_length ... ok [INFO] [stdout] test markdown::text::test::split_lines_multi ... ok [INFO] [stdout] test markdown::text::test::split_lines_single ... ok [INFO] [stdout] test markdown::text::test::text_creation ... ok [INFO] [stdout] test markdown::text::test::text_creation_utf8 ... ok [INFO] [stdout] test markdown::text::test::utf8_character ... ok [INFO] [stdout] test markdown::text::test::wide_characters ... ok [INFO] [stdout] test markdown::text::test::word_split ... ok [INFO] [stdout] test markdown::text_style::tests::iterate_attributes::case_4_italics ... ok [INFO] [stdout] test markdown::text_style::tests::iterate_attributes::case_1_default ... ok [INFO] [stdout] test markdown::text_style::tests::iterate_attributes::case_6_underlined ... ok [INFO] [stdout] test markdown::text_style::tests::iterate_attributes::case_2_code ... ok [INFO] [stdout] test markdown::text_style::tests::iterate_attributes::case_8_bg_color ... ok [INFO] [stdout] test markdown::text_style::tests::iterate_attributes::case_7_bg_color ... ok [INFO] [stdout] test markdown::text_style::tests::iterate_attributes::case_3_bold ... ok [INFO] [stdout] test markdown::text::test::long_splits ... ok [INFO] [stdout] test markdown::text_style::tests::iterate_attributes::case_5_strikethrough ... ok [INFO] [stdout] test presentation::builder::snippet::tests::filter_lines::case_02_start_from_first ... ok [INFO] [stdout] test presentation::builder::snippet::tests::filter_lines::case_03_start_from_second ... ok [INFO] [stdout] test markdown::text_style::tests::iterate_attributes::case_9_all ... ok [INFO] [stdout] test presentation::builder::snippet::tests::filter_lines::case_01_no_filters ... ok [INFO] [stdout] test presentation::builder::snippet::tests::filter_lines::case_06_end_last ... ok [INFO] [stdout] test presentation::builder::snippet::tests::filter_lines::case_07_end_one_before_last ... ok [INFO] [stdout] test presentation::builder::snippet::tests::filter_lines::case_08_end_at_first ... ok [INFO] [stdout] test presentation::builder::snippet::tests::filter_lines::case_04_start_from_end ... ok [INFO] [stdout] test presentation::builder::snippet::tests::filter_lines::case_05_start_from_past_end ... ok [INFO] [stdout] test presentation::builder::snippet::tests::filter_lines::case_09_end_at_zero ... ok [INFO] [stdout] test presentation::builder::snippet::tests::filter_lines::case_10_start_and_end ... ok [INFO] [stdout] test presentation::builder::snippet::tests::filter_lines::case_11_crossed ... ok [INFO] [stdout] test commands::speaker_notes::tests::multicast ... ok [INFO] [stdout] test presentation::builder::test::automatic_pauses::case_2_no_pause_before ... ok [INFO] [stdout] test presentation::builder::test::automatic_pauses::case_1_default ... ok [INFO] [stdout] test presentation::builder::test::command_formatting::case_01_pause ... ok [INFO] [stdout] test presentation::builder::test::command_formatting::case_02_pause ... ok [INFO] [stdout] test presentation::builder::test::command_formatting::case_03_end_slide ... ok [INFO] [stdout] test presentation::builder::test::command_formatting::case_04_column_layout ... ok [INFO] [stdout] test presentation::builder::test::command_formatting::case_05_column ... ok [INFO] [stdout] test presentation::builder::test::command_formatting::case_06_reset_layout ... ok [INFO] [stdout] test presentation::builder::test::command_formatting::case_07_incremental_lists ... ok [INFO] [stdout] test presentation::builder::test::command_formatting::case_08_incremental_lists ... ok [INFO] [stdout] test presentation::builder::test::command_formatting::case_09_incremental_lists ... ok [INFO] [stdout] test presentation::builder::test::command_formatting::case_10_incremental_lists ... ok [INFO] [stdout] test presentation::builder::test::command_formatting::case_11_incremental_lists ... ok [INFO] [stdout] test presentation::builder::test::alignment ... ok [INFO] [stdout] test presentation::builder::test::automatic_pauses::case_4_no_pauses ... ok [INFO] [stdout] test presentation::builder::test::automatic_pauses::case_3_no_pause_after ... ok [INFO] [stdout] test presentation::builder::test::automatic_pauses_no_incremental_lists ... ok [INFO] [stdout] test presentation::builder::test::already_in_column ... ok [INFO] [stdout] test presentation::builder::test::comment_prefix::case_2_non_command_with_prefix ... ok [INFO] [stdout] test presentation::builder::test::comment_prefix::case_3_non_prefixed ... ok [INFO] [stdout] test presentation::builder::test::end_slide_inside_column ... ok [INFO] [stdout] test presentation::builder::test::column_index_overflow ... ok [INFO] [stdout] test presentation::builder::test::empty_heading_prefix ... ok [INFO] [stdout] test code::highlighting::test::language_extensions_exist ... ok [INFO] [stdout] test presentation::builder::test::comment_prefix::case_1_command_with_prefix ... ok [INFO] [stdout] test presentation::builder::test::end_slide_inside_layout ... ok [INFO] [stdout] test presentation::builder::test::end_slide_shorthand ... ok [INFO] [stdout] test presentation::builder::test::image_attributes::case_1_width ... ok [INFO] [stdout] test presentation::builder::test::image_attributes::case_2_w ... ok [INFO] [stdout] test presentation::builder::test::image_attributes::case_3_nothing ... ok [INFO] [stdout] test presentation::builder::test::image_attributes::case_4_no_prefix ... ok [INFO] [stdout] test presentation::builder::test::image_attributes_empty_prefix::case_1_width ... ok [INFO] [stdout] test presentation::builder::test::image_attributes_empty_prefix::case_2_empty ... ok [INFO] [stdout] test presentation::builder::test::extra_fields_in_metadata ... ok [INFO] [stdout] test presentation::builder::test::ignore_comments::case_4_vim_command ... ok [INFO] [stdout] test presentation::builder::test::ignore_comments::case_1_multiline ... ok [INFO] [stdout] test presentation::builder::test::ignore_comments::case_3_many_close_braces ... ok [INFO] [stdout] test presentation::builder::test::external_snippet ... ok [INFO] [stdout] test presentation::builder::test::implicit_slide_ends ... ok [INFO] [stdout] test presentation::builder::test::iterate_list ... ok [INFO] [stdout] test presentation::builder::test::iterate_list_starting_from_other ... ok [INFO] [stdout] test presentation::builder::test::ignore_comments::case_5_padded_vim_command ... ok [INFO] [stdout] test presentation::builder::test::ignore_comments::case_2_many_open_braces ... ok [INFO] [stdout] test presentation::builder::test::incremental_lists_end_of_slide ... ok [INFO] [stdout] test presentation::builder::test::implicit_slide_ends_with_front_matter ... ok [INFO] [stdout] test presentation::builder::test::invalid_layouts::case_1_empty ... ok [INFO] [stdout] test presentation::builder::test::invalid_layouts::case_2_zero ... ok [INFO] [stdout] test presentation::builder::test::list_font_size::case_1_two ... ok [INFO] [stdout] test presentation::builder::test::layout_without_init ... ok [INFO] [stdout] test presentation::builder::test::operation_without_enter_column ... ok [INFO] [stdout] test presentation::builder::test::list_font_size::case_2_three ... ok [INFO] [stdout] test presentation::builder::test::invalid_layouts::case_3_one_is_zero ... ok [INFO] [stdout] test presentation::builder::test::list_font_size::case_3_four ... ok [INFO] [stdout] test presentation::builder::test::ordered_list_with_pauses ... ok [INFO] [stdout] test presentation::builder::test::parse_front_matter_strict ... ok [INFO] [stdout] test presentation::builder::test::pause_after_list ... ok [INFO] [stdout] test presentation::builder::test::pause_new_slide ... ok [INFO] [stdout] test presentation::builder::test::pause_inside_layout ... ok [INFO] [stdout] test presentation::builder::test::prelude_appears_once ... ok [INFO] [stdout] test presentation::diff::test::chunk_change ... ok [INFO] [stdout] test presentation::diff::test::different_colors ... ok [INFO] [stdout] test presentation::diff::test::different_column ... ok [INFO] [stdout] test presentation::diff::test::different_column_layout ... ok [INFO] [stdout] test presentation::diff::test::different_text ... ok [INFO] [stdout] test presentation::diff::test::different_text_alignment ... ok [INFO] [stdout] test presentation::diff::test::no_slide_changes ... ok [INFO] [stdout] test presentation::diff::test::presentation_changed_style ... ok [INFO] [stdout] test presentation::diff::test::same_not_modified::case_01 ... ok [INFO] [stdout] test presentation::builder::test::skip_all_slides ... ok [INFO] [stdout] test presentation::diff::test::same_not_modified::case_02 ... ok [INFO] [stdout] test presentation::diff::test::same_not_modified::case_04 ... ok [INFO] [stdout] test presentation::diff::test::same_not_modified::case_03 ... ok [INFO] [stdout] test presentation::diff::test::same_not_modified::case_05 ... ok [INFO] [stdout] test presentation::diff::test::same_not_modified::case_07 ... ok [INFO] [stdout] test presentation::diff::test::same_not_modified::case_06 ... ok [INFO] [stdout] test presentation::diff::test::same_not_modified::case_08 ... ok [INFO] [stdout] test presentation::diff::test::same_not_modified::case_09 ... ok [INFO] [stdout] test presentation::diff::test::same_not_modified::case_10 ... ok [INFO] [stdout] test presentation::diff::test::same_not_modified::case_12 ... ok [INFO] [stdout] test presentation::diff::test::same_not_modified::case_11 ... ok [INFO] [stdout] test presentation::diff::test::second_slide_content_changed ... ok [INFO] [stdout] test presentation::diff::test::slides_added ... ok [INFO] [stdout] test presentation::test::jumping::case_01_previous_from_first ... ok [INFO] [stdout] test presentation::diff::test::slides_truncated ... ok [INFO] [stdout] test presentation::test::jumping::case_03_next_next_from_first ... ok [INFO] [stdout] test presentation::test::jumping::case_02_next_from_first ... ok [INFO] [stdout] test presentation::test::jumping::case_04_next_next_next_from_first ... ok [INFO] [stdout] test presentation::test::jumping::case_05_next_fast_from_first ... ok [INFO] [stdout] test presentation::test::jumping::case_06_next_fast_twice_from_first ... ok [INFO] [stdout] test presentation::test::jumping::case_07_last_from_first ... ok [INFO] [stdout] test presentation::test::jumping::case_08_previous_from_second ... ok [INFO] [stdout] test presentation::test::jumping::case_09_previous_fast_from_second ... ok [INFO] [stdout] test presentation::test::jumping::case_10_previous_fast_twice_from_second ... ok [INFO] [stdout] test presentation::test::jumping::case_11_next_from_second ... ok [INFO] [stdout] test presentation::test::jumping::case_12_specific_first_from_second ... ok [INFO] [stdout] test presentation::test::jumping::case_13_specific_last_from_second ... ok [INFO] [stdout] test presentation::test::jumping::case_14_first_from_last ... ok [INFO] [stdout] test presentation::test::jumping_with_mutations::case_1_next_1 ... ok [INFO] [stdout] test presentation::test::jumping_with_mutations::case_2_next_previous ... ok [INFO] [stdout] test presentation::test::jumping_with_mutations::case_4_next_3 ... ok [INFO] [stdout] test presentation::test::jumping_with_mutations::case_5_next_4 ... ok [INFO] [stdout] test presentation::test::jumping_with_mutations::case_3_next_2 ... ok [INFO] [stdout] test presentation::test::jumping_with_mutations::case_6_next_4_back_4 ... ok [INFO] [stdout] test presentation::test::jumping_with_mutations::case_8_back_from_second ... ok [INFO] [stdout] test presentation::test::jumping_with_mutations::case_7_last_first ... ok [INFO] [stdout] test presentation::test::jumping_with_mutations::case_9_specific_from_second ... ok [INFO] [stdout] test render::engine::tests::bottom_margin ... ok [INFO] [stdout] test render::engine::tests::centered_image::case_1_shrink ... ok [INFO] [stdout] test render::engine::tests::centered_image::case_2_specific ... ok [INFO] [stdout] test render::engine::tests::centered_image::case_3_width_scaled ... ok [INFO] [stdout] test render::engine::tests::columns ... ok [INFO] [stdout] test render::engine::tests::image::case_2_specific ... ok [INFO] [stdout] test render::engine::tests::image::case_3_width_scaled ... ok [INFO] [stdout] test render::engine::tests::margin_with_max_size ... ok [INFO] [stdout] test render::engine::tests::image::case_1_shrink ... ok [INFO] [stdout] test render::engine::tests::margins ... ok [INFO] [stdout] test render::engine::tests::nested_margins ... ok [INFO] [stdout] test render::engine::tests::restore_cursor_after_image ... ok [INFO] [stdout] test render::engine::tests::right_aligned_image::case_1_shrink ... ok [INFO] [stdout] test render::engine::tests::right_aligned_image::case_2_specific ... ok [INFO] [stdout] test render::engine::tests::right_aligned_image::case_3_width_scaled ... ok [INFO] [stdout] test render::engine::tests::top_margin ... ok [INFO] [stdout] test render::layout::test::layout::case_02_left_some_margin ... ok [INFO] [stdout] test render::layout::test::layout::case_03_left_line_overflows ... ok [INFO] [stdout] test render::layout::test::layout::case_01_left_no_margin ... ok [INFO] [stdout] test render::layout::test::layout::case_04_left_large_margin ... ok [INFO] [stdout] test render::layout::test::layout::case_05_left_margin_too_large ... ok [INFO] [stdout] test render::layout::test::layout::case_06_right_no_margin ... ok [INFO] [stdout] test render::layout::test::layout::case_07_right_some_margin ... ok [INFO] [stdout] test render::layout::test::layout::case_09_right_large_margin ... ok [INFO] [stdout] test render::layout::test::layout::case_08_right_line_overflows ... ok [INFO] [stdout] test render::layout::test::layout::case_10_right_margin_too_large ... ok [INFO] [stdout] test render::layout::test::layout::case_11_center_no_minimums ... ok [INFO] [stdout] test render::layout::test::layout::case_13_center_minimum_size ... ok [INFO] [stdout] test render::layout::test::layout::case_14_center_large_minimum_margin ... ok [INFO] [stdout] test render::layout::test::layout::case_12_center_minimum_margin ... ok [INFO] [stdout] test render::layout::test::layout::case_16_center_minimum_size_too_large ... ok [INFO] [stdout] test render::layout::test::layout::case_15_center_minimum_margin_too_large ... ok [INFO] [stdout] test render::properties::test::shrink ... ok [INFO] [stdout] test render::text::tests::center_newlines ... ok [INFO] [stdout] test render::layout::test::layout::case_17_center_margin_and_size_overflows ... ok [INFO] [stdout] test render::text::tests::prefix_on_long_line ... ok [INFO] [stdout] test render::text::tests::prefix_on_long_line_with_font_size_and_repeat_prefix ... ok [INFO] [stdout] test render::text::tests::prefix_on_long_line_with_font_size ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_01_text ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_02_single_attribute ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_03_two_attributes ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_04_three_attributes ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_05_four_attributes ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_06_standard_foreground1 ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_07_standard_foreground2 ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_08_rgb_foreground ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_09_standard_background1 ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_10_standard_background2 ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_12_accumulate ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_13_reset ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_14_different_action ... ok [INFO] [stdout] test terminal::ansi::tests::resets::case_1_reset_all ... ok [INFO] [stdout] test terminal::ansi::tests::resets::case_2_reset_foreground ... ok [INFO] [stdout] test terminal::ansi::tests::resets::case_3_reset_background ... ok [INFO] [stdout] test terminal::capabilities::tests::detection::case_1_kitty_local ... ok [INFO] [stdout] test terminal::capabilities::tests::detection::case_2_kitty_remote ... ok [INFO] [stdout] test terminal::capabilities::tests::detection::case_3_kitty_both ... ok [INFO] [stdout] test terminal::capabilities::tests::detection::case_4_kitty_flipped ... ok [INFO] [stdout] test terminal::capabilities::tests::detection::case_5_all ... ok [INFO] [stdout] test terminal::capabilities::tests::detection::case_6_none ... ok [INFO] [stdout] test terminal::capabilities::tests::detection::case_7_sixel_single ... ok [INFO] [stdout] test terminal::ansi::tests::parse_single::case_11_rgb_background ... ok [INFO] [stdout] test terminal::capabilities::tests::detection::case_9_sixel_middle ... ok [INFO] [stdout] test terminal::image::scale::tests::image_fitting::case_1_squares ... ok [INFO] [stdout] test terminal::capabilities::tests::detection::case_8_sixel_first ... ok [INFO] [stdout] test terminal::image::scale::tests::image_fitting::case_3_square_too_large ... ok [INFO] [stdout] test terminal::image::scale::tests::image_fitting::case_2_squares_smaller ... ok [INFO] [stdout] test terminal::image::scale::tests::image_fitting::case_4_too_tall ... ok [INFO] [stdout] test terminal::image::scale::tests::image_fitting::case_5_too_wide ... ok [INFO] [stdout] test terminal::image::scale::tests::image_fitting::case_6_small ... ok [INFO] [stdout] test terminal::image::scale::tests::image_fitting::case_7_other_ratio ... ok [INFO] [stdout] test terminal::virt::tests::movement ... ok [INFO] [stdout] test terminal::virt::tests::text ... ok [INFO] [stdout] test terminal::virt::tests::iterator ... ok [INFO] [stdout] test theme::raw::test::invalid_footer_templates::case_1_trailing ... ok [INFO] [stdout] test theme::raw::test::invalid_footer_templates::case_2_close_without_open2 ... ok [INFO] [stdout] test theme::raw::test::color_serde ... ok [INFO] [stdout] test theme::raw::test::invalid_palette_color_names::case_1_empty1 ... ok [INFO] [stdout] test theme::raw::test::invalid_palette_color_names::case_2_empty2 ... ok [INFO] [stdout] test theme::raw::test::parse_all_footer_template_variables ... ok [INFO] [stdout] test theme::raw::test::parse_double_braces ... ok [INFO] [stdout] test theme::raw::test::valid_palette_color_names::case_1_short ... ok [INFO] [stdout] test theme::raw::test::valid_palette_color_names::case_2_long ... ok [INFO] [stdout] test theme::registry::test::invalid_derives ... ok [INFO] [stdout] test presentation::builder::test::skip_slide ... ok [INFO] [stdout] test presentation::builder::test::slides_start_with_one_newline ... ok [INFO] [stdout] test theme::registry::test::load_derive_chain_loop ... ok [INFO] [stdout] test theme::registry::test::register_from_missing_directory ... ok [INFO] [stdout] test transitions::collapse_horizontal::tests::transition::case_1 ... ok [INFO] [stdout] test transitions::collapse_horizontal::tests::transition::case_2 ... ok [INFO] [stdout] test transitions::collapse_horizontal::tests::transition::case_3 ... ok [INFO] [stdout] test transitions::collapse_horizontal::tests::transition::case_4 ... ok [INFO] [stdout] test transitions::fade::tests::transition::case_1_next ... ok [INFO] [stdout] test transitions::fade::tests::transition::case_2_previous ... ok [INFO] [stdout] test transitions::slide_horizontal::tests::build_frame::case_1_next_frame0 ... ok [INFO] [stdout] test transitions::slide_horizontal::tests::build_frame::case_2_next_frame1 ... ok [INFO] [stdout] test transitions::slide_horizontal::tests::build_frame::case_3_next_frame2 ... ok [INFO] [stdout] test transitions::slide_horizontal::tests::build_frame::case_4_next_way_past ... ok [INFO] [stdout] test transitions::slide_horizontal::tests::build_frame::case_5_previous_frame0 ... ok [INFO] [stdout] test theme::registry::test::load_custom ... ok [INFO] [stdout] test presentation::builder::test::skip_slide_pauses ... ok [INFO] [stdout] test transitions::slide_horizontal::tests::build_frame::case_7_previous_frame2 ... ok [INFO] [stdout] test transitions::slide_horizontal::tests::build_frame::case_6_previous_frame1 ... ok [INFO] [stdout] test transitions::tests::commands ... ok [INFO] [stdout] test transitions::slide_horizontal::tests::build_frame::case_8_previous_way_past ... ok [INFO] [stdout] test presentation::builder::test::snippet_execution::case_1_enabled ... ok [INFO] [stdout] test ui::footer::tests::interleaved_spans ... ok [INFO] [stdout] test ui::footer::tests::render_invalid::case_2_invalid_palette_color ... ok [INFO] [stdout] test ui::execution::snippet::tests::run_command ... ok [INFO] [stdout] test ui::footer::tests::render_invalid::case_3_newlines ... ok [INFO] [stdout] test ui::footer::tests::render_invalid::case_1_non_paragraph ... ok [INFO] [stdout] test ui::footer::tests::render_valid::case_01_literal ... ok [INFO] [stdout] test ui::footer::tests::render_valid::case_02_literal_whitespaced ... ok [INFO] [stdout] test ui::footer::tests::render_valid::case_05_sub_title ... ok [INFO] [stdout] test ui::footer::tests::render_valid::case_04_title ... ok [INFO] [stdout] test ui::footer::tests::render_valid::case_07_location ... ok [INFO] [stdout] test ui::footer::tests::render_valid::case_03_author ... ok [INFO] [stdout] test ui::footer::tests::render_valid::case_06_event ... ok [INFO] [stdout] test ui::footer::tests::render_valid::case_08_date ... ok [INFO] [stdout] test ui::footer::tests::render_valid::case_09_bold ... ok [INFO] [stdout] test ui::footer::tests::render_valid::case_10_colored ... ok [INFO] [stdout] test ui::execution::snippet::tests::multiple_pollables ... ok [INFO] [stdout] test presentation::builder::test::table ... ok [INFO] [stdout] test theme::registry::test::load_derive_chain ... ok [INFO] [stdout] test presentation::builder::test::snippet_execution::case_2_disabled ... ok [INFO] [stdout] test theme::registry::test::validate_themes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 441 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "62ec2d4c9372dd4b181f43e02e5db0d503d1548d8a913cc136a0afd545b728dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ec2d4c9372dd4b181f43e02e5db0d503d1548d8a913cc136a0afd545b728dd", kill_on_drop: false }` [INFO] [stdout] 62ec2d4c9372dd4b181f43e02e5db0d503d1548d8a913cc136a0afd545b728dd