[INFO] cloning repository https://github.com/0ry/ray
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0ry/ray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0ry%2Fray", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0ry%2Fray'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bab8a3566b2adc725a7fe706430fd57b839ea20
[INFO] building 0ry/ray against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0ry%2Fray" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0ry/ray on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/0ry/ray
[INFO] finished tweaking git repo https://github.com/0ry/ray
[INFO] tweaked toml for git repo https://github.com/0ry/ray written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/0ry/ray already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-iter v0.1.33
[INFO] [stderr]   Downloaded image v0.13.0
[INFO] [stderr]   Downloaded color_quant v1.0.0
[INFO] [stderr]   Downloaded inflate v0.2.0
[INFO] [stderr]   Downloaded num-traits v0.1.37
[INFO] [stderr]   Downloaded gif v0.9.1
[INFO] [stderr]   Downloaded num-integer v0.1.34
[INFO] [stderr]   Downloaded serde_derive_internals v0.15.0
[INFO] [stderr]   Downloaded libc v0.2.22
[INFO] [stderr]   Downloaded scoped_threadpool v0.1.7
[INFO] [stderr]   Downloaded num_cpus v1.4.0
[INFO] [stderr]   Downloaded num-rational v0.1.36
[INFO] [stderr]   Downloaded adler32 v1.0.0
[INFO] [stderr]   Downloaded byteorder v1.0.0
[INFO] [stderr]   Downloaded png v0.7.0
[INFO] [stderr]   Downloaded serde_derive v1.0.2
[INFO] [stderr]   Downloaded rayon v0.7.0
[INFO] [stderr]   Downloaded rayon-core v1.0.0
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.12
[INFO] [stderr]   Downloaded serde v1.0.2
[INFO] [stderr]   Downloaded deque v0.3.2
[INFO] [stderr]   Downloaded deflate v0.7.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f32b1ef928da08cdb86662162631ccc6e47fadf93232d0f3e44c1e4aab4d033
[INFO] running `Command { std: "docker" "start" "-a" "1f32b1ef928da08cdb86662162631ccc6e47fadf93232d0f3e44c1e4aab4d033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f32b1ef928da08cdb86662162631ccc6e47fadf93232d0f3e44c1e4aab4d033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f32b1ef928da08cdb86662162631ccc6e47fadf93232d0f3e44c1e4aab4d033", kill_on_drop: false }`
[INFO] [stdout] 1f32b1ef928da08cdb86662162631ccc6e47fadf93232d0f3e44c1e4aab4d033
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9852e31f4d3527dd5171cc577e7a03264411c2ab7f3430205b45d449992226dd
[INFO] running `Command { std: "docker" "start" "-a" "9852e31f4d3527dd5171cc577e7a03264411c2ab7f3430205b45d449992226dd", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.22
[INFO] [stderr]    Compiling num-traits v0.1.37
[INFO] [stderr]    Compiling rayon-core v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling deque v0.3.2
[INFO] [stderr]    Compiling byteorder v1.0.0
[INFO] [stderr]    Compiling lazy_static v0.2.8
[INFO] [stderr]    Compiling adler32 v1.0.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling color_quant v1.0.0
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling inflate v0.2.0
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.7
[INFO] [stderr]    Compiling serde v1.0.2
[INFO] [stderr]    Compiling deflate v0.7.8
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling gif v0.9.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling num-integer v0.1.34
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling num_cpus v1.4.0
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling num-iter v0.1.33
[INFO] [stderr]    Compiling num-rational v0.1.36
[INFO] [stderr]    Compiling png v0.7.0
[INFO] [stderr]    Compiling serde_derive_internals v0.15.0
[INFO] [stderr]    Compiling rayon v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.2
[INFO] [stderr]    Compiling jpeg-decoder v0.1.12
[INFO] [stderr]    Compiling image v0.13.0
[INFO] [stderr]    Compiling ray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Deserialize` and `Deserializer`
[INFO] [stdout]  --> src/vector.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Deserializer};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/vector.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         (self.x * self.x + self.y * self.y + self.z * self.z)
[INFO] [stdout]    |         ^                                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -         (self.x * self.x + self.y * self.y + self.z * self.z)
[INFO] [stdout] 22 +         self.x * self.x + self.y * self.y + self.z * self.z
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/vector.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (self.x * other.x + self.y * other.y + self.z * other.z)
[INFO] [stdout]    |         ^                                                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -         (self.x * other.x + self.y * other.y + self.z * other.z)
[INFO] [stdout] 39 +         self.x * other.x + self.y * other.y + self.z * other.z
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/vector.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         (self + other.neg())
[INFO] [stdout]    |         ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 86 -         (self + other.neg())
[INFO] [stdout] 86 +         self + other.neg()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/vector.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         (other * self)
[INFO] [stdout]     |         ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 106 -         (other * self)
[INFO] [stdout] 106 +         other * self
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma_decode` is never used
[INFO] [stdout]   --> src/main.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn gamma_decode(encoded: f32) -> f32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cross_test` is never used
[INFO] [stdout]    --> src/vector.rs:141:4
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn cross_test() {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_normalized_test` is never used
[INFO] [stdout]    --> src/vector.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn deserialize_normalized_test() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/vector.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Clone, Debug, Deserialize)]
[INFO] [stdout]   |                              -^^^^^^^^^^
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `Vector3` is not local
[INFO] [stdout]   |                              `Deserialize` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Vector3`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/point.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Clone, Debug, Deserialize)]
[INFO] [stdout]   |                              -^^^^^^^^^^
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `Point` is not local
[INFO] [stdout]   |                              `Deserialize` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Point`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9852e31f4d3527dd5171cc577e7a03264411c2ab7f3430205b45d449992226dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9852e31f4d3527dd5171cc577e7a03264411c2ab7f3430205b45d449992226dd", kill_on_drop: false }`
[INFO] [stdout] 9852e31f4d3527dd5171cc577e7a03264411c2ab7f3430205b45d449992226dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02331d884731b8465b94eea40c3b448ac76666fe0525216697b06a7e72ceccd9
[INFO] running `Command { std: "docker" "start" "-a" "02331d884731b8465b94eea40c3b448ac76666fe0525216697b06a7e72ceccd9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling ray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Deserialize` and `Deserializer`
[INFO] [stdout]  --> src/vector.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Deserializer};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/vector.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         (self.x * self.x + self.y * self.y + self.z * self.z)
[INFO] [stdout]    |         ^                                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -         (self.x * self.x + self.y * self.y + self.z * self.z)
[INFO] [stdout] 22 +         self.x * self.x + self.y * self.y + self.z * self.z
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/vector.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         (self.x * other.x + self.y * other.y + self.z * other.z)
[INFO] [stdout]    |         ^                                                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -         (self.x * other.x + self.y * other.y + self.z * other.z)
[INFO] [stdout] 39 +         self.x * other.x + self.y * other.y + self.z * other.z
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/vector.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         (self + other.neg())
[INFO] [stdout]    |         ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 86 -         (self + other.neg())
[INFO] [stdout] 86 +         self + other.neg()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/vector.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         (other * self)
[INFO] [stdout]     |         ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 106 -         (other * self)
[INFO] [stdout] 106 +         other * self
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gamma_decode` is never used
[INFO] [stdout]   --> src/main.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn gamma_decode(encoded: f32) -> f32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cross_test` is never used
[INFO] [stdout]    --> src/vector.rs:141:4
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn cross_test() {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_normalized_test` is never used
[INFO] [stdout]    --> src/vector.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn deserialize_normalized_test() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/vector.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Clone, Debug, Deserialize)]
[INFO] [stdout]   |                              -^^^^^^^^^^
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `Vector3` is not local
[INFO] [stdout]   |                              `Deserialize` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Vector3`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/point.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Clone, Debug, Deserialize)]
[INFO] [stdout]   |                              -^^^^^^^^^^
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `Point` is not local
[INFO] [stdout]   |                              `Deserialize` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Point`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "02331d884731b8465b94eea40c3b448ac76666fe0525216697b06a7e72ceccd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02331d884731b8465b94eea40c3b448ac76666fe0525216697b06a7e72ceccd9", kill_on_drop: false }`
[INFO] [stdout] 02331d884731b8465b94eea40c3b448ac76666fe0525216697b06a7e72ceccd9
