[INFO] cloning repository https://github.com/passcod/nompose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/nompose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fnompose", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fnompose'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b71d880b1cddf1f3b7ef2deb20a23d216e32c104 [INFO] testing passcod/nompose against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fnompose" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/passcod/nompose [INFO] finished tweaking git repo https://github.com/passcod/nompose [INFO] tweaked toml for git repo https://github.com/passcod/nompose written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/passcod/nompose on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/passcod/nompose 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4c729aa5283aa95a0a5e1c0b90e9fbe649485505189df4b86c405c9e24e8b10 [INFO] running `Command { std: "docker" "start" "-a" "b4c729aa5283aa95a0a5e1c0b90e9fbe649485505189df4b86c405c9e24e8b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4c729aa5283aa95a0a5e1c0b90e9fbe649485505189df4b86c405c9e24e8b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c729aa5283aa95a0a5e1c0b90e9fbe649485505189df4b86c405c9e24e8b10", kill_on_drop: false }` [INFO] [stdout] b4c729aa5283aa95a0a5e1c0b90e9fbe649485505189df4b86c405c9e24e8b10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fad0535207c3a9354a238d44fbbed493db4d9c0155786ffa7cb07c6f2eddb0a [INFO] running `Command { std: "docker" "start" "-a" "7fad0535207c3a9354a238d44fbbed493db4d9c0155786ffa7cb07c6f2eddb0a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling nompose v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(non_ascii_literal))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:237:20 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg_attr(feature = "cargo-clippy", allow(indexing_slicing))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:264:40 [INFO] [stdout] | [INFO] [stdout] 264 | ... #[cfg_attr(feature = "cargo-clippy", allow(indexing_slicing))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7fad0535207c3a9354a238d44fbbed493db4d9c0155786ffa7cb07c6f2eddb0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fad0535207c3a9354a238d44fbbed493db4d9c0155786ffa7cb07c6f2eddb0a", kill_on_drop: false }` [INFO] [stdout] 7fad0535207c3a9354a238d44fbbed493db4d9c0155786ffa7cb07c6f2eddb0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c84f8d3625b1e8db3e4928ae46019fa5449636529b61c6157d80db5bfd8d504 [INFO] running `Command { std: "docker" "start" "-a" "9c84f8d3625b1e8db3e4928ae46019fa5449636529b61c6157d80db5bfd8d504", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling nompose v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(non_ascii_literal))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:237:20 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg_attr(feature = "cargo-clippy", allow(indexing_slicing))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/main.rs:264:40 [INFO] [stdout] | [INFO] [stdout] 264 | ... #[cfg_attr(feature = "cargo-clippy", allow(indexing_slicing))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9c84f8d3625b1e8db3e4928ae46019fa5449636529b61c6157d80db5bfd8d504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c84f8d3625b1e8db3e4928ae46019fa5449636529b61c6157d80db5bfd8d504", kill_on_drop: false }` [INFO] [stdout] 9c84f8d3625b1e8db3e4928ae46019fa5449636529b61c6157d80db5bfd8d504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 467870c007e8f42f21d39c360e011989fcf2b6db6fe457c5bedfbea27f7026bb [INFO] running `Command { std: "docker" "start" "-a" "467870c007e8f42f21d39c360e011989fcf2b6db6fe457c5bedfbea27f7026bb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/main.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/main.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | #![cfg_attr(feature = "cargo-clippy", allow(non_ascii_literal))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/main.rs:237:20 [INFO] [stderr] | [INFO] [stderr] 237 | #[cfg_attr(feature = "cargo-clippy", allow(indexing_slicing))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/main.rs:264:40 [INFO] [stderr] | [INFO] [stderr] 264 | ... #[cfg_attr(feature = "cargo-clippy", allow(indexing_slicing))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `nompose` (bin "nompose" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nompose-47e4f6f25729c670) [INFO] [stdout] [INFO] [stdout] running 79 tests [INFO] [stdout] test lexer::tests::bare_escaped_tag_with_multiple_starting_escapes ... ok [INFO] [stdout] test lexer::tests::all_tag_forms ... ok [INFO] [stdout] test lexer::tests::bare_escaped_tags ... ok [INFO] [stdout] test lexer::tests::bare_escaped_tag_with_starting_escape ... ok [INFO] [stdout] test lexer::tests::bare_escaped_tag_with_only_escapes ... ok [INFO] [stdout] test lexer::tests::chained_parens ... ok [INFO] [stdout] test lexer::tests::close_paren ... ok [INFO] [stdout] test lexer::tests::chained_colons ... ok [INFO] [stdout] test lexer::tests::colons_between_tags ... ok [INFO] [stdout] test lexer::tests::empty_tag ... ok [INFO] [stdout] test lexer::tests::lex_missing_trailing_newline ... ok [INFO] [stdout] test lexer::tests::lex_example ... ok [INFO] [stdout] test lexer::tests::colon_alone_between_tags ... ok [INFO] [stdout] test lexer::tests::escaped ... ok [INFO] [stdout] test lexer::tests::colons_in_parens_between_tags ... ok [INFO] [stdout] test lexer::tests::line_colon ... ok [INFO] [stdout] test lexer::tests::line_colon_multi ... ok [INFO] [stdout] test lexer::tests::line_mixed_indent ... ok [INFO] [stdout] test lexer::tests::equal_indent ... ok [INFO] [stdout] test lexer::tests::line_multi ... ok [INFO] [stdout] test lexer::tests::line_open_close ... ok [INFO] [stdout] test lexer::tests::line_open_close_sigspace ... ok [INFO] [stdout] test lexer::tests::line_open_close_two_tags ... ok [INFO] [stdout] test lexer::tests::line_open_close_two_tags_last_nospace_after ... ok [INFO] [stdout] test lexer::tests::line_open_close_two_tags_last_space ... ok [INFO] [stdout] test lexer::tests::line_open_paren ... ok [INFO] [stdout] test lexer::tests::line_quoted_colon ... ok [INFO] [stdout] test lexer::tests::line_quoted_open_paren ... ok [INFO] [stdout] test lexer::tests::line_quoted_quotes ... ok [INFO] [stdout] test lexer::tests::line_sigspace_two_opens_quoted_paren ... ok [INFO] [stdout] test lexer::tests::line_single ... ok [INFO] [stdout] test lexer::tests::line_space_indent ... ok [INFO] [stdout] test lexer::tests::line_sigspace_leading_colon ... ok [INFO] [stdout] test lexer::tests::line_spaces_indent ... ok [INFO] [stdout] test lexer::tests::line_tabs_indent ... ok [INFO] [stdout] test lexer::tests::lines_char ... ok [INFO] [stdout] test lexer::tests::line_tab_indent ... ok [INFO] [stdout] test lexer::tests::lines_initial_blank_then_second_indent ... ok [INFO] [stdout] test lexer::tests::lines_initial_indent ... ok [INFO] [stdout] test lexer::tests::lines_initial_just_indent ... ok [INFO] [stdout] test lexer::tests::lines_initial_blank ... ok [INFO] [stdout] test lexer::tests::line_quoted_close_paren ... ok [INFO] [stdout] test lexer::tests::lines_multi_blank_initials ... ok [INFO] [stdout] test lexer::tests::line_trailing_colon ... ok [INFO] [stdout] test lexer::tests::lines_second_indent ... ok [INFO] [stdout] test lexer::tests::lines_single ... ok [INFO] [stdout] test lexer::tests::lines_double_two ... ok [INFO] [stdout] test lexer::tests::lines_initial_just_indent_then_second_indent ... ok [INFO] [stdout] test lexer::tests::lines_single_two ... ok [INFO] [stdout] test lexer::tests::lines_triple ... ok [INFO] [stdout] test lexer::tests::many_open_parens ... ok [INFO] [stdout] test lexer::tests::multitag_1 ... ok [INFO] [stdout] test lexer::tests::multitag_2 ... ok [INFO] [stdout] test lexer::tests::multitag_3 ... ok [INFO] [stdout] test lexer::tests::nested_parens ... ok [INFO] [stdout] test lexer::tests::multitag_4 ... ok [INFO] [stdout] test lexer::tests::newlines_cr ... ok [INFO] [stdout] test lexer::tests::newlines_crlf ... ok [INFO] [stdout] test lexer::tests::newlines_lfcr ... ok [INFO] [stdout] test lexer::tests::only_colons ... ok [INFO] [stdout] test lexer::tests::only_colons_in_parens ... ok [INFO] [stdout] test lexer::tests::newlines_lf ... ok [INFO] [stdout] test lexer::tests::only_parens ... ok [INFO] [stdout] test lexer::tests::only_parens_imbalance ... ok [INFO] [stdout] test lexer::tests::open_colon ... ok [INFO] [stdout] test lexer::tests::open_paren ... ok [INFO] [stdout] test lexer::tests::quoted_tag_and_trailing_quote ... ok [INFO] [stdout] test lexer::tests::quoted_tag_and_trailing_quote_and_escapes ... ok [INFO] [stdout] test lexer::tests::quoted ... ok [INFO] [stdout] test lexer::tests::quoted_tag_and_trailing_quote_and_word ... ok [INFO] [stdout] test lexer::tests::simple_tag_partial_read ... ok [INFO] [stdout] test lexer::tests::snowmen ... ok [INFO] [stdout] test lexer::tests::trailing_quote ... ok [INFO] [stdout] test lexer::tests::trailing_quote_and_mixed_whitespace ... ok [INFO] [stdout] test lexer::tests::trailing_quote_and_quote_in_indent ... ok [INFO] [stdout] test lexer::tests::trailing_quote_and_space ... ok [INFO] [stdout] test lexer::tests::trailing_quote_and_tab ... ok [INFO] [stdout] test lexer::tests::trailing_quote_and_spaces ... ok [INFO] [stdout] test lexer::tests::trailing_quote_and_word ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "467870c007e8f42f21d39c360e011989fcf2b6db6fe457c5bedfbea27f7026bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467870c007e8f42f21d39c360e011989fcf2b6db6fe457c5bedfbea27f7026bb", kill_on_drop: false }` [INFO] [stdout] 467870c007e8f42f21d39c360e011989fcf2b6db6fe457c5bedfbea27f7026bb