[INFO] cloning repository https://github.com/vanleefxp/fantazia_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vanleefxp/fantazia_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanleefxp%2Ffantazia_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanleefxp%2Ffantazia_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02eba311647204457049f68ab18a9ed400a4e157
[INFO] checking vanleefxp/fantazia_rs against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanleefxp%2Ffantazia_rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vanleefxp/fantazia_rs
[INFO] finished tweaking git repo https://github.com/vanleefxp/fantazia_rs
[INFO] tweaked toml for git repo https://github.com/vanleefxp/fantazia_rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vanleefxp/fantazia_rs on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vanleefxp/fantazia_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking vanleefxp/fantazia_rs against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanleefxp%2Ffantazia_rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vanleefxp/fantazia_rs
[INFO] finished tweaking git repo https://github.com/vanleefxp/fantazia_rs
[INFO] tweaked toml for git repo https://github.com/vanleefxp/fantazia_rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vanleefxp/fantazia_rs on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vanleefxp/fantazia_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded rkyv_derive v0.8.15
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded rkyv v0.8.15
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded malachite-base v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 711163b23545bdd45139799dec5585a1f2ddf9e79c5a41b4d04f7909e90f0865
[INFO] running `Command { std: "docker" "start" "-a" "711163b23545bdd45139799dec5585a1f2ddf9e79c5a41b4d04f7909e90f0865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "711163b23545bdd45139799dec5585a1f2ddf9e79c5a41b4d04f7909e90f0865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "711163b23545bdd45139799dec5585a1f2ddf9e79c5a41b4d04f7909e90f0865", kill_on_drop: false }`
[INFO] [stdout] 711163b23545bdd45139799dec5585a1f2ddf9e79c5a41b4d04f7909e90f0865
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0fdb9808362b5ecf9354ac65613604a2d063f4bf27b099641726be88ff8a38f
[INFO] running `Command { std: "docker" "start" "-a" "a0fdb9808362b5ecf9354ac65613604a2d063f4bf27b099641726be88ff8a38f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking malachite-base v0.7.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking fantazia_lib v0.1.0 (/opt/rustwide/workdir/crates/fantazia_lib)
[INFO] [stderr]     Checking fantazia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fantazia_proc-macro v0.1.0 (/opt/rustwide/workdir/crates/fantazia_proc-macro)
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::acci`
[INFO] [stdout]   --> src/pitch/edo12.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         use crate::pitch::edo12::acci;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ no `acci` in `pitch::edo12`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pitch/edo12.rs:4:31
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]  4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 10 -         use crate::pitch::edo12::acci;
[INFO] [stdout] 10 +         use crate::pitch::edo12::Acci;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::ostep`
[INFO] [stdout]   --> src/pitch/edo12.rs:26:42
[INFO] [stdout]    |
[INFO] [stdout] 26 |         use crate::pitch::edo12::{OStep, ostep};
[INFO] [stdout]    |                                          ^^^^^ no `ostep` in `pitch::edo12`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pitch/edo12.rs:4:66
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]  4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 26 -         use crate::pitch::edo12::{OStep, ostep};
[INFO] [stdout] 26 +         use crate::pitch::edo12::{OStep, OStep};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::opitch`
[INFO] [stdout]   --> src/pitch/edo12.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         use crate::pitch::edo12::opitch;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `opitch` in `pitch::edo12`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pitch/edo12.rs:4:58
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]  4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]    |                                                          ^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 64 -         use crate::pitch::edo12::opitch;
[INFO] [stdout] 64 +         use crate::pitch::edo12::OPitch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::opitch`
[INFO] [stdout]   --> src/pitch/edo12.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         use crate::pitch::edo12::opitch;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `opitch` in `pitch::edo12`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pitch/edo12.rs:4:58
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]  4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]    |                                                          ^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 69 -         use crate::pitch::edo12::opitch;
[INFO] [stdout] 69 +         use crate::pitch::edo12::OPitch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::opitch`
[INFO] [stdout]   --> src/pitch/edo12.rs:76:46
[INFO] [stdout]    |
[INFO] [stdout] 76 |         use crate::pitch::edo12::{OInterval, opitch};
[INFO] [stdout]    |                                              ^^^^^^ no `opitch` in `pitch::edo12`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/pitch/edo12.rs:4:58
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]  4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]    |                                                          ^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 76 -         use crate::pitch::edo12::{OInterval, opitch};
[INFO] [stdout] 76 +         use crate::pitch::edo12::{OInterval, OPitch};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::ointerval`
[INFO] [stdout]    --> src/pitch/edo12.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |         use crate::pitch::edo12::ointerval;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ointerval` in `pitch::edo12`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pitch/edo12.rs:4:47
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]   4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]     |                                               ^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 111 -         use crate::pitch::edo12::ointerval;
[INFO] [stdout] 111 +         use crate::pitch::edo12::OInterval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::pitch`
[INFO] [stdout]    --> src/pitch/edo12.rs:121:45
[INFO] [stdout]     |
[INFO] [stdout] 121 |         use crate::pitch::edo12::{Interval, pitch};
[INFO] [stdout]     |                                             ^^^^^ no `pitch` in `pitch::edo12`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these modules instead:
[INFO] [stdout]             crate::pitch
[INFO] [stdout]             fantazia_lib::pitch
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pitch/edo12.rs:4:73
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]   4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]     |                                                                         ^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 121 -         use crate::pitch::edo12::{Interval, pitch};
[INFO] [stdout] 121 +         use crate::pitch::edo12::{Interval, Pitch};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::interval`
[INFO] [stdout]    --> src/pitch/edo12.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         use crate::pitch::edo12::interval;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `interval` in `pitch::edo12`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pitch/edo12.rs:4:37
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]   4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 128 -         use crate::pitch::edo12::interval;
[INFO] [stdout] 128 +         use crate::pitch::edo12::Interval;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::pitch`
[INFO] [stdout]    --> src/pitch/edo12.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |         use crate::pitch::edo12::pitch;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `pitch` in `pitch::edo12`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pitch/edo12.rs:4:73
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]   4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]     |                                                                         ^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 135 -         use crate::pitch::edo12::pitch;
[INFO] [stdout] 135 +         use crate::pitch::edo12::Pitch;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules instead
[INFO] [stdout]     |
[INFO] [stdout] 135 -         use crate::pitch::edo12::pitch;
[INFO] [stdout] 135 +         use crate::pitch;
[INFO] [stdout]     |
[INFO] [stdout] 135 -         use crate::pitch::edo12::pitch;
[INFO] [stdout] 135 +         use fantazia_lib::pitch;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pitch::edo12::opitch`
[INFO] [stdout]    --> src/pitch/edo12.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         use crate::pitch::edo12::opitch;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `opitch` in `pitch::edo12`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/pitch/edo12.rs:4:58
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(feature = "proc-macro")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout]   4 | pub use fantazia_proc_macro::{acci, interval, ointerval, opitch, ostep, pitch, qual, step};
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 141 -         use crate::pitch::edo12::opitch;
[INFO] [stdout] 141 +         use crate::pitch::edo12::OPitch;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fantazia` (lib test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a0fdb9808362b5ecf9354ac65613604a2d063f4bf27b099641726be88ff8a38f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0fdb9808362b5ecf9354ac65613604a2d063f4bf27b099641726be88ff8a38f", kill_on_drop: false }`
[INFO] [stdout] a0fdb9808362b5ecf9354ac65613604a2d063f4bf27b099641726be88ff8a38f
