[INFO] fetching crate jl 0.1.0...
[INFO] checking jl-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate jl 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate jl 0.1.0
[INFO] finished tweaking crates.io crate jl 0.1.0
[INFO] tweaked toml for crates.io crate jl 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jl 0.1.0 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 crates.io crate jl 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+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] 13fba4baf75dfb0492eab5d60e052656fecb1ffbfa5baaf48fb1c148b1ab0e8f
[INFO] running `Command { std: "docker" "start" "-a" "13fba4baf75dfb0492eab5d60e052656fecb1ffbfa5baaf48fb1c148b1ab0e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13fba4baf75dfb0492eab5d60e052656fecb1ffbfa5baaf48fb1c148b1ab0e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13fba4baf75dfb0492eab5d60e052656fecb1ffbfa5baaf48fb1c148b1ab0e8f", kill_on_drop: false }`
[INFO] [stdout] 13fba4baf75dfb0492eab5d60e052656fecb1ffbfa5baaf48fb1c148b1ab0e8f
[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] d88e8679fd96c8d1a9ff205f1ddfe5c4b0fd1083481001c14d4bf76f4dc8e4e5
[INFO] running `Command { std: "docker" "start" "-a" "d88e8679fd96c8d1a9ff205f1ddfe5c4b0fd1083481001c14d4bf76f4dc8e4e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling pyo3-build-config v0.24.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking indicatif v0.17.11
[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 serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking colored_json v5.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]    Compiling pyo3-macros v0.24.1
[INFO] [stderr]     Checking jl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, Parser};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, Parser};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]   --> src/visitor/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Ok(to_any!(py, py.None()))
[INFO] [stdout]    |        ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Ok(to_any!(py, py.None()))
[INFO] [stdout]    |        ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Borrowed<'_, '_, PyBool>>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     Ok(to_any!(py, value))
[INFO] [stdout]    |        ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Borrowed<'_, '_, PyBool>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     Ok(to_any!(py, value))
[INFO] [stdout]    |        ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, PyInt>>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |         Ok(to_any!(py, n))
[INFO] [stdout]    |            -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, PyInt>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |         Ok(to_any!(py, n))
[INFO] [stdout]    |            -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, PyInt>>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         Ok(to_any!(py, n))
[INFO] [stdout]    |            -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, PyInt>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         Ok(to_any!(py, n))
[INFO] [stdout]    |            -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, PyFloat>>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         Ok(to_any!(py, n))
[INFO] [stdout]    |            -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, PyFloat>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         Ok(to_any!(py, n))
[INFO] [stdout]    |            -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]   --> src/visitor/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |         return Ok(to_any!(py, visit(py, config, config_dir)?))
[INFO] [stdout]    |                   ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |         return Ok(to_any!(py, visit(py, config, config_dir)?))
[INFO] [stdout]    |                   ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     Ok(to_any!(py, node))
[INFO] [stdout]    |        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     Ok(to_any!(py, node))
[INFO] [stdout]    |        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]   --> src/visitor/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |         result.append(to_any!(py, visit(py, v, config_dir.to_owned())?))?;
[INFO] [stdout]    |                       ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |         result.append(to_any!(py, visit(py, v, config_dir.to_owned())?))?;
[INFO] [stdout]    |                       ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, PyList>>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     Ok(to_any!(py, result))
[INFO] [stdout]    |        ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, PyList>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     Ok(to_any!(py, result))
[INFO] [stdout]    |        ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |         let mut result = to_any!(py, py.None());
[INFO] [stdout]     |                          ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |         let mut result = to_any!(py, py.None());
[INFO] [stdout]     |                          ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |                         result = to_any!(py, py.None());
[INFO] [stdout]     |                                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |                         result = to_any!(py, py.None());
[INFO] [stdout]     |                                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     let mut component = to_any!(py, py.None());
[INFO] [stdout]     |                         ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     let mut component = to_any!(py, py.None());
[INFO] [stdout]     |                         ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |             kwargs.set_item(k, to_any!(py, visit(py, v, config_dir.to_owned())?))?;
[INFO] [stdout]     |                                ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |             kwargs.set_item(k, to_any!(py, visit(py, v, config_dir.to_owned())?))?;
[INFO] [stdout]     |                                ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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<std::result::Result<Infallible, Infallible>, pyo3::Bound<'_, PyDict>>
[INFO] [stdout]    --> src/visitor/config.rs:12:9
[INFO] [stdout]     |
[INFO] [stdout]  12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |         return Ok(to_any!(py, kwargs))
[INFO] [stdout]     |                   ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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: std::result::Result<pyo3::Bound<'_, PyDict>, Infallible>
[INFO] [stdout]    --> src/visitor/config.rs:12:9
[INFO] [stdout]     |
[INFO] [stdout]  12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |         return Ok(to_any!(py, kwargs))
[INFO] [stdout]     |                   ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]   --> src/visitor/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Ok(to_any!(py, py.None()))
[INFO] [stdout]    |        ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Ok(to_any!(py, py.None()))
[INFO] [stdout]    |        ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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>, pyo3::Borrowed<'_, '_, PyBool>>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     Ok(to_any!(py, value))
[INFO] [stdout]    |        ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: Result<pyo3::Borrowed<'_, '_, PyBool>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     Ok(to_any!(py, value))
[INFO] [stdout]    |        ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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>, pyo3::Bound<'_, PyInt>>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |         Ok(to_any!(py, n))
[INFO] [stdout]    |            -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: Result<pyo3::Bound<'_, PyInt>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |         Ok(to_any!(py, n))
[INFO] [stdout]    |            -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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>, pyo3::Bound<'_, PyInt>>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         Ok(to_any!(py, n))
[INFO] [stdout]    |            -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: Result<pyo3::Bound<'_, PyInt>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         Ok(to_any!(py, n))
[INFO] [stdout]    |            -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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>, pyo3::Bound<'_, PyFloat>>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         Ok(to_any!(py, n))
[INFO] [stdout]    |            -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: Result<pyo3::Bound<'_, PyFloat>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         Ok(to_any!(py, n))
[INFO] [stdout]    |            -------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]   --> src/visitor/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |         return Ok(to_any!(py, visit(py, config, config_dir)?))
[INFO] [stdout]    |                   ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |         return Ok(to_any!(py, visit(py, config, config_dir)?))
[INFO] [stdout]    |                   ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jl` (bin "jl" test) due to 28 previous errors; 1 warning emitted
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     Ok(to_any!(py, node))
[INFO] [stdout]    |        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     Ok(to_any!(py, node))
[INFO] [stdout]    |        ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]   --> src/visitor/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |         result.append(to_any!(py, visit(py, v, config_dir.to_owned())?))?;
[INFO] [stdout]    |                       ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |         result.append(to_any!(py, visit(py, v, config_dir.to_owned())?))?;
[INFO] [stdout]    |                       ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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>, pyo3::Bound<'_, PyList>>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     Ok(to_any!(py, result))
[INFO] [stdout]    |        ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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: Result<pyo3::Bound<'_, PyList>, Infallible>
[INFO] [stdout]   --> src/visitor/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     Ok(to_any!(py, result))
[INFO] [stdout]    |        ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_any` (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>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |         let mut result = to_any!(py, py.None());
[INFO] [stdout]     |                          ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |         let mut result = to_any!(py, py.None());
[INFO] [stdout]     |                          ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |                         result = to_any!(py, py.None());
[INFO] [stdout]     |                                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |                         result = to_any!(py, py.None());
[INFO] [stdout]     |                                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     let mut component = to_any!(py, py.None());
[INFO] [stdout]     |                         ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     let mut component = to_any!(py, py.None());
[INFO] [stdout]     |                         ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |             kwargs.set_item(k, to_any!(py, visit(py, v, config_dir.to_owned())?))?;
[INFO] [stdout]     |                                ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/visitor/config.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |             kwargs.set_item(k, to_any!(py, visit(py, v, config_dir.to_owned())?))?;
[INFO] [stdout]     |                                ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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>, pyo3::Bound<'_, PyDict>>
[INFO] [stdout]    --> src/visitor/config.rs:12:9
[INFO] [stdout]     |
[INFO] [stdout]  12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |         return Ok(to_any!(py, kwargs))
[INFO] [stdout]     |                   ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (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: Result<pyo3::Bound<'_, PyDict>, Infallible>
[INFO] [stdout]    --> src/visitor/config.rs:12:9
[INFO] [stdout]     |
[INFO] [stdout]  12 |         $value.into_pyobject($py)?.into_any().into_bound()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |         return Ok(to_any!(py, kwargs))
[INFO] [stdout]     |                   ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_any` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jl` (bin "jl") due to 28 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d88e8679fd96c8d1a9ff205f1ddfe5c4b0fd1083481001c14d4bf76f4dc8e4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d88e8679fd96c8d1a9ff205f1ddfe5c4b0fd1083481001c14d4bf76f4dc8e4e5", kill_on_drop: false }`
[INFO] [stdout] d88e8679fd96c8d1a9ff205f1ddfe5c4b0fd1083481001c14d4bf76f4dc8e4e5
