[INFO] cloning repository https://github.com/Taywee/libdaw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Taywee/libdaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaywee%2Flibdaw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaywee%2Flibdaw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dac6d1948b0d686826998764b31af0425b80b89d
[INFO] checking Taywee/libdaw 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%2FTaywee%2Flibdaw" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Taywee/libdaw
[INFO] finished tweaking git repo https://github.com/Taywee/libdaw
[INFO] tweaked toml for git repo https://github.com/Taywee/libdaw written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Taywee/libdaw 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 133 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding ordered-float v4.6.0 (available: v5.1.0)
[INFO] [stderr]       Adding pyo3 v0.22.6 (available: v0.27.1)
[INFO] [stderr]       Adding rodio v0.19.0 (available: v0.21.1)
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9090605bb0014f372a8e92db3e2788428bf423ac63ca1e2762a421d24c8c6743
[INFO] running `Command { std: "docker" "start" "-a" "9090605bb0014f372a8e92db3e2788428bf423ac63ca1e2762a421d24c8c6743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9090605bb0014f372a8e92db3e2788428bf423ac63ca1e2762a421d24c8c6743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9090605bb0014f372a8e92db3e2788428bf423ac63ca1e2762a421d24c8c6743", kill_on_drop: false }`
[INFO] [stdout] 9090605bb0014f372a8e92db3e2788428bf423ac63ca1e2762a421d24c8c6743
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 29fa4425e77f543548548a16cd8d896be849391199df3c0616e649e03cddeab1
[INFO] running `Command { std: "docker" "start" "-a" "29fa4425e77f543548548a16cd8d896be849391199df3c0616e649e03cddeab1", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking libdaw v0.17.0 (/opt/rustwide/workdir/libdaw)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> libdaw/src/notation/set/parse.rs:63:46
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let set = sets.into_iter().reduce(|a, b| (b | a)).unwrap();
[INFO] [stdout]    |                                              ^     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     let set = sets.into_iter().reduce(|a, b| (b | a)).unwrap();
[INFO] [stdout] 63 +     let set = sets.into_iter().reduce(|a, b| b | a ).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> libdaw/src/notation/set/parse.rs:63:46
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let set = sets.into_iter().reduce(|a, b| (b | a)).unwrap();
[INFO] [stdout]    |                                              ^     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     let set = sets.into_iter().reduce(|a, b| (b | a)).unwrap();
[INFO] [stdout] 63 +     let set = sets.into_iter().reduce(|a, b| b | a ).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking python-libdaw v0.17.0 (/opt/rustwide/workdir/python-libdaw)
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> python-libdaw/src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | create_exception!(libdaw, Error, PyRuntimeError);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> python-libdaw/src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | create_exception!(libdaw, Error, PyRuntimeError);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> python-libdaw/src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | create_exception!(libdaw, Error, PyRuntimeError);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> python-libdaw/src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | create_exception!(libdaw, Error, PyRuntimeError);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (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<(f64,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/metronome.rs:48:37
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn __getnewargs__(&self) -> (f64,) {
[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: std::result::Result<(f64,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/metronome.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn __getnewargs__(&self) -> (f64,) {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(metronome::Beat, metronome::BeatsPerMinute), Infallible>
[INFO] [stdout]    --> python-libdaw/src/metronome.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn __getnewargs__(&self) -> (Beat, BeatsPerMinute) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<time::Timestamp, Infallible>
[INFO] [stdout]    --> python-libdaw/src/metronome.rs:148:51
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn beat_to_time(&mut self, beat: Beat) -> Timestamp {
[INFO] [stdout]     |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<pyo3::Bound<'_, node::Node>, Infallible>
[INFO] [stdout]   --> python-libdaw/src/node.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn __iter__(self_: Bound<'_, Node>) -> Bound<'_, Node> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&pyo3::Bound<'_, Custom>, Infallible>
[INFO] [stdout]   --> python-libdaw/src/nodes/custom.rs:73:33
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn __init__<'py>(self_: &Bound<'py, Self>, py: Python<'py>, callable: Option<Py<PyAny>>) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]   --> python-libdaw/src/nodes/graph.rs:20:56
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn remove(&mut self, node: Bound<'_, Node>) -> bool {
[INFO] [stdout]    |                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]   --> python-libdaw/src/nodes/graph.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> bool {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]   --> python-libdaw/src/nodes/graph.rs:74:88
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn remove_input(&self, destination: Bound<'_, Node>, stream: Option<usize>) -> bool {
[INFO] [stdout]    |                                                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]   --> python-libdaw/src/nodes/graph.rs:94:84
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn remove_output(&self, source: Bound<'_, Node>, stream: Option<usize>) -> bool {
[INFO] [stdout]    |                                                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Vec<note_pitch::NotePitch>, Option<metronome::Beat>, Option<duration::Duration>, Option<state_member::StateMember>), Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/chord.rs:213:10
[INFO] [stdout]     |
[INFO] [stdout] 213 |       ) -> (
[INFO] [stdout]     |  __________^
[INFO] [stdout] 214 | |         Vec<NotePitch>,
[INFO] [stdout] 215 | |         Option<Beat>,
[INFO] [stdout] 216 | |         Option<Duration>,
[INFO] [stdout] 217 | |         Option<StateMember>,
[INFO] [stdout] 218 | |     ) {
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<pyo3::Bound<'_, ChordIterator>, Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/chord.rs:247:28
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn __iter__(self_: Bound<'_, Self>) -> Bound<'_, Self> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(metronome::Beat,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/duration.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn __getnewargs__(&self) -> (Beat,) {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(metronome::Beat,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/duration.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn __getnewargs__(&self) -> (Beat,) {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(f64,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/duration.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn __getnewargs__(&self) -> (f64,) {
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(metronome::Beat,), Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/duration.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn __getnewargs__(&self) -> (Beat,) {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Vec<nodes::instrument::Tone>, Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/element.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 |     ) -> Vec<Tone> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<metronome::Beat, Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/element.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn length_(&self) -> Beat {
[INFO] [stdout]    |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<metronome::Beat, Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/element.rs:97:32
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn duration_(&self) -> Beat {
[INFO] [stdout]    |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Py<element::Element>,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/item.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn __getnewargs__(&self) -> (Py<Element>,) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(i64,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/mode.rs:59:37
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn __getnewargs__(&self) -> (i64,) {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(note_pitch::NotePitch, Option<metronome::Beat>, Option<duration::Duration>), Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/note.rs:107:37
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn __getnewargs__(&self) -> (NotePitch, Option<Beat>, Option<Duration>) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Vec<Py<item::Item>>, Option<state_member::StateMember>), Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/overlapped.rs:183:37
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn __getnewargs__(&self) -> (Vec<Py<Item>>, Option<StateMember>) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<pyo3::Bound<'_, OverlappedIterator>, Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/overlapped.rs:213:28
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn __iter__(self_: Bound<'_, Self>) -> Bound<'_, Self> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(&Py<pitch::pitch::PitchClass>, Option<i8>, i8), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/pitch.rs:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn __getnewargs__(&self) -> (&Py<PitchClass>, Option<i8>, i8) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Option<metronome::Beat>,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/rest.rs:63:37
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn __getnewargs__(&self) -> (Option<Beat>,) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Vec<note_pitch::NotePitch>,), Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/scale.rs:165:37
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn __getnewargs__(&self) -> (Vec<NotePitch>,) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<pyo3::Bound<'_, ScaleIterator>, Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/scale.rs:188:28
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn __iter__(self_: Bound<'_, Self>) -> Bound<'_, Self> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Vec<Py<item::Item>>, Option<state_member::StateMember>), Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/sequence.rs:183:37
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn __getnewargs__(&self) -> (Vec<Py<Item>>, Option<StateMember>) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<pyo3::Bound<'_, SequenceIterator>, Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/sequence.rs:213:28
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn __iter__(self_: Bound<'_, Self>) -> Bound<'_, Self> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Option<note_pitch::NotePitch>, Option<metronome::Beat>, Option<duration::Duration>), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/set.rs:97:37
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn __getnewargs__(&self) -> (Option<NotePitch>, Option<Beat>, Option<Duration>) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(&str,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/state_member.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn __getnewargs__(&self) -> (&str,) {
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(i64, i8), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/step.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn __getnewargs__(&self) -> (i64, i8) {
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<f64, Infallible>
[INFO] [stdout]   --> python-libdaw/src/pitch.rs:20:56
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn resolve(&self, pitch: &Bound<'_, Pitch>) -> f64 {
[INFO] [stdout]    |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(&str,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/pitch/pitch.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn __getnewargs__(&self) -> (&str,) {
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(pitch::pitch::PitchName, f64), Infallible>
[INFO] [stdout]    --> python-libdaw/src/pitch/pitch.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn __getnewargs__(&self) -> (PitchName, f64) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(&Py<pitch::pitch::PitchClass>, i8), Infallible>
[INFO] [stdout]    --> python-libdaw/src/pitch/pitch.rs:188:37
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn __getnewargs__(&self) -> (&Py<PitchClass>, i8) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Vec<f64>,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/sample.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn __getnewargs__(&self) -> (Vec<f64>,) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<pyo3::Bound<'_, StreamIterator>, Infallible>
[INFO] [stdout]    --> python-libdaw/src/sample.rs:127:28
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn __iter__(self_: Bound<'_, Self>) -> Bound<'_, Self> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<f64, Infallible>
[INFO] [stdout]   --> python-libdaw/src/time.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn seconds(&self) -> f64 {
[INFO] [stdout]    |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(f64,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/time.rs:72:37
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn __getnewargs__(&self) -> (f64,) {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<f64, Infallible>
[INFO] [stdout]    --> python-libdaw/src/time.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn seconds(&self) -> f64 {
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(f64,), Infallible>
[INFO] [stdout]    --> python-libdaw/src/time.rs:135:37
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn __getnewargs__(&self) -> (f64,) {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<f64, Infallible>
[INFO] [stdout]    --> python-libdaw/src/time.rs:167:30
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn seconds(&self) -> f64 {
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(f64,), Infallible>
[INFO] [stdout]    --> python-libdaw/src/time.rs:198:37
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn __getnewargs__(&self) -> (f64,) {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `python-libdaw` (lib test) due to 45 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(f64,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/metronome.rs:48:37
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn __getnewargs__(&self) -> (f64,) {
[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: std::result::Result<(f64,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/metronome.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn __getnewargs__(&self) -> (f64,) {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(metronome::Beat, metronome::BeatsPerMinute), Infallible>
[INFO] [stdout]    --> python-libdaw/src/metronome.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn __getnewargs__(&self) -> (Beat, BeatsPerMinute) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<time::Timestamp, Infallible>
[INFO] [stdout]    --> python-libdaw/src/metronome.rs:148:51
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn beat_to_time(&mut self, beat: Beat) -> Timestamp {
[INFO] [stdout]     |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<pyo3::Bound<'_, node::Node>, Infallible>
[INFO] [stdout]   --> python-libdaw/src/node.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn __iter__(self_: Bound<'_, Node>) -> Bound<'_, Node> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&pyo3::Bound<'_, Custom>, Infallible>
[INFO] [stdout]   --> python-libdaw/src/nodes/custom.rs:73:33
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn __init__<'py>(self_: &Bound<'py, Self>, py: Python<'py>, callable: Option<Py<PyAny>>) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]   --> python-libdaw/src/nodes/graph.rs:20:56
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn remove(&mut self, node: Bound<'_, Node>) -> bool {
[INFO] [stdout]    |                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]   --> python-libdaw/src/nodes/graph.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> bool {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]   --> python-libdaw/src/nodes/graph.rs:74:88
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn remove_input(&self, destination: Bound<'_, Node>, stream: Option<usize>) -> bool {
[INFO] [stdout]    |                                                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]   --> python-libdaw/src/nodes/graph.rs:94:84
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn remove_output(&self, source: Bound<'_, Node>, stream: Option<usize>) -> bool {
[INFO] [stdout]    |                                                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Vec<note_pitch::NotePitch>, Option<metronome::Beat>, Option<duration::Duration>, Option<state_member::StateMember>), Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/chord.rs:213:10
[INFO] [stdout]     |
[INFO] [stdout] 213 |       ) -> (
[INFO] [stdout]     |  __________^
[INFO] [stdout] 214 | |         Vec<NotePitch>,
[INFO] [stdout] 215 | |         Option<Beat>,
[INFO] [stdout] 216 | |         Option<Duration>,
[INFO] [stdout] 217 | |         Option<StateMember>,
[INFO] [stdout] 218 | |     ) {
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<pyo3::Bound<'_, ChordIterator>, Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/chord.rs:247:28
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn __iter__(self_: Bound<'_, Self>) -> Bound<'_, Self> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(metronome::Beat,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/duration.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn __getnewargs__(&self) -> (Beat,) {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(metronome::Beat,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/duration.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn __getnewargs__(&self) -> (Beat,) {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(f64,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/duration.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn __getnewargs__(&self) -> (f64,) {
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(metronome::Beat,), Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/duration.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn __getnewargs__(&self) -> (Beat,) {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Vec<nodes::instrument::Tone>, Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/element.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 |     ) -> Vec<Tone> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<metronome::Beat, Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/element.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn length_(&self) -> Beat {
[INFO] [stdout]    |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<metronome::Beat, Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/element.rs:97:32
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn duration_(&self) -> Beat {
[INFO] [stdout]    |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Py<element::Element>,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/item.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn __getnewargs__(&self) -> (Py<Element>,) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(i64,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/mode.rs:59:37
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn __getnewargs__(&self) -> (i64,) {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(note_pitch::NotePitch, Option<metronome::Beat>, Option<duration::Duration>), Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/note.rs:107:37
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn __getnewargs__(&self) -> (NotePitch, Option<Beat>, Option<Duration>) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Vec<Py<item::Item>>, Option<state_member::StateMember>), Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/overlapped.rs:183:37
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn __getnewargs__(&self) -> (Vec<Py<Item>>, Option<StateMember>) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<pyo3::Bound<'_, OverlappedIterator>, Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/overlapped.rs:213:28
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn __iter__(self_: Bound<'_, Self>) -> Bound<'_, Self> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(&Py<pitch::pitch::PitchClass>, Option<i8>, i8), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/pitch.rs:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn __getnewargs__(&self) -> (&Py<PitchClass>, Option<i8>, i8) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Option<metronome::Beat>,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/rest.rs:63:37
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn __getnewargs__(&self) -> (Option<Beat>,) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Vec<note_pitch::NotePitch>,), Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/scale.rs:165:37
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn __getnewargs__(&self) -> (Vec<NotePitch>,) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<pyo3::Bound<'_, ScaleIterator>, Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/scale.rs:188:28
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn __iter__(self_: Bound<'_, Self>) -> Bound<'_, Self> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Vec<Py<item::Item>>, Option<state_member::StateMember>), Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/sequence.rs:183:37
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn __getnewargs__(&self) -> (Vec<Py<Item>>, Option<StateMember>) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<pyo3::Bound<'_, SequenceIterator>, Infallible>
[INFO] [stdout]    --> python-libdaw/src/notation/sequence.rs:213:28
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn __iter__(self_: Bound<'_, Self>) -> Bound<'_, Self> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Option<note_pitch::NotePitch>, Option<metronome::Beat>, Option<duration::Duration>), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/set.rs:97:37
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn __getnewargs__(&self) -> (Option<NotePitch>, Option<Beat>, Option<Duration>) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(&str,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/state_member.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn __getnewargs__(&self) -> (&str,) {
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(i64, i8), Infallible>
[INFO] [stdout]   --> python-libdaw/src/notation/step.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn __getnewargs__(&self) -> (i64, i8) {
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<f64, Infallible>
[INFO] [stdout]   --> python-libdaw/src/pitch.rs:20:56
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn resolve(&self, pitch: &Bound<'_, Pitch>) -> f64 {
[INFO] [stdout]    |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(&str,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/pitch/pitch.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn __getnewargs__(&self) -> (&str,) {
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(pitch::pitch::PitchName, f64), Infallible>
[INFO] [stdout]    --> python-libdaw/src/pitch/pitch.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn __getnewargs__(&self) -> (PitchName, f64) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(&Py<pitch::pitch::PitchClass>, i8), Infallible>
[INFO] [stdout]    --> python-libdaw/src/pitch/pitch.rs:188:37
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn __getnewargs__(&self) -> (&Py<PitchClass>, i8) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(Vec<f64>,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/sample.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn __getnewargs__(&self) -> (Vec<f64>,) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<pyo3::Bound<'_, StreamIterator>, Infallible>
[INFO] [stdout]    --> python-libdaw/src/sample.rs:127:28
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn __iter__(self_: Bound<'_, Self>) -> Bound<'_, Self> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<f64, Infallible>
[INFO] [stdout]   --> python-libdaw/src/time.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn seconds(&self) -> f64 {
[INFO] [stdout]    |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(f64,), Infallible>
[INFO] [stdout]   --> python-libdaw/src/time.rs:72:37
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn __getnewargs__(&self) -> (f64,) {
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<f64, Infallible>
[INFO] [stdout]    --> python-libdaw/src/time.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn seconds(&self) -> f64 {
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(f64,), Infallible>
[INFO] [stdout]    --> python-libdaw/src/time.rs:135:37
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn __getnewargs__(&self) -> (f64,) {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<f64, Infallible>
[INFO] [stdout]    --> python-libdaw/src/time.rs:167:30
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn seconds(&self) -> f64 {
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<(f64,), Infallible>
[INFO] [stdout]    --> python-libdaw/src/time.rs:198:37
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn __getnewargs__(&self) -> (f64,) {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `python-libdaw` (lib) due to 45 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "29fa4425e77f543548548a16cd8d896be849391199df3c0616e649e03cddeab1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29fa4425e77f543548548a16cd8d896be849391199df3c0616e649e03cddeab1", kill_on_drop: false }`
[INFO] [stdout] 29fa4425e77f543548548a16cd8d896be849391199df3c0616e649e03cddeab1
