[INFO] cloning repository https://github.com/laveeshb/lkml-bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laveeshb/lkml-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaveeshb%2Flkml-bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaveeshb%2Flkml-bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f71cecf6fb1fbae7d26757bbd0e246af0f624f96
[INFO] testing laveeshb/lkml-bridge against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaveeshb%2Flkml-bridge" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/laveeshb/lkml-bridge
[INFO] finished tweaking git repo https://github.com/laveeshb/lkml-bridge
[INFO] tweaked toml for git repo https://github.com/laveeshb/lkml-bridge written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/laveeshb/lkml-bridge on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/laveeshb/lkml-bridge 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40746b7ab811a45a3488731c04747f9d879150d43bc0564de51b734c1cb23ac5
[INFO] running `Command { std: "docker" "start" "-a" "40746b7ab811a45a3488731c04747f9d879150d43bc0564de51b734c1cb23ac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40746b7ab811a45a3488731c04747f9d879150d43bc0564de51b734c1cb23ac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40746b7ab811a45a3488731c04747f9d879150d43bc0564de51b734c1cb23ac5", kill_on_drop: false }`
[INFO] [stdout] 40746b7ab811a45a3488731c04747f9d879150d43bc0564de51b734c1cb23ac5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94ea393c9d52b1d0e9cbee54106670e5414824b21fe54d13d36139822c918ce1
[INFO] running `Command { std: "docker" "start" "-a" "94ea393c9d52b1d0e9cbee54106670e5414824b21fe54d13d36139822c918ce1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zmij v1.0.8
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling mail-parser v0.9.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling octocrab v0.41.2
[INFO] [stderr]    Compiling lkml-bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "94ea393c9d52b1d0e9cbee54106670e5414824b21fe54d13d36139822c918ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94ea393c9d52b1d0e9cbee54106670e5414824b21fe54d13d36139822c918ce1", kill_on_drop: false }`
[INFO] [stdout] 94ea393c9d52b1d0e9cbee54106670e5414824b21fe54d13d36139822c918ce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3b045f0fa2d30e07dbbc89444887426fce91a86b7f68dcf58b763d8db032aea
[INFO] running `Command { std: "docker" "start" "-a" "c3b045f0fa2d30e07dbbc89444887426fce91a86b7f68dcf58b763d8db032aea", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling octocrab v0.41.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling lkml-bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.90s
[INFO] running `Command { std: "docker" "inspect" "c3b045f0fa2d30e07dbbc89444887426fce91a86b7f68dcf58b763d8db032aea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3b045f0fa2d30e07dbbc89444887426fce91a86b7f68dcf58b763d8db032aea", kill_on_drop: false }`
[INFO] [stdout] c3b045f0fa2d30e07dbbc89444887426fce91a86b7f68dcf58b763d8db032aea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de3f8b3b4864bf7c5a1432bb1e72ab7249d466dc469e4ab996868a72e32b21d4
[INFO] running `Command { std: "docker" "start" "-a" "de3f8b3b4864bf7c5a1432bb1e72ab7249d466dc469e4ab996868a72e32b21d4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lkml_bridge-a7cff86798af3796)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test core::comment::tests::test_clean_quoted_context ... ok
[INFO] [stdout] test core::parser::tests::test_is_patch_email ... ok
[INFO] [stdout] test core::comment::tests::test_is_quoted_line ... ok
[INFO] [stdout] test core::lore::tests::test_parse_url_basic ... ok
[INFO] [stdout] test core::lore::tests::test_parse_url_all ... ok
[INFO] [stdout] test core::parser::tests::test_parse_from ... ok
[INFO] [stdout] test core::lore::tests::test_parse_url_with_t ... ok
[INFO] [stdout] test core::patch::tests::test_is_valid_kernel_tag ... ok
[INFO] [stdout] test core::diff_anchor::tests::test_lines_match ... ok
[INFO] [stdout] test core::patch::tests::test_extract_base_commit ... ok
[INFO] [stdout] test core::patch::tests::test_extract_diff ... ok
[INFO] [stdout] test mail::threading::tests::test_reply_to_cover_letter ... ok
[INFO] [stdout] test core::patch::tests::test_is_reply_subject ... ok
[INFO] [stdout] test mail::threading::tests::test_reply_to_line_comment ... ok
[INFO] [stdout] test core::lore::tests::test_parse_url_invalid ... ok
[INFO] [stdout] test core::parser::tests::test_parse_patch_subject_rfc ... ok
[INFO] [stdout] test core::parser::tests::test_parse_patch_subject_single ... ok
[INFO] [stdout] test core::parser::tests::test_parse_patch_subject_series ... ok
[INFO] [stdout] test core::patch::tests::test_patch_modifies_file ... ok
[INFO] [stdout] test core::patch::tests::test_get_modified_files ... ok
[INFO] [stdout] test core::parser::tests::test_parse_patch_subject_cover ... ok
[INFO] [stdout] test core::diff_anchor::tests::test_parse_diff ... ok
[INFO] [stdout] test core::comment::tests::test_filter_signoffs ... ok
[INFO] [stdout] test core::comment::tests::test_extract_multiple_comments ... ok
[INFO] [stdout] test core::comment::tests::test_extract_single_comment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lkml_bridge-e541a4a468ea444c)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test core::comment::tests::test_is_quoted_line ... ok
[INFO] [stdout] test core::comment::tests::test_clean_quoted_context ... ok
[INFO] [stdout] test core::diff_anchor::tests::test_lines_match ... ok
[INFO] [stdout] test core::lore::tests::test_parse_url_basic ... ok
[INFO] [stdout] test core::lore::tests::test_parse_url_all ... ok
[INFO] [stdout] test core::parser::tests::test_parse_from ... ok
[INFO] [stdout] test core::parser::tests::test_is_patch_email ... ok
[INFO] [stdout] test core::lore::tests::test_parse_url_with_t ... ok
[INFO] [stdout] test core::lore::tests::test_parse_url_invalid ... ok
[INFO] [stdout] test core::diff_anchor::tests::test_parse_diff ... ok
[INFO] [stdout] test core::comment::tests::test_extract_single_comment ... ok
[INFO] [stdout] test core::patch::tests::test_get_modified_files ... ok
[INFO] [stdout] test core::patch::tests::test_is_reply_subject ... ok
[INFO] [stdout] test core::parser::tests::test_parse_patch_subject_single ... ok
[INFO] [stdout] test core::patch::tests::test_extract_base_commit ... ok
[INFO] [stdout] test core::parser::tests::test_parse_patch_subject_rfc ... ok
[INFO] [stdout] test core::patch::tests::test_is_valid_kernel_tag ... ok
[INFO] [stdout] test mail::threading::tests::test_reply_to_line_comment ... ok
[INFO] [stdout] test mail::threading::tests::test_reply_to_cover_letter ... ok
[INFO] [stdout] test core::comment::tests::test_filter_signoffs ... ok
[INFO] [stdout] test core::patch::tests::test_patch_modifies_file ... ok
[INFO] [stdout] test core::parser::tests::test_parse_patch_subject_series ... ok
[INFO] [stdout] test core::parser::tests::test_parse_patch_subject_cover ... ok
[INFO] [stdout] test core::patch::tests::test_extract_diff ... ok
[INFO] [stdout] test core::comment::tests::test_extract_multiple_comments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lkml_bridge
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "de3f8b3b4864bf7c5a1432bb1e72ab7249d466dc469e4ab996868a72e32b21d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de3f8b3b4864bf7c5a1432bb1e72ab7249d466dc469e4ab996868a72e32b21d4", kill_on_drop: false }`
[INFO] [stdout] de3f8b3b4864bf7c5a1432bb1e72ab7249d466dc469e4ab996868a72e32b21d4
