[INFO] fetching crate euphony-dsp 0.1.1...
[INFO] checking euphony-dsp-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate euphony-dsp 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate euphony-dsp 0.1.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate euphony-dsp 0.1.1
[INFO] finished tweaking crates.io crate euphony-dsp 0.1.1
[INFO] tweaked toml for crates.io crate euphony-dsp 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rsor v0.1.4
[INFO] [stderr]   Downloaded fastapprox v0.3.1
[INFO] [stderr]   Downloaded euphony-node v0.1.1
[INFO] [stderr]   Downloaded euphony-graph v0.1.1
[INFO] [stderr]   Downloaded euphony-macros v0.2.1
[INFO] [stderr]   Downloaded numeric-array v0.5.2
[INFO] [stderr]   Downloaded euphony-units v0.1.1
[INFO] [stderr]   Downloaded duplicate v0.4.1
[INFO] [stderr]   Downloaded fundsp v0.9.0
[INFO] [stderr]   Downloaded insta v1.36.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc66beda190e3186bfe9892fb5d25bed078790618ad02e0b0dc3b1f6ba8d285b
[INFO] running `Command { std: "docker" "start" "-a" "bc66beda190e3186bfe9892fb5d25bed078790618ad02e0b0dc3b1f6ba8d285b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc66beda190e3186bfe9892fb5d25bed078790618ad02e0b0dc3b1f6ba8d285b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc66beda190e3186bfe9892fb5d25bed078790618ad02e0b0dc3b1f6ba8d285b", kill_on_drop: false }`
[INFO] [stdout] bc66beda190e3186bfe9892fb5d25bed078790618ad02e0b0dc3b1f6ba8d285b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3aabaa31eb73076ba3bfacd391d1d579518c4fe5194f401d8fa87f495cad86c9
[INFO] running `Command { std: "docker" "start" "-a" "3aabaa31eb73076ba3bfacd391d1d579518c4fe5194f401d8fa87f495cad86c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking rsor v0.1.4
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking fastapprox v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking insta v1.36.1
[INFO] [stderr]     Checking numeric-array v0.5.2
[INFO] [stderr]     Checking euphony-graph v0.1.1
[INFO] [stderr]    Compiling duplicate v0.4.1
[INFO] [stderr]    Compiling euphony-macros v0.2.1
[INFO] [stderr]     Checking euphony-units v0.1.1
[INFO] [stderr]     Checking fundsp v0.9.0
[INFO] [stderr]     Checking euphony-node v0.1.1
[INFO] [stderr]     Checking euphony-dsp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/binary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 46 | / binary!(
[INFO] [stdout] 47 | |     /// Adds two signals together
[INFO] [stdout] 48 | |     50,
[INFO] [stdout] 49 | |     Add,
[INFO] [stdout] 50 | |     |a, b| a + b
[INFO] [stdout] 51 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/binary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 52 | / binary!(
[INFO] [stdout] 53 | |     /// Computes the four quadrant arctangent of `lhs` (`y`) and `rhs` (`x`) in radians.
[INFO] [stdout] 54 | |     ///
[INFO] [stdout] 55 | |     /// * `x = 0`, `y = 0`: `0`
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     |a, b| a.atan2(b)
[INFO] [stdout] 62 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/binary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 63 | / binary!(
[INFO] [stdout] 64 | |     /// Returns a number composed of the magnitude of `lhs` and the sign of `rhs`.
[INFO] [stdout] 65 | |     ///
[INFO] [stdout] 66 | |     /// Equal to `lhs` if the sign of `lhs` and `rhs` are the same, otherwise equal
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     |a, b| a.copysign(b)
[INFO] [stdout] 71 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/binary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 72 | / binary!(
[INFO] [stdout] 73 | |     /// Divides the left hand signal by the right
[INFO] [stdout] 74 | |     53,
[INFO] [stdout] 75 | |     Div,
[INFO] [stdout] 76 | |     |a, b| a / b
[INFO] [stdout] 77 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/binary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 78 | / binary!(
[INFO] [stdout] 79 | |     /// Calculates Euclidean division, the matching method for `rem_euclid`.
[INFO] [stdout] 80 | |     ///
[INFO] [stdout] 81 | |     /// This computes the integer `n` such that `lhs = n * rhs + self.rem_euclid(rhs)`.
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |     |a, b| a.div_euclid(b)
[INFO] [stdout] 86 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/binary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 87 | / binary!(
[INFO] [stdout] 88 | |     /// Calculates the length of the hypotenuse of a right-angle triangle given legs of length `x` and `y`.
[INFO] [stdout] 89 | |     55,
[INFO] [stdout] 90 | |     Hypot,
[INFO] [stdout] 91 | |     |a, b| a.hypot(b)
[INFO] [stdout] 92 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/binary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 93  | / binary!(
[INFO] [stdout] 94  | |     /// Returns the logarithm of the number with respect to an arbitrary base.
[INFO] [stdout] 95  | |     ///
[INFO] [stdout] 96  | |     /// The result might not be correctly rounded owing to implementation details;
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |     |a, b| a.log(b)
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/binary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / binary!(
[INFO] [stdout] 104 | |     /// Returns the maximum of the two numbers.
[INFO] [stdout] 105 | |     ///
[INFO] [stdout] 106 | |     /// Follows the IEEE-754 2008 semantics for maxNum, except for handling of signaling `NAN`s. This
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |     |a, b| a.max(b)
[INFO] [stdout] 111 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/binary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 112 | / binary!(
[INFO] [stdout] 113 | |     /// Returns the minimum of the two numbers.
[INFO] [stdout] 114 | |     ///
[INFO] [stdout] 115 | |     /// Follows the IEEE-754 2008 semantics for minNum, except for handling of signaling `NAN`s. This
[INFO] [stdout] ...   |
[INFO] [stdout] 119 | |     |a, b| a.min(b)
[INFO] [stdout] 120 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/binary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 121 | / binary!(
[INFO] [stdout] 122 | |     /// Multiplies two signals together
[INFO] [stdout] 123 | |     59,
[INFO] [stdout] 124 | |     Mul,
[INFO] [stdout] 125 | |     |a, b| a * b
[INFO] [stdout] 126 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/binary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 127 | / binary!(
[INFO] [stdout] 128 | |     /// Raises a number to a floating point power.
[INFO] [stdout] 129 | |     60,
[INFO] [stdout] 130 | |     Powf,
[INFO] [stdout] 131 | |     |a, b| a.powf(b)
[INFO] [stdout] 132 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/binary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 133 | / binary!(
[INFO] [stdout] 134 | |     /// Raises a number to an integer power.
[INFO] [stdout] 135 | |     ///
[INFO] [stdout] 136 | |     /// Using this function is generally faster than using `powf`
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |     |a, b| a.powi(b as _)
[INFO] [stdout] 140 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/binary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 141 | / binary!(
[INFO] [stdout] 142 | |     /// Returns the remainder of the left hand signal by the right
[INFO] [stdout] 143 | |     62,
[INFO] [stdout] 144 | |     Rem,
[INFO] [stdout] 145 | |     |a, b| a % b
[INFO] [stdout] 146 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/binary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 147 | / binary!(
[INFO] [stdout] 148 | |     /// Calculates the least nonnegative remainder of `lhs (mod rhs)`.
[INFO] [stdout] 149 | |     ///
[INFO] [stdout] 150 | |     /// In particular, the return value `r` satisfies `0.0 <= r < rhs.abs()` in
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |     |a, b| a.rem_euclid(b)
[INFO] [stdout] 161 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/binary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 162 | / binary!(
[INFO] [stdout] 163 | |     /// Subtracts `rhs` from `lhs`
[INFO] [stdout] 164 | |     64,
[INFO] [stdout] 165 | |     Sub,
[INFO] [stdout] 166 | |     |a, b| a - b
[INFO] [stdout] 167 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]  --> src/buffer.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Default, Node)]
[INFO] [stdout]   |                          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod reflect;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   = note: the item is gated behind the `reflect` feature
[INFO] [stdout]   = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]  --> src/env.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Default, Node)]
[INFO] [stdout]   |                          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod reflect;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   = note: the item is gated behind the `reflect` feature
[INFO] [stdout]   = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]  --> src/filter.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Node)]
[INFO] [stdout]   |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod reflect;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   = note: the item is gated behind the `reflect` feature
[INFO] [stdout]   = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/filter.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Node)]
[INFO] [stdout]    |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/filter.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(Node)]
[INFO] [stdout]    |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/filter.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(Node)]
[INFO] [stdout]    |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:178:10
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:216:10
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:298:10
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:326:10
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:354:10
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:382:10
[INFO] [stdout]     |
[INFO] [stdout] 382 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:410:10
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:447:10
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/filter.rs:484:10
[INFO] [stdout]     |
[INFO] [stdout] 484 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/osc/nes.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                       ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/osc/nes.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                       ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]  --> src/osc/noise.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Node)]
[INFO] [stdout]   |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod reflect;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   = note: the item is gated behind the `reflect` feature
[INFO] [stdout]   = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/osc/noise.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Node)]
[INFO] [stdout]    |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/osc/noise.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Node)]
[INFO] [stdout]    |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/osc/noise.rs:109:10
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[derive(Node)]
[INFO] [stdout]     |          ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]  --> src/osc/wave.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]   |                                       ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod reflect;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   = note: the item is gated behind the `reflect` feature
[INFO] [stdout]   = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/osc/wave.rs:36:39
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                       ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/osc/wave.rs:96:39
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                       ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]  --> src/osc.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]   |                                       ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod reflect;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   = note: the item is gated behind the `reflect` feature
[INFO] [stdout]   = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/osc.rs:55:27
[INFO] [stdout]     |
[INFO] [stdout] 55  |           #[derive(Default, Node)]
[INFO] [stdout]     |                             ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 98  | / phase_osc!(
[INFO] [stdout] 99  | |     /// Accurate (slow) sine oscillator
[INFO] [stdout] 100 | |     100,
[INFO] [stdout] 101 | |     Sine,
[INFO] [stdout] 102 | |     |phase| (TAU * phase).sin()
[INFO] [stdout] 103 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `phase_osc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/osc.rs:55:27
[INFO] [stdout]     |
[INFO] [stdout] 55  |           #[derive(Default, Node)]
[INFO] [stdout]     |                             ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 104 | / phase_osc!(
[INFO] [stdout] 105 | |     /// Mostly accurate, but faster sine oscillator
[INFO] [stdout] 106 | |     101,
[INFO] [stdout] 107 | |     SineFast,
[INFO] [stdout] 108 | |     |phase| fast::sinfull((TAU * phase) as f32) as f64
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `phase_osc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/osc.rs:55:27
[INFO] [stdout]     |
[INFO] [stdout] 55  |           #[derive(Default, Node)]
[INFO] [stdout]     |                             ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 110 | / phase_osc!(
[INFO] [stdout] 111 | |     /// Less accurate, but fast sine oscillator
[INFO] [stdout] 112 | |     102,
[INFO] [stdout] 113 | |     SineFaster,
[INFO] [stdout] 114 | |     |phase| faster::sinfull((TAU * phase) as f32) as f64
[INFO] [stdout] 115 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `phase_osc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/osc.rs:55:27
[INFO] [stdout]     |
[INFO] [stdout] 55  |           #[derive(Default, Node)]
[INFO] [stdout]     |                             ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 116 | / phase_osc!(
[INFO] [stdout] 117 | |     /// A pulse (square) oscillator
[INFO] [stdout] 118 | |     103,
[INFO] [stdout] 119 | |     Pulse,
[INFO] [stdout] 120 | |     |phase| (0.5 - phase).signum()
[INFO] [stdout] 121 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `phase_osc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/osc.rs:55:27
[INFO] [stdout]     |
[INFO] [stdout] 55  |           #[derive(Default, Node)]
[INFO] [stdout]     |                             ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 122 | / phase_osc!(
[INFO] [stdout] 123 | |     /// A sawtooth oscillator
[INFO] [stdout] 124 | |     104,
[INFO] [stdout] 125 | |     Sawtooth,
[INFO] [stdout] 126 | |     |phase| (0.5 - phase) * 2.0
[INFO] [stdout] 127 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `phase_osc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/osc.rs:55:27
[INFO] [stdout]     |
[INFO] [stdout] 55  |           #[derive(Default, Node)]
[INFO] [stdout]     |                             ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 128 | / phase_osc!(
[INFO] [stdout] 129 | |     /// A triangle oscillator
[INFO] [stdout] 130 | |     105,
[INFO] [stdout] 131 | |     Triangle,
[INFO] [stdout] 132 | |     0.75,
[INFO] [stdout] 133 | |     |phase| ((0.5 - phase).abs() - 0.25) * 4.0
[INFO] [stdout] 134 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `phase_osc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/osc.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[derive(Default, Node)]
[INFO] [stdout]     |                   ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/tertiary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 72 | / tertiary!(
[INFO] [stdout] 73 | |     /// Fused multiply-add. Computes `(input + add) * mul` with only one rounding
[INFO] [stdout] 74 | |     /// error, yielding a more accurate result than an unfused add-multiply.
[INFO] [stdout] 75 | |     75,
[INFO] [stdout] 76 | |     AddMul,
[INFO] [stdout] 77 | |     |input, add, mul| (input + add) * mul
[INFO] [stdout] 78 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `tertiary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/tertiary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 79 | / tertiary!(
[INFO] [stdout] 80 | |     /// Restrict a value to a certain interval unless it is NaN.
[INFO] [stdout] 81 | |     ///
[INFO] [stdout] 82 | |     /// Returns `max` if `input` is greater than `max`, and `min` if `input` is
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     }
[INFO] [stdout] 96 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `tertiary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/tertiary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 97  | / tertiary!(
[INFO] [stdout] 98  | |     /// Fused multiply-add. Computes `(input * mul) + add` with only one rounding
[INFO] [stdout] 99  | |     /// error, yielding a more accurate result than an unfused multiply-add.
[INFO] [stdout] 100 | |     77,
[INFO] [stdout] 101 | |     MulAdd,
[INFO] [stdout] 102 | |     |input, mul, add| input.mul_add(mul, add)
[INFO] [stdout] 103 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `tertiary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/tertiary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 104 | / tertiary!(
[INFO] [stdout] 105 | |     /// If `cond` is positive, then `positive` is returned. Otherwise `negative`
[INFO] [stdout] 106 | |     /// is returned.
[INFO] [stdout] 107 | |     78,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     }
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `tertiary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/unary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 32 | / unary!(
[INFO] [stdout] 33 | |     /// Computes the absolute value of `input`. Returns `NAN` if the number is `NAN`.
[INFO] [stdout] 34 | |     1,
[INFO] [stdout] 35 | |     Abs,
[INFO] [stdout] 36 | |     |input| input.abs()
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/unary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 38 | / unary!(
[INFO] [stdout] 39 | |     /// Computes the arccosine of a number. Return value is in radians in the
[INFO] [stdout] 40 | |     /// range [0, pi] or NaN if the number is outside the range [-1, 1].
[INFO] [stdout] 41 | |     2,
[INFO] [stdout] 42 | |     Acos,
[INFO] [stdout] 43 | |     |input| input.acos()
[INFO] [stdout] 44 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/unary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 45 | / unary!(
[INFO] [stdout] 46 | |     /// Inverse hyperbolic cosine function.
[INFO] [stdout] 47 | |     3,
[INFO] [stdout] 48 | |     Acosh,
[INFO] [stdout] 49 | |     |input| input.acosh()
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/unary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 51 | / unary!(
[INFO] [stdout] 52 | |     /// Computes the arcsine of a number. Return value is in radians in the range [-pi/2, pi/2] or NaN if the number is outside the range...
[INFO] [stdout] 53 | |     4,
[INFO] [stdout] 54 | |     Asin,
[INFO] [stdout] 55 | |     |input| input.asin()
[INFO] [stdout] 56 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/unary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 57 | / unary!(
[INFO] [stdout] 58 | |     /// Inverse hyperbolic sine function.
[INFO] [stdout] 59 | |     5,
[INFO] [stdout] 60 | |     Asinh,
[INFO] [stdout] 61 | |     |input| input.asinh()
[INFO] [stdout] 62 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/unary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 63 | / unary!(
[INFO] [stdout] 64 | |     /// Computes the arctangent of a number. Return value is in radians in the range [-pi/2, pi/2];
[INFO] [stdout] 65 | |     6,
[INFO] [stdout] 66 | |     Atan,
[INFO] [stdout] 67 | |     |input| input.atan()
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/unary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 69 | / unary!(
[INFO] [stdout] 70 | |     /// Inverse hyperbolic tangent function.
[INFO] [stdout] 71 | |     7,
[INFO] [stdout] 72 | |     Atanh,
[INFO] [stdout] 73 | |     |input| input.atanh()
[INFO] [stdout] 74 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/unary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 75 | / unary!(
[INFO] [stdout] 76 | |     /// Returns the cube root of a number.
[INFO] [stdout] 77 | |     8,
[INFO] [stdout] 78 | |     Cbrt,
[INFO] [stdout] 79 | |     |input| input.cbrt()
[INFO] [stdout] 80 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/unary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 81 | / unary!(
[INFO] [stdout] 82 | |     /// Returns the smallest integer greater than or equal to a number.
[INFO] [stdout] 83 | |     9,
[INFO] [stdout] 84 | |     Ceil,
[INFO] [stdout] 85 | |     |input| input.ceil()
[INFO] [stdout] 86 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/unary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 87 | / unary!(
[INFO] [stdout] 88 | |     /// Computes the cosine of a number (in radians).
[INFO] [stdout] 89 | |     10,
[INFO] [stdout] 90 | |     Cos,
[INFO] [stdout] 91 | |     |input| input.cos()
[INFO] [stdout] 92 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/unary.rs:5:47
[INFO] [stdout]    |
[INFO] [stdout] 5  |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]    |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 93 | / unary!(
[INFO] [stdout] 94 | |     /// Hyperbolic cosine function.
[INFO] [stdout] 95 | |     11,
[INFO] [stdout] 96 | |     Cosh,
[INFO] [stdout] 97 | |     |input| input.cosh()
[INFO] [stdout] 98 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout]    = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 99  | / unary!(
[INFO] [stdout] 100 | |     /// Returns `e^(self)`, (the exponential function).
[INFO] [stdout] 101 | |     12,
[INFO] [stdout] 102 | |     Exp,
[INFO] [stdout] 103 | |     |input| input.exp()
[INFO] [stdout] 104 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 105 | / unary!(
[INFO] [stdout] 106 | |     /// Returns `2^(self)`
[INFO] [stdout] 107 | |     13,
[INFO] [stdout] 108 | |     Exp2,
[INFO] [stdout] 109 | |     |input| input.exp2()
[INFO] [stdout] 110 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 111 | / unary!(
[INFO] [stdout] 112 | |     /// Returns `e^(self) - 1` in a way that is accurate even if the number is close to zero.
[INFO] [stdout] 113 | |     14,
[INFO] [stdout] 114 | |     ExpM1,
[INFO] [stdout] 115 | |     |input| input.exp_m1()
[INFO] [stdout] 116 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 117 | / unary!(
[INFO] [stdout] 118 | |     /// Returns the largest integer less than or equal to a number.
[INFO] [stdout] 119 | |     15,
[INFO] [stdout] 120 | |     Floor,
[INFO] [stdout] 121 | |     |input| input.floor()
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 123 | / unary!(
[INFO] [stdout] 124 | |     /// Returns the fractional part of a number.
[INFO] [stdout] 125 | |     16,
[INFO] [stdout] 126 | |     Fract,
[INFO] [stdout] 127 | |     |input| input.fract()
[INFO] [stdout] 128 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 129 | / unary!(
[INFO] [stdout] 130 | |     /// Returns the natural logarithm of the number.
[INFO] [stdout] 131 | |     17,
[INFO] [stdout] 132 | |     Ln,
[INFO] [stdout] 133 | |     |input| input.ln()
[INFO] [stdout] 134 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 135 | / unary!(
[INFO] [stdout] 136 | |     /// Returns ln(1+n) (natural logarithm) more accurately than if the operations
[INFO] [stdout] 137 | |     /// were performed separately.
[INFO] [stdout] 138 | |     18,
[INFO] [stdout] 139 | |     Ln1p,
[INFO] [stdout] 140 | |     |input| input.ln_1p()
[INFO] [stdout] 141 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 142 | / unary!(
[INFO] [stdout] 143 | |     /// Returns the base 10 logarithm of the number.
[INFO] [stdout] 144 | |     19,
[INFO] [stdout] 145 | |     Log10,
[INFO] [stdout] 146 | |     |input| input.log10()
[INFO] [stdout] 147 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 148 | / unary!(
[INFO] [stdout] 149 | |     /// Returns the base 2 logarithm of the number.
[INFO] [stdout] 150 | |     20,
[INFO] [stdout] 151 | |     Log2,
[INFO] [stdout] 152 | |     |input| input.log2()
[INFO] [stdout] 153 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / unary!(
[INFO] [stdout] 155 | |     /// Normalizes a number.
[INFO] [stdout] 156 | |     ///
[INFO] [stdout] 157 | |     /// * `-0.0` will be converted into `0.0`
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     }
[INFO] [stdout] 173 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 174 | / unary!(
[INFO] [stdout] 175 | |     /// Takes the reciprocal (inverse) of a number, 1/x.
[INFO] [stdout] 176 | |     22,
[INFO] [stdout] 177 | |     Recip,
[INFO] [stdout] 178 | |     |input| input.recip()
[INFO] [stdout] 179 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 180 | / unary!(
[INFO] [stdout] 181 | |     /// Returns the nearest integer to a number. Round half-way cases away from `0.0`.
[INFO] [stdout] 182 | |     23,
[INFO] [stdout] 183 | |     Round,
[INFO] [stdout] 184 | |     |input| input.round()
[INFO] [stdout] 185 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 186 | / unary!(
[INFO] [stdout] 187 | |     /// Returns a number that represents the sign of `self`.
[INFO] [stdout] 188 | |     ///
[INFO] [stdout] 189 | |     /// * `1.0` if the number is positive, `+0.0` or `INFINITY`
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |     |input| input.signum()
[INFO] [stdout] 195 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 196 | / unary!(
[INFO] [stdout] 197 | |     /// Computes the sine of a number (in radians).
[INFO] [stdout] 198 | |     25,
[INFO] [stdout] 199 | |     Sin,
[INFO] [stdout] 200 | |     |input| input.sin()
[INFO] [stdout] 201 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 202 | / unary!(
[INFO] [stdout] 203 | |     /// Hyperbolic sine function.
[INFO] [stdout] 204 | |     26,
[INFO] [stdout] 205 | |     Sinh,
[INFO] [stdout] 206 | |     |input| input.sinh()
[INFO] [stdout] 207 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 208 | / unary!(
[INFO] [stdout] 209 | |     /// Returns the square root of a number.
[INFO] [stdout] 210 | |     ///
[INFO] [stdout] 211 | |     /// Returns `NaN` if `self` is a negative number other than `-0.0`.
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |     |input| input.sqrt()
[INFO] [stdout] 215 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 216 | / unary!(
[INFO] [stdout] 217 | |     /// Computes the tangent of a number (in radians).
[INFO] [stdout] 218 | |     28,
[INFO] [stdout] 219 | |     Tan,
[INFO] [stdout] 220 | |     |input| input.tan()
[INFO] [stdout] 221 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 222 | / unary!(
[INFO] [stdout] 223 | |     /// Hyperbolic tangent function.
[INFO] [stdout] 224 | |     29,
[INFO] [stdout] 225 | |     Tanh,
[INFO] [stdout] 226 | |     |input| input.tanh()
[INFO] [stdout] 227 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 228 | / unary!(
[INFO] [stdout] 229 | |     /// Converts radians to degrees.
[INFO] [stdout] 230 | |     30,
[INFO] [stdout] 231 | |     ToDegrees,
[INFO] [stdout] 232 | |     |input| input.to_degrees()
[INFO] [stdout] 233 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 234 | / unary!(
[INFO] [stdout] 235 | |     /// Converts degrees to radians.
[INFO] [stdout] 236 | |     31,
[INFO] [stdout] 237 | |     ToRadians,
[INFO] [stdout] 238 | |     |input| input.to_radians()
[INFO] [stdout] 239 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 240 | / unary!(
[INFO] [stdout] 241 | |     /// Returns the integer part of a number.
[INFO] [stdout] 242 | |     32,
[INFO] [stdout] 243 | |     Trunc,
[INFO] [stdout] 244 | |     |input| input.trunc()
[INFO] [stdout] 245 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 246 | / unary!(
[INFO] [stdout] 247 | |     /// The unary negation operator `-`.
[INFO] [stdout] 248 | |     33,
[INFO] [stdout] 249 | |     Neg,
[INFO] [stdout] 250 | |     |input| -input
[INFO] [stdout] 251 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]    --> src/unary.rs:5:47
[INFO] [stdout]     |
[INFO] [stdout] 5   |           #[derive(Debug, Clone, Copy, Default, Node)]
[INFO] [stdout]     |                                                 ^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout] ...
[INFO] [stdout] 252 | / unary!(
[INFO] [stdout] 253 | |     /// Passes the input signal to the output signal
[INFO] [stdout] 254 | |     34,
[INFO] [stdout] 255 | |     Pass,
[INFO] [stdout] 256 | |     |input| input
[INFO] [stdout] 257 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout] 5   | pub mod reflect;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `reflect` feature
[INFO] [stdout]     = note: this error originates in the derive macro `Node` which comes from the expansion of the macro `unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reflect` in `euphony_node`
[INFO] [stdout]   --> src/lib.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |     euphony_node::reflect::generate_files(env!("CARGO_MANIFEST_DIR"));
[INFO] [stdout]    |                   ^^^^^^^ could not find `reflect` in `euphony_node`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euphony-node-0.1.1/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod reflect;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `reflect` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 90 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `euphony-dsp` (lib test) due to 91 previous errors
[INFO] running `Command { std: "docker" "inspect" "3aabaa31eb73076ba3bfacd391d1d579518c4fe5194f401d8fa87f495cad86c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aabaa31eb73076ba3bfacd391d1d579518c4fe5194f401d8fa87f495cad86c9", kill_on_drop: false }`
[INFO] [stdout] 3aabaa31eb73076ba3bfacd391d1d579518c4fe5194f401d8fa87f495cad86c9
