[INFO] fetching crate cgmath 0.18.0... [INFO] checking cgmath-0.18.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate cgmath 0.18.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate cgmath 0.18.0 [INFO] finished tweaking crates.io crate cgmath 0.18.0 [INFO] tweaked toml for crates.io crate cgmath 0.18.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cgmath 0.18.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 24 packages to latest compatible versions [INFO] [stderr] Adding approx v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 264ada11851b37db44cbaf90ac65b7bc29f9ed9c4ba13e765c9a311afa730843 [INFO] running `Command { std: "docker" "start" "-a" "264ada11851b37db44cbaf90ac65b7bc29f9ed9c4ba13e765c9a311afa730843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "264ada11851b37db44cbaf90ac65b7bc29f9ed9c4ba13e765c9a311afa730843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264ada11851b37db44cbaf90ac65b7bc29f9ed9c4ba13e765c9a311afa730843", kill_on_drop: false }` [INFO] [stdout] 264ada11851b37db44cbaf90ac65b7bc29f9ed9c4ba13e765c9a311afa730843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb12c800f053a95f6a970efb65abbc260cec333f9a1831b54769c3de29ce45eb [INFO] running `Command { std: "docker" "start" "-a" "fb12c800f053a95f6a970efb65abbc260cec333f9a1831b54769c3de29ce45eb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cgmath v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/lib.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | #![cfg_attr(feature = "simd", feature(specialization))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/lib.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/lib.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/lib.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/macros.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/macros.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(feature = "simd"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/macros.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/matrix.rs:1323:11 [INFO] [stdout] | [INFO] [stdout] 1323 | #[cfg(not(feature = "simd"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/matrix.rs:1327:7 [INFO] [stdout] | [INFO] [stdout] 1327 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/matrix.rs:868:15 [INFO] [stdout] | [INFO] [stdout] 868 | #[cfg(not(feature = "simd"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/matrix.rs:909:11 [INFO] [stdout] | [INFO] [stdout] 909 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | default_fn!($op(self) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | default_fn!($op(self) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/lib.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | #![cfg_attr(feature = "simd", feature(specialization))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/lib.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/lib.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/lib.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/macros.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/macros.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(feature = "simd"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/macros.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/matrix.rs:1323:11 [INFO] [stdout] | [INFO] [stdout] 1323 | #[cfg(not(feature = "simd"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/matrix.rs:1327:7 [INFO] [stdout] | [INFO] [stdout] 1327 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/matrix.rs:868:15 [INFO] [stdout] | [INFO] [stdout] 868 | #[cfg(not(feature = "simd"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/matrix.rs:909:11 [INFO] [stdout] | [INFO] [stdout] 909 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mint`, `rand`, `serde`, `swizzle`, and `unstable` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | default_fn!($op(self) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | default_fn!($op(self) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | default_fn!($op(self) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | default_fn!($op(self) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | impl_matrix!(Matrix2, Vector2 { x: 0, y: 1 }); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | default_fn!($op(self) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | default_fn!($op(self) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | default_fn!($op(self) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | default_fn!($op(self) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | default_fn!($op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | default_fn!( $op(&mut $lhs, $rhs: $Rhs) $body ); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_assignment_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | default_fn!( $op(self, other: $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | default_fn!( $op(self, other: &'a $Rhs) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | impl_matrix!(Matrix4, Vector4 { x: 0, y: 1, z: 2, w: 3 }); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | default_fn!( $op(self, other: &'a $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn` [INFO] [stdout] --> src/macros.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | default_fn!( $op(self, other: $Rhs<$S>) -> $Output { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix.rs:1309:1 [INFO] [stdout] | [INFO] [stdout] 1309 | impl_matrix!(Matrix3, Vector3 { x: 0, y: 1, z: 2 }); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_operator` which comes from the expansion of the macro `impl_matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/macros.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[inline] [WARN] too many lines in the log, truncating it