[INFO] fetching crate euphony-units 0.1.1... [INFO] checking euphony-units-0.1.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate euphony-units 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate euphony-units 0.1.1 [INFO] finished tweaking crates.io crate euphony-units 0.1.1 [INFO] tweaked toml for crates.io crate euphony-units 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate euphony-units 0.1.1 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] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 54f578e3a544a8393c6fce41a274d5dabb3956151d4ce51b48e3589434f36342 [INFO] running `Command { std: "docker" "start" "-a" "54f578e3a544a8393c6fce41a274d5dabb3956151d4ce51b48e3589434f36342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54f578e3a544a8393c6fce41a274d5dabb3956151d4ce51b48e3589434f36342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f578e3a544a8393c6fce41a274d5dabb3956151d4ce51b48e3589434f36342", kill_on_drop: false }` [INFO] [stdout] 54f578e3a544a8393c6fce41a274d5dabb3956151d4ce51b48e3589434f36342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fc885f5b1a5df3a7d857665131a6c37d7c1d0b9c1337defc9717a4da97a69cf0 [INFO] running `Command { std: "docker" "start" "-a" "fc885f5b1a5df3a7d857665131a6c37d7c1d0b9c1337defc9717a4da97a69cf0", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling euphony-macros v0.2.1 [INFO] [stderr] Checking euphony-units v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [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 `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | convert!(u8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | convert!(u8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | convert!(u16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | convert!(u16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | convert!(u32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | convert!(u32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | convert!(u64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | convert!(u64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `euphony-units` (lib) due to 160 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [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 `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamics/loudness.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Loudness, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/interval.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | new_ratio!(Interval, i64); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(BaseFrequency, u64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pitch/frequency.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | new_ratio!(FrequencyRatio, u64); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | new_ratio!(Beat, u64); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/beat.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | new_ratio!(Instant, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/measure.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | new_ratio!(Measure, u64); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | / value [INFO] [stdout] 200 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | / (value.0) [INFO] [stdout] 212 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | / (value.1) [INFO] [stdout] 215 | | .try_into() [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/ratio/macros.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | let other: $inner = (*other).try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/time/tempo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | new_ratio!(Tempo, u64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `new_ratio_conversion` which comes from the expansion of the macro `new_ratio` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | convert!(u8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | convert!(u8); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | convert!(u16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | convert!(u16); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | convert!(u32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | convert!(u32); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | convert!(u64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (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 [INFO] [stdout] --> src/time/time_signature.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | Self(n.try_into().unwrap(), d.try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | convert!(u64); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `euphony-units` (lib test) due to 160 previous errors [INFO] running `Command { std: "docker" "inspect" "fc885f5b1a5df3a7d857665131a6c37d7c1d0b9c1337defc9717a4da97a69cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc885f5b1a5df3a7d857665131a6c37d7c1d0b9c1337defc9717a4da97a69cf0", kill_on_drop: false }` [INFO] [stdout] fc885f5b1a5df3a7d857665131a6c37d7c1d0b9c1337defc9717a4da97a69cf0