[INFO] cloning repository https://github.com/joseph-sentry/testing-results-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joseph-sentry/testing-results-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-sentry%2Ftesting-results-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-sentry%2Ftesting-results-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] accbb7f63cc973ee9809b181a5cf67f1f8f13ecd
[INFO] checking joseph-sentry/testing-results-parser against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-sentry%2Ftesting-results-parser" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joseph-sentry/testing-results-parser
[INFO] finished tweaking git repo https://github.com/joseph-sentry/testing-results-parser
[INFO] tweaked toml for git repo https://github.com/joseph-sentry/testing-results-parser written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joseph-sentry/testing-results-parser on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joseph-sentry/testing-results-parser 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4695db9aaa4ef4eed86872a54327313d2873ba401b96d7b2d9d3be4917b0814c
[INFO] running `Command { std: "docker" "start" "-a" "4695db9aaa4ef4eed86872a54327313d2873ba401b96d7b2d9d3be4917b0814c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4695db9aaa4ef4eed86872a54327313d2873ba401b96d7b2d9d3be4917b0814c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4695db9aaa4ef4eed86872a54327313d2873ba401b96d7b2d9d3be4917b0814c", kill_on_drop: false }`
[INFO] [stdout] 4695db9aaa4ef4eed86872a54327313d2873ba401b96d7b2d9d3be4917b0814c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c5e4e90909030a9e6ae9d77cc9e018aeb4164f37326339913616c8609218b51
[INFO] running `Command { std: "docker" "start" "-a" "5c5e4e90909030a9e6ae9d77cc9e018aeb4164f37326339913616c8609218b51", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.8.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking quick-xml v0.37.2
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling pyo3-build-config v0.24.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.31
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.1
[INFO] [stderr]    Compiling pyo3-ffi v0.24.1
[INFO] [stderr]    Compiling pyo3 v0.24.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking watto v0.2.0 (https://github.com/getsentry/watto#daacb304)
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pyo3-macros v0.24.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking insta v1.42.2
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking codspeed v2.8.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]     Checking rinja v0.3.5
[INFO] [stderr]     Checking test_results_parser v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/failure_message.rs:9:49
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn escape_message(failure_message: &str) -> String {
[INFO] [stdout]   |                                                 ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/failure_message.rs:21:53
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn shorten_file_paths(failure_message: &str) -> String {
[INFO] [stdout]    |                                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i32, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&i32, rinja::filters::Text>, Infallible>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i32, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i32, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i32, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&usize, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&usize, rinja::filters::Text>, Infallible>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, rinja::filters::Text>, Infallible>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, rinja::filters::Text>, Infallible>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/failure_message.rs:94:54
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn build_message(mut payload: MessagePayload) -> String {
[INFO] [stdout]    |                                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:51:95
[INFO] [stdout]    |
[INFO] [stdout] 51 |       fn into_pyobject(self, py: Python<'py>) -> Result<Self::Output, std::convert::Infallible> {
[INFO] [stdout]    |  _______________________________________________________________________________________________^
[INFO] [stdout] 52 | |         match self {
[INFO] [stdout] 53 | |             Outcome::Pass => Ok("pass".into_pyobject(py)?),
[INFO] [stdout] 54 | |             Outcome::Failure => Ok("failure".into_pyobject(py)?),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | /         match self {
[INFO] [stdout] 53 | |             Outcome::Pass => Ok("pass".into_pyobject(py)?),
[INFO] [stdout] 54 | |             Outcome::Failure => Ok("failure".into_pyobject(py)?),
[INFO] [stdout] 55 | |             Outcome::Skip => Ok("skip".into_pyobject(py)?),
[INFO] [stdout] 56 | |             Outcome::Error => Ok("error".into_pyobject(py)?),
[INFO] [stdout] 57 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Outcome::Pass => Ok("pass".into_pyobject(py)?),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Outcome::Pass => Ok("pass".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Outcome::Pass => Ok("pass".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Outcome::Pass => Ok("pass".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |             Outcome::Failure => Ok("failure".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:54:36
[INFO] [stdout]    |
[INFO] [stdout] 54 |             Outcome::Failure => Ok("failure".into_pyobject(py)?),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:54:36
[INFO] [stdout]    |
[INFO] [stdout] 54 |             Outcome::Failure => Ok("failure".into_pyobject(py)?),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:54:36
[INFO] [stdout]    |
[INFO] [stdout] 54 |             Outcome::Failure => Ok("failure".into_pyobject(py)?),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:55:30
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Outcome::Skip => Ok("skip".into_pyobject(py)?),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Outcome::Skip => Ok("skip".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Outcome::Skip => Ok("skip".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Outcome::Skip => Ok("skip".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:56:31
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Outcome::Error => Ok("error".into_pyobject(py)?),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Outcome::Error => Ok("error".into_pyobject(py)?),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Outcome::Error => Ok("error".into_pyobject(py)?),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Outcome::Error => Ok("error".into_pyobject(py)?),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:90:82
[INFO] [stdout]    |
[INFO] [stdout] 90 |       fn into_pyobject(self, py: Python<'py>) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________^
[INFO] [stdout] 91 | |         match self {
[INFO] [stdout] 92 | |             Framework::Pytest => Ok("Pytest".into_pyobject(py)?),
[INFO] [stdout] 93 | |             Framework::Vitest => Ok("Vitest".into_pyobject(py)?),
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | /         match self {
[INFO] [stdout] 92 | |             Framework::Pytest => Ok("Pytest".into_pyobject(py)?),
[INFO] [stdout] 93 | |             Framework::Vitest => Ok("Vitest".into_pyobject(py)?),
[INFO] [stdout] 94 | |             Framework::Jest => Ok("Jest".into_pyobject(py)?),
[INFO] [stdout] 95 | |             Framework::PHPUnit => Ok("PHPUnit".into_pyobject(py)?),
[INFO] [stdout] 96 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:92:34
[INFO] [stdout]    |
[INFO] [stdout] 92 |             Framework::Pytest => Ok("Pytest".into_pyobject(py)?),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:92:37
[INFO] [stdout]    |
[INFO] [stdout] 92 |             Framework::Pytest => Ok("Pytest".into_pyobject(py)?),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:92:37
[INFO] [stdout]    |
[INFO] [stdout] 92 |             Framework::Pytest => Ok("Pytest".into_pyobject(py)?),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:92:37
[INFO] [stdout]    |
[INFO] [stdout] 92 |             Framework::Pytest => Ok("Pytest".into_pyobject(py)?),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:93:34
[INFO] [stdout]    |
[INFO] [stdout] 93 |             Framework::Vitest => Ok("Vitest".into_pyobject(py)?),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:93:37
[INFO] [stdout]    |
[INFO] [stdout] 93 |             Framework::Vitest => Ok("Vitest".into_pyobject(py)?),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:93:37
[INFO] [stdout]    |
[INFO] [stdout] 93 |             Framework::Vitest => Ok("Vitest".into_pyobject(py)?),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:93:37
[INFO] [stdout]    |
[INFO] [stdout] 93 |             Framework::Vitest => Ok("Vitest".into_pyobject(py)?),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Framework::Jest => Ok("Jest".into_pyobject(py)?),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:94:35
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Framework::Jest => Ok("Jest".into_pyobject(py)?),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:94:35
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Framework::Jest => Ok("Jest".into_pyobject(py)?),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:94:35
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Framework::Jest => Ok("Jest".into_pyobject(py)?),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:95:35
[INFO] [stdout]    |
[INFO] [stdout] 95 |             Framework::PHPUnit => Ok("PHPUnit".into_pyobject(py)?),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:95:38
[INFO] [stdout]    |
[INFO] [stdout] 95 |             Framework::PHPUnit => Ok("PHPUnit".into_pyobject(py)?),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:95:38
[INFO] [stdout]    |
[INFO] [stdout] 95 |             Framework::PHPUnit => Ok("PHPUnit".into_pyobject(py)?),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:95:38
[INFO] [stdout]    |
[INFO] [stdout] 95 |             Framework::PHPUnit => Ok("PHPUnit".into_pyobject(py)?),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/validated_string.rs:10:81
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Debug, Default, Clone, PartialEq, Eq, Serialize, Deserialize, FromPyObject, IntoPyObject,
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `test_results_parser` (lib) due to 55 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/failure_message.rs:9:49
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn escape_message(failure_message: &str) -> String {
[INFO] [stdout]   |                                                 ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/failure_message.rs:21:53
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn shorten_file_paths(failure_message: &str) -> String {
[INFO] [stdout]    |                                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i32, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&i32, rinja::filters::Text>, Infallible>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i32, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i32, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i32, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&usize, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&usize, rinja::filters::Text>, Infallible>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, rinja::filters::Text>, Infallible>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, rinja::filters::Text>, Infallible>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, rinja::filters::Text>>
[INFO] [stdout]   --> src/failure_message.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/failure_message.rs:94:54
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn build_message(mut payload: MessagePayload) -> String {
[INFO] [stdout]    |                                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:51:95
[INFO] [stdout]    |
[INFO] [stdout] 51 |       fn into_pyobject(self, py: Python<'py>) -> Result<Self::Output, std::convert::Infallible> {
[INFO] [stdout]    |  _______________________________________________________________________________________________^
[INFO] [stdout] 52 | |         match self {
[INFO] [stdout] 53 | |             Outcome::Pass => Ok("pass".into_pyobject(py)?),
[INFO] [stdout] 54 | |             Outcome::Failure => Ok("failure".into_pyobject(py)?),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | /         match self {
[INFO] [stdout] 53 | |             Outcome::Pass => Ok("pass".into_pyobject(py)?),
[INFO] [stdout] 54 | |             Outcome::Failure => Ok("failure".into_pyobject(py)?),
[INFO] [stdout] 55 | |             Outcome::Skip => Ok("skip".into_pyobject(py)?),
[INFO] [stdout] 56 | |             Outcome::Error => Ok("error".into_pyobject(py)?),
[INFO] [stdout] 57 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Outcome::Pass => Ok("pass".into_pyobject(py)?),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Outcome::Pass => Ok("pass".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Outcome::Pass => Ok("pass".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Outcome::Pass => Ok("pass".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |             Outcome::Failure => Ok("failure".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:54:36
[INFO] [stdout]    |
[INFO] [stdout] 54 |             Outcome::Failure => Ok("failure".into_pyobject(py)?),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:54:36
[INFO] [stdout]    |
[INFO] [stdout] 54 |             Outcome::Failure => Ok("failure".into_pyobject(py)?),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:54:36
[INFO] [stdout]    |
[INFO] [stdout] 54 |             Outcome::Failure => Ok("failure".into_pyobject(py)?),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:55:30
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Outcome::Skip => Ok("skip".into_pyobject(py)?),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Outcome::Skip => Ok("skip".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Outcome::Skip => Ok("skip".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Outcome::Skip => Ok("skip".into_pyobject(py)?),
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:56:31
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Outcome::Error => Ok("error".into_pyobject(py)?),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Outcome::Error => Ok("error".into_pyobject(py)?),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Outcome::Error => Ok("error".into_pyobject(py)?),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Outcome::Error => Ok("error".into_pyobject(py)?),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:90:82
[INFO] [stdout]    |
[INFO] [stdout] 90 |       fn into_pyobject(self, py: Python<'py>) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________^
[INFO] [stdout] 91 | |         match self {
[INFO] [stdout] 92 | |             Framework::Pytest => Ok("Pytest".into_pyobject(py)?),
[INFO] [stdout] 93 | |             Framework::Vitest => Ok("Vitest".into_pyobject(py)?),
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | /         match self {
[INFO] [stdout] 92 | |             Framework::Pytest => Ok("Pytest".into_pyobject(py)?),
[INFO] [stdout] 93 | |             Framework::Vitest => Ok("Vitest".into_pyobject(py)?),
[INFO] [stdout] 94 | |             Framework::Jest => Ok("Jest".into_pyobject(py)?),
[INFO] [stdout] 95 | |             Framework::PHPUnit => Ok("PHPUnit".into_pyobject(py)?),
[INFO] [stdout] 96 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:92:34
[INFO] [stdout]    |
[INFO] [stdout] 92 |             Framework::Pytest => Ok("Pytest".into_pyobject(py)?),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:92:37
[INFO] [stdout]    |
[INFO] [stdout] 92 |             Framework::Pytest => Ok("Pytest".into_pyobject(py)?),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:92:37
[INFO] [stdout]    |
[INFO] [stdout] 92 |             Framework::Pytest => Ok("Pytest".into_pyobject(py)?),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:92:37
[INFO] [stdout]    |
[INFO] [stdout] 92 |             Framework::Pytest => Ok("Pytest".into_pyobject(py)?),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:93:34
[INFO] [stdout]    |
[INFO] [stdout] 93 |             Framework::Vitest => Ok("Vitest".into_pyobject(py)?),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:93:37
[INFO] [stdout]    |
[INFO] [stdout] 93 |             Framework::Vitest => Ok("Vitest".into_pyobject(py)?),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:93:37
[INFO] [stdout]    |
[INFO] [stdout] 93 |             Framework::Vitest => Ok("Vitest".into_pyobject(py)?),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:93:37
[INFO] [stdout]    |
[INFO] [stdout] 93 |             Framework::Vitest => Ok("Vitest".into_pyobject(py)?),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Framework::Jest => Ok("Jest".into_pyobject(py)?),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:94:35
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Framework::Jest => Ok("Jest".into_pyobject(py)?),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:94:35
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Framework::Jest => Ok("Jest".into_pyobject(py)?),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:94:35
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Framework::Jest => Ok("Jest".into_pyobject(py)?),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:95:35
[INFO] [stdout]    |
[INFO] [stdout] 95 |             Framework::PHPUnit => Ok("PHPUnit".into_pyobject(py)?),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/testrun.rs:95:38
[INFO] [stdout]    |
[INFO] [stdout] 95 |             Framework::PHPUnit => Ok("PHPUnit".into_pyobject(py)?),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:95:38
[INFO] [stdout]    |
[INFO] [stdout] 95 |             Framework::PHPUnit => Ok("PHPUnit".into_pyobject(py)?),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/testrun.rs:95:38
[INFO] [stdout]    |
[INFO] [stdout] 95 |             Framework::PHPUnit => Ok("PHPUnit".into_pyobject(py)?),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/validated_string.rs:10:81
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Debug, Default, Clone, PartialEq, Eq, Serialize, Deserialize, FromPyObject, IntoPyObject,
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `test_results_parser` (lib test) due to 55 previous errors
[INFO] running `Command { std: "docker" "inspect" "5c5e4e90909030a9e6ae9d77cc9e018aeb4164f37326339913616c8609218b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c5e4e90909030a9e6ae9d77cc9e018aeb4164f37326339913616c8609218b51", kill_on_drop: false }`
[INFO] [stdout] 5c5e4e90909030a9e6ae9d77cc9e018aeb4164f37326339913616c8609218b51
