[INFO] cloning repository https://github.com/fkjogu/stochasticsampling
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fkjogu/stochasticsampling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkjogu%2Fstochasticsampling", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkjogu%2Fstochasticsampling'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc3a287c0eaf06dd4dd871d4e8d4ec242451cbde
[INFO] checking fkjogu/stochasticsampling against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkjogu%2Fstochasticsampling" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fkjogu/stochasticsampling on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/fkjogu/stochasticsampling
[INFO] finished tweaking git repo https://github.com/fkjogu/stochasticsampling
[INFO] tweaked toml for git repo https://github.com/fkjogu/stochasticsampling written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/fkjogu/stochasticsampling 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_pcg v0.2.0
[INFO] [stderr]   Downloaded pbr v1.0.1
[INFO] [stderr]   Downloaded quaternion v0.3.1
[INFO] [stderr]   Downloaded ndarray-parallel v0.9.0
[INFO] [stderr]   Downloaded ndarray-rand v0.9.0
[INFO] [stderr]   Downloaded lerp v0.2.0
[INFO] [stderr]   Downloaded serde_cbor v0.10.1
[INFO] [stderr]   Downloaded rand_distr v0.2.1
[INFO] [stderr]   Downloaded getrandom v0.1.7
[INFO] [stderr]   Downloaded rust-lzma v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bf629edf100eddf11e320ae963745a97dbf2e0b7460d6f174b570e1432beb99
[INFO] running `Command { std: "docker" "start" "-a" "2bf629edf100eddf11e320ae963745a97dbf2e0b7460d6f174b570e1432beb99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bf629edf100eddf11e320ae963745a97dbf2e0b7460d6f174b570e1432beb99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bf629edf100eddf11e320ae963745a97dbf2e0b7460d6f174b570e1432beb99", kill_on_drop: false }`
[INFO] [stdout] 2bf629edf100eddf11e320ae963745a97dbf2e0b7460d6f174b570e1432beb99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12e19b986ff108ccff0638ce0a1fa986f1996fc5448ea908e32eecfedef3928b
[INFO] running `Command { std: "docker" "start" "-a" "12e19b986ff108ccff0638ce0a1fa986f1996fc5448ea908e32eecfedef3928b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling serde v1.0.98
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking regex-syntax v0.6.10
[INFO] [stderr]     Checking aho-corasick v0.7.4
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling winapi v0.3.7
[INFO] [stderr]     Checking utf8-ranges v1.0.3
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.5
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking humantime v1.2.0
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking log v0.4.8
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking getrandom v0.1.7
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]     Checking crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking rand_core v0.5.0
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.15
[INFO] [stderr]    Compiling fftw3 v0.4.0 (/opt/rustwide/workdir/crates/fftw3)
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling bincode v1.1.4
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rgb v0.8.13
[INFO] [stderr]     Checking piston-float v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking vecmath v0.3.1
[INFO] [stderr]    Compiling rust-lzma v0.4.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rayon v1.1.0
[INFO] [stderr]     Checking rmp v0.8.7
[INFO] [stderr]     Checking rand v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.7
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking half v1.3.0
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking quaternion v0.3.1
[INFO] [stderr]     Checking lerp v0.2.0
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]     Checking regex v1.2.0
[INFO] [stderr]     Checking pbr v1.0.1
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling backtrace v0.3.34
[INFO] [stderr]     Checking rand_distr v0.2.1
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking winconsole v0.10.0
[INFO] [stderr]     Checking colored v1.8.0
[INFO] [stderr]     Checking quickcheck v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.98
[INFO] [stderr]    Compiling getset v0.0.7
[INFO] [stderr]     Checking ctrlc v3.1.3
[INFO] [stderr]    Compiling vergen v2.1.3
[INFO] [stderr]    Compiling stochasticsampling v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling derive_more v0.15.0
[INFO] [stderr]     Checking rmp-serde v0.13.7
[INFO] [stderr]     Checking serde_cbor v0.10.1
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking toml v0.5.1
[INFO] [stderr]     Checking rand_pcg v0.2.0
[INFO] [stderr]     Checking ndarray-parallel v0.9.0
[INFO] [stderr]     Checking ndarray-rand v0.9.0
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> crates/fftw3/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static of uninhabited type
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub static mut _IO_2_1_stdin_: _IO_FILE_plus;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #74840 <https://github.com/rust-lang/rust/issues/74840>
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout]     = note: `#[warn(uninhabited_static)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static of uninhabited type
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:622:5
[INFO] [stdout]     |
[INFO] [stdout] 622 |     pub static mut _IO_2_1_stdout_: _IO_FILE_plus;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #74840 <https://github.com/rust-lang/rust/issues/74840>
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static of uninhabited type
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:623:5
[INFO] [stdout]     |
[INFO] [stdout] 623 |     pub static mut _IO_2_1_stderr_: _IO_FILE_plus;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #74840 <https://github.com/rust-lang/rust/issues/74840>
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static of uninhabited type
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub static mut _IO_2_1_stdin_: _IO_FILE_plus;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #74840 <https://github.com/rust-lang/rust/issues/74840>
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout]     = note: `#[warn(uninhabited_static)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static of uninhabited type
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:622:5
[INFO] [stdout]     |
[INFO] [stdout] 622 |     pub static mut _IO_2_1_stdout_: _IO_FILE_plus;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #74840 <https://github.com/rust-lang/rust/issues/74840>
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static of uninhabited type
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:623:5
[INFO] [stdout]     |
[INFO] [stdout] 623 |     pub static mut _IO_2_1_stderr_: _IO_FILE_plus;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #74840 <https://github.com/rust-lang/rust/issues/74840>
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:654:30
[INFO] [stdout]     |
[INFO] [stdout] 654 |                        arg3: __gnuc_va_list,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout]     = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:659:31
[INFO] [stdout]     |
[INFO] [stdout] 659 |                         arg3: __gnuc_va_list)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:733:28
[INFO] [stdout]     |
[INFO] [stdout] 733 |                     __arg: __gnuc_va_list)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:736:27
[INFO] [stdout]     |
[INFO] [stdout] 736 |                    __arg: __gnuc_va_list)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:740:28
[INFO] [stdout]     |
[INFO] [stdout] 740 |                     __arg: __gnuc_va_list)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:750:29
[INFO] [stdout]     |
[INFO] [stdout] 750 |                      __arg: __gnuc_va_list)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:754:28
[INFO] [stdout]     |
[INFO] [stdout] 754 |                     __arg: __gnuc_va_list)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:771:27
[INFO] [stdout]     |
[INFO] [stdout] 771 |                    __arg: __gnuc_va_list)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:774:26
[INFO] [stdout]     |
[INFO] [stdout] 774 |                   __arg: __gnuc_va_list)
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:778:27
[INFO] [stdout]     |
[INFO] [stdout] 778 |                    __arg: __gnuc_va_list)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:654:30
[INFO] [stdout]     |
[INFO] [stdout] 654 |                        arg3: __gnuc_va_list,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout]     = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:659:31
[INFO] [stdout]     |
[INFO] [stdout] 659 |                         arg3: __gnuc_va_list)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:733:28
[INFO] [stdout]     |
[INFO] [stdout] 733 |                     __arg: __gnuc_va_list)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:736:27
[INFO] [stdout]     |
[INFO] [stdout] 736 |                    __arg: __gnuc_va_list)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:740:28
[INFO] [stdout]     |
[INFO] [stdout] 740 |                     __arg: __gnuc_va_list)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:750:29
[INFO] [stdout]     |
[INFO] [stdout] 750 |                      __arg: __gnuc_va_list)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:754:28
[INFO] [stdout]     |
[INFO] [stdout] 754 |                     __arg: __gnuc_va_list)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:771:27
[INFO] [stdout]     |
[INFO] [stdout] 771 |                    __arg: __gnuc_va_list)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:774:26
[INFO] [stdout]     |
[INFO] [stdout] 774 |                   __arg: __gnuc_va_list)
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:778:27
[INFO] [stdout]     |
[INFO] [stdout] 778 |                    __arg: __gnuc_va_list)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/distribution/./distribution_test.rs:147:6
[INFO] [stdout]     |
[INFO] [stdout] 147 |     };
[INFO] [stdout]     |      ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `flowfield::spectral_solver::SpectralSolver::solve_flow_field`: please use `update_flow_field` instead
[INFO] [stdout]    --> src/flowfield/./spectral_solver_test.rs:175:19
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let ff = ff_s.solve_flow_field(&d);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/bin/simulation/settings/mod.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / error_chain! {
[INFO] [stdout] 18 | |     foreign_links {
[INFO] [stdout] 19 | |         TOMLError(toml::de::Error);
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/bin/simulation/settings/si.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / error_chain! {
[INFO] [stdout] 16 | |     foreign_links {
[INFO] [stdout] 17 | |         TOMLError(toml::de::Error);
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/bin/simulation/settings/mod.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / error_chain! {
[INFO] [stdout] 18 | |     foreign_links {
[INFO] [stdout] 19 | |         TOMLError(toml::de::Error);
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/bin/simulation/settings/si.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / error_chain! {
[INFO] [stdout] 16 | |     foreign_links {
[INFO] [stdout] 17 | |         TOMLError(toml::de::Error);
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 9.78s
[INFO] running `Command { std: "docker" "inspect" "12e19b986ff108ccff0638ce0a1fa986f1996fc5448ea908e32eecfedef3928b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12e19b986ff108ccff0638ce0a1fa986f1996fc5448ea908e32eecfedef3928b", kill_on_drop: false }`
[INFO] [stdout] 12e19b986ff108ccff0638ce0a1fa986f1996fc5448ea908e32eecfedef3928b
[INFO] checking fkjogu/stochasticsampling against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkjogu%2Fstochasticsampling" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fkjogu/stochasticsampling on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/fkjogu/stochasticsampling
[INFO] finished tweaking git repo https://github.com/fkjogu/stochasticsampling
[INFO] tweaked toml for git repo https://github.com/fkjogu/stochasticsampling written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/fkjogu/stochasticsampling 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f66ca471847eb00b762f0b7f2f756cb388fdcd03b5be33823e616b0c30536f45
[INFO] running `Command { std: "docker" "start" "-a" "f66ca471847eb00b762f0b7f2f756cb388fdcd03b5be33823e616b0c30536f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f66ca471847eb00b762f0b7f2f756cb388fdcd03b5be33823e616b0c30536f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f66ca471847eb00b762f0b7f2f756cb388fdcd03b5be33823e616b0c30536f45", kill_on_drop: false }`
[INFO] [stdout] f66ca471847eb00b762f0b7f2f756cb388fdcd03b5be33823e616b0c30536f45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f516d97dfdda990b3ba300ae2906e63580db2f2557e341583b637c4276c236e
[INFO] running `Command { std: "docker" "start" "-a" "6f516d97dfdda990b3ba300ae2906e63580db2f2557e341583b637c4276c236e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling serde v1.0.98
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]     Checking regex-syntax v0.6.10
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.4
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling winapi v0.3.7
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]     Checking utf8-ranges v1.0.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]     Checking humantime v1.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking getrandom v0.1.7
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking log v0.4.8
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]     Checking rand_core v0.5.0
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling fftw3 v0.4.0 (/opt/rustwide/workdir/crates/fftw3)
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.15
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling bincode v1.1.4
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rgb v0.8.13
[INFO] [stderr]     Checking piston-float v0.3.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking vecmath v0.3.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rmp v0.8.7
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking rayon v1.1.0
[INFO] [stderr]     Checking rand v0.7.0
[INFO] [stderr]    Compiling rust-lzma v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.7
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking half v1.3.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking pbr v1.0.1
[INFO] [stderr]     Checking quaternion v0.3.1
[INFO] [stderr]     Checking lerp v0.2.0
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking regex v1.2.0
[INFO] [stderr]    Compiling backtrace v0.3.34
[INFO] [stderr]     Checking rand_distr v0.2.1
[INFO] [stderr]     Checking winconsole v0.10.0
[INFO] [stderr]     Checking colored v1.8.0
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking quickcheck v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.98
[INFO] [stderr]    Compiling getset v0.0.7
[INFO] [stderr]     Checking ctrlc v3.1.3
[INFO] [stderr]    Compiling vergen v2.1.3
[INFO] [stderr]    Compiling stochasticsampling v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling derive_more v0.15.0
[INFO] [stderr]     Checking rmp-serde v0.13.7
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking toml v0.5.1
[INFO] [stderr]     Checking rand_pcg v0.2.0
[INFO] [stderr]     Checking serde_cbor v0.10.1
[INFO] [stderr]     Checking ndarray-parallel v0.9.0
[INFO] [stderr]     Checking ndarray-rand v0.9.0
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> crates/fftw3/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static of uninhabited type
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub static mut _IO_2_1_stdin_: _IO_FILE_plus;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #74840 <https://github.com/rust-lang/rust/issues/74840>
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout]     = note: `#[warn(uninhabited_static)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static of uninhabited type
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:622:5
[INFO] [stdout]     |
[INFO] [stdout] 622 |     pub static mut _IO_2_1_stdout_: _IO_FILE_plus;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #74840 <https://github.com/rust-lang/rust/issues/74840>
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static of uninhabited type
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:623:5
[INFO] [stdout]     |
[INFO] [stdout] 623 |     pub static mut _IO_2_1_stderr_: _IO_FILE_plus;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #74840 <https://github.com/rust-lang/rust/issues/74840>
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static of uninhabited type
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub static mut _IO_2_1_stdin_: _IO_FILE_plus;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #74840 <https://github.com/rust-lang/rust/issues/74840>
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout]     = note: `#[warn(uninhabited_static)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static of uninhabited type
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:622:5
[INFO] [stdout]     |
[INFO] [stdout] 622 |     pub static mut _IO_2_1_stdout_: _IO_FILE_plus;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #74840 <https://github.com/rust-lang/rust/issues/74840>
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static of uninhabited type
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:623:5
[INFO] [stdout]     |
[INFO] [stdout] 623 |     pub static mut _IO_2_1_stderr_: _IO_FILE_plus;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #74840 <https://github.com/rust-lang/rust/issues/74840>
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:654:30
[INFO] [stdout]     |
[INFO] [stdout] 654 |                        arg3: __gnuc_va_list,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout]     = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:659:31
[INFO] [stdout]     |
[INFO] [stdout] 659 |                         arg3: __gnuc_va_list)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:733:28
[INFO] [stdout]     |
[INFO] [stdout] 733 |                     __arg: __gnuc_va_list)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:736:27
[INFO] [stdout]     |
[INFO] [stdout] 736 |                    __arg: __gnuc_va_list)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:740:28
[INFO] [stdout]     |
[INFO] [stdout] 740 |                     __arg: __gnuc_va_list)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:750:29
[INFO] [stdout]     |
[INFO] [stdout] 750 |                      __arg: __gnuc_va_list)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:754:28
[INFO] [stdout]     |
[INFO] [stdout] 754 |                     __arg: __gnuc_va_list)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:771:27
[INFO] [stdout]     |
[INFO] [stdout] 771 |                    __arg: __gnuc_va_list)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:774:26
[INFO] [stdout]     |
[INFO] [stdout] 774 |                   __arg: __gnuc_va_list)
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:778:27
[INFO] [stdout]     |
[INFO] [stdout] 778 |                    __arg: __gnuc_va_list)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:654:30
[INFO] [stdout]     |
[INFO] [stdout] 654 |                        arg3: __gnuc_va_list,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout]     = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:659:31
[INFO] [stdout]     |
[INFO] [stdout] 659 |                         arg3: __gnuc_va_list)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:733:28
[INFO] [stdout]     |
[INFO] [stdout] 733 |                     __arg: __gnuc_va_list)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:736:27
[INFO] [stdout]     |
[INFO] [stdout] 736 |                    __arg: __gnuc_va_list)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:740:28
[INFO] [stdout]     |
[INFO] [stdout] 740 |                     __arg: __gnuc_va_list)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:750:29
[INFO] [stdout]     |
[INFO] [stdout] 750 |                      __arg: __gnuc_va_list)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:754:28
[INFO] [stdout]     |
[INFO] [stdout] 754 |                     __arg: __gnuc_va_list)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:771:27
[INFO] [stdout]     |
[INFO] [stdout] 771 |                    __arg: __gnuc_va_list)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:774:26
[INFO] [stdout]     |
[INFO] [stdout] 774 |                   __arg: __gnuc_va_list)
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `[__va_list_tag; 1]`, which is not FFI-safe
[INFO] [stdout]    --> crates/fftw3/src/fftw3_ffi_double.rs:778:27
[INFO] [stdout]     |
[INFO] [stdout] 778 |                    __arg: __gnuc_va_list)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider passing a pointer to the array
[INFO] [stdout]     = note: passing raw arrays by value is not FFI-safe
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/distribution/./distribution_test.rs:147:6
[INFO] [stdout]     |
[INFO] [stdout] 147 |     };
[INFO] [stdout]     |      ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `flowfield::spectral_solver::SpectralSolver::solve_flow_field`: please use `update_flow_field` instead
[INFO] [stdout]    --> src/flowfield/./spectral_solver_test.rs:175:19
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let ff = ff_s.solve_flow_field(&d);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Debug, Clone, Copy, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_BoxSize`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib.rs:38:41
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Debug, Clone, Copy, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_BoxSize`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Clone, Copy, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_GridSize`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib.rs:46:41
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Clone, Copy, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_GridSize`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/distribution/mod.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Distribution`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/distribution/mod.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Distribution`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/flowfield/stress.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Copy, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_StressPrefactors`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/flowfield/stress.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Copy, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_StressPrefactors`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/mesh/grid_width.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_GridWidth`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/mesh/grid_width.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_GridWidth`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/output.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_OutputEntry`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/output.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_OutputEntry`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/particle.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Copy, Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Position`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/particle.rs:48:41
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Copy, Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Position`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/particle.rs:91:41
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Orientation`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/particle.rs:91:52
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Orientation`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stochasticsampling` (lib) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Debug, Clone, Copy, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_BoxSize`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib.rs:38:41
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Debug, Clone, Copy, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_BoxSize`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Clone, Copy, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_GridSize`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib.rs:46:41
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Clone, Copy, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_GridSize`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/distribution/mod.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Distribution`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/distribution/mod.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Distribution`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/flowfield/stress.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Copy, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_StressPrefactors`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/flowfield/stress.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Copy, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_StressPrefactors`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/mesh/grid_width.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_GridWidth`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/mesh/grid_width.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_GridWidth`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/output.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_OutputEntry`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/output.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_OutputEntry`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/particle.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Copy, Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Position`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/particle.rs:48:41
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Copy, Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Position`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/particle.rs:91:41
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Orientation`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/particle.rs:91:52
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Orientation`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stochasticsampling` (lib test) due to 17 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6f516d97dfdda990b3ba300ae2906e63580db2f2557e341583b637c4276c236e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f516d97dfdda990b3ba300ae2906e63580db2f2557e341583b637c4276c236e", kill_on_drop: false }`
[INFO] [stdout] 6f516d97dfdda990b3ba300ae2906e63580db2f2557e341583b637c4276c236e
