[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#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkjogu%2Fstochasticsampling" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fkjogu/stochasticsampling on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-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-2-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getset v0.0.7 [INFO] [stderr] Downloaded ndarray-rand v0.9.0 [INFO] [stderr] Downloaded lerp v0.2.0 [INFO] [stderr] Downloaded quaternion v0.3.1 [INFO] [stderr] Downloaded bincode v1.1.4 [INFO] [stderr] Downloaded rand_distr v0.2.1 [INFO] [stderr] Downloaded rayon-core v1.5.0 [INFO] [stderr] Downloaded rust-lzma v0.4.0 [INFO] [stderr] Downloaded ndarray-parallel v0.9.0 [INFO] [stderr] Downloaded quickcheck v0.8.5 [INFO] [stderr] Downloaded crossbeam-deque v0.6.3 [INFO] [stderr] Downloaded rayon v1.1.0 [INFO] [stderr] Downloaded rmp v0.8.7 [INFO] [stderr] Downloaded serde_cbor v0.10.1 [INFO] [stderr] Downloaded rand_pcg v0.2.0 [INFO] [stderr] Downloaded pbr v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 697f72d929f37b886b063d6bba626049cb8d15e9d780256467078fca60a40a39 [INFO] running `Command { std: "docker" "start" "-a" "697f72d929f37b886b063d6bba626049cb8d15e9d780256467078fca60a40a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "697f72d929f37b886b063d6bba626049cb8d15e9d780256467078fca60a40a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "697f72d929f37b886b063d6bba626049cb8d15e9d780256467078fca60a40a39", kill_on_drop: false }` [INFO] [stdout] 697f72d929f37b886b063d6bba626049cb8d15e9d780256467078fca60a40a39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f58fb3bd52bc2fc8ede2c493bc03bf196f8ace18fc0bd96a9d24d2bdf8902f6 [INFO] running `Command { std: "docker" "start" "-a" "2f58fb3bd52bc2fc8ede2c493bc03bf196f8ace18fc0bd96a9d24d2bdf8902f6", 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] Compiling memchr v2.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [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 version_check v0.1.5 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [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] Checking itertools v0.7.11 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking getrandom v0.1.7 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling fftw3 v0.4.0 (/opt/rustwide/workdir/crates/fftw3) [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling ryu v1.0.0 [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 regex v1.2.0 [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 void v1.0.2 [INFO] [stderr] Checking rgb v0.8.13 [INFO] [stderr] Compiling rust-lzma v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vecmath v0.3.1 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking quaternion v0.3.1 [INFO] [stderr] Checking pbr v1.0.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 env_logger v0.6.2 [INFO] [stderr] Checking rand_distr v0.2.1 [INFO] [stderr] Checking quickcheck v0.8.5 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [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 toml v0.5.1 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking rmp-serde v0.13.7 [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: the item `std` is imported redundantly [INFO] [stdout] --> crates/fftw3/src/fft.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already imported by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ndarray` is imported redundantly [INFO] [stdout] --> crates/fftw3/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate ndarray; [INFO] [stdout] | --------------------- the item `ndarray` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use ndarray; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> crates/fftw3/src/fft.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already imported by prelude [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 [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 [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 [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 [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 [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 [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: 16 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: the item `quaternion` is imported redundantly [INFO] [stdout] --> src/integrators/langevin_builder/modifiers.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use quaternion; [INFO] [stdout] | ^^^^^^^^^^ the item `quaternion` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quaternion` is imported redundantly [INFO] [stdout] --> src/integrators/langevin_old/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use quaternion; [INFO] [stdout] | ^^^^^^^^^^ the item `quaternion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quaternion` is imported redundantly [INFO] [stdout] --> src/particle.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use quaternion; [INFO] [stdout] | ^^^^^^^^^^ the item `quaternion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/particle.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/vector/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/vector/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridWidth` is imported redundantly [INFO] [stdout] --> src/distribution/./distribution_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `GridWidth` is already imported here [INFO] [stdout] 3 | use crate::mesh::grid_width::GridWidth; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Particle` is imported redundantly [INFO] [stdout] --> src/distribution/./distribution_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Particle` is already imported here [INFO] [stdout] 3 | use crate::mesh::grid_width::GridWidth; [INFO] [stdout] 4 | use crate::particle::Particle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Float` is imported redundantly [INFO] [stdout] --> src/distribution/./distribution_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Float` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use crate::Float; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BoxSize` is imported redundantly [INFO] [stdout] --> src/distribution/./distribution_test.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `BoxSize` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use crate::{BoxSize, GridSize}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridSize` is imported redundantly [INFO] [stdout] --> src/distribution/./distribution_test.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `GridSize` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use crate::{BoxSize, GridSize}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PI` is imported redundantly [INFO] [stdout] --> src/distribution/./distribution_test.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `PI` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | use std::f64::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [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: the item `Distribution` is imported redundantly [INFO] [stdout] --> src/flowfield/./spectral_solver_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Distribution` is already imported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | use crate::distribution::Distribution; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Float` is imported redundantly [INFO] [stdout] --> src/flowfield/./spectral_solver_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Float` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | use crate::Float; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/flowfield/./stress_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Array` is imported redundantly [INFO] [stdout] --> src/flowfield/./stress_test.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Array` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use ndarray::{Array, Ix4}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ix4` is imported redundantly [INFO] [stdout] --> src/flowfield/./stress_test.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Ix4` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use ndarray::{Array, Ix4}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridWidth` is imported redundantly [INFO] [stdout] --> src/flowfield/./stress_test.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `GridWidth` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | use crate::mesh::grid_width::GridWidth; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridSize` is imported redundantly [INFO] [stdout] --> src/flowfield/./stress_test.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `GridSize` is already imported here [INFO] [stdout] ... [INFO] [stdout] 13 | use crate::{BoxSize, GridSize}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BoxSize` is imported redundantly [INFO] [stdout] --> src/integrators/langevin_builder/./modifiers_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::super::*; [INFO] [stdout] | --------------- the item `BoxSize` is already imported here [INFO] [stdout] 3 | use super::*; [INFO] [stdout] 4 | use crate::BoxSize; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quaternion` is imported redundantly [INFO] [stdout] --> src/integrators/langevin_builder/modifiers.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use quaternion; [INFO] [stdout] | ^^^^^^^^^^ the item `quaternion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quaternion` is imported redundantly [INFO] [stdout] --> src/integrators/langevin_old/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use quaternion; [INFO] [stdout] | ^^^^^^^^^^ the item `quaternion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Distribution` is imported redundantly [INFO] [stdout] --> src/magnetic_interaction/./magnetic_solver_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Distribution` is already imported here [INFO] [stdout] 3 | use crate::distribution::Distribution; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Array` is imported redundantly [INFO] [stdout] --> src/magnetic_interaction/./magnetic_solver_test.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Array` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use ndarray::{Array, Ix1, Ix4}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ix4` is imported redundantly [INFO] [stdout] --> src/magnetic_interaction/./magnetic_solver_test.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Ix4` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use ndarray::{Array, Ix1, Ix4}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Float` is imported redundantly [INFO] [stdout] --> src/mesh/./fft_helper_test.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `Float` is already imported here [INFO] [stdout] 7 | use crate::test_helper::equal_floats; [INFO] [stdout] 8 | use crate::Float; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridWidth` is imported redundantly [INFO] [stdout] --> src/mesh/interpolate.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 123 | use super::*; [INFO] [stdout] | -------- the item `GridWidth` is already imported here [INFO] [stdout] 124 | use crate::mesh::grid_width::GridWidth; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Float` is imported redundantly [INFO] [stdout] --> src/mesh/interpolate.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 123 | use super::*; [INFO] [stdout] | -------- the item `Float` is already imported here [INFO] [stdout] ... [INFO] [stdout] 126 | use crate::Float; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `arr3` is imported redundantly [INFO] [stdout] --> src/mesh/interpolate.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 123 | use super::*; [INFO] [stdout] | -------- the item `arr3` is already imported here [INFO] [stdout] ... [INFO] [stdout] 127 | use ndarray::{arr3, Array, Array3}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Array3` is imported redundantly [INFO] [stdout] --> src/mesh/interpolate.rs:127:32 [INFO] [stdout] | [INFO] [stdout] 123 | use super::*; [INFO] [stdout] | -------- the item `Array3` is already imported here [INFO] [stdout] ... [INFO] [stdout] 127 | use ndarray::{arr3, Array, Array3}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quaternion` is imported redundantly [INFO] [stdout] --> src/particle.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use quaternion; [INFO] [stdout] | ^^^^^^^^^^ the item `quaternion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/particle.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Float` is imported redundantly [INFO] [stdout] --> src/polarization/./director_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Float` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::Float; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridSize` is imported redundantly [INFO] [stdout] --> src/polarization/./director_test.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `GridSize` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use crate::{BoxSize, GridSize}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridWidth` is imported redundantly [INFO] [stdout] --> src/vector/vorticity.rs:425:9 [INFO] [stdout] | [INFO] [stdout] 424 | use super::*; [INFO] [stdout] | -------- the item `GridWidth` is already imported here [INFO] [stdout] 425 | use crate::mesh::grid_width::GridWidth; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Array` is imported redundantly [INFO] [stdout] --> src/vector/vorticity.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 424 | use super::*; [INFO] [stdout] | -------- the item `Array` is already imported here [INFO] [stdout] ... [INFO] [stdout] 428 | use ndarray::Array; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/vector/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/vector/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/bin/init.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rmp_serde` is imported redundantly [INFO] [stdout] --> src/bin/init.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rmp_serde; [INFO] [stdout] | ^^^^^^^^^ the item `rmp_serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_cbor` is imported redundantly [INFO] [stdout] --> src/bin/init.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_cbor; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_cbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `time` is imported redundantly [INFO] [stdout] --> src/bin/output/path.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use time; [INFO] [stdout] | ^^^^ the item `time` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/bin/output/worker.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rmp_serde` is imported redundantly [INFO] [stdout] --> src/bin/output/worker.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rmp_serde; [INFO] [stdout] | ^^^^^^^^^ the item `rmp_serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_cbor` is imported redundantly [INFO] [stdout] --> src/bin/output/worker.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_cbor; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_cbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/bin/simulation/settings/si.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/bin/simulation/settings/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rayon` is imported redundantly [INFO] [stdout] --> src/bin/simulation/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rayon; [INFO] [stdout] | ^^^^^ the item `rayon` is already defined by prelude [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: the item `bincode` is imported redundantly [INFO] [stdout] --> src/bin/init.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rmp_serde` is imported redundantly [INFO] [stdout] --> src/bin/init.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rmp_serde; [INFO] [stdout] | ^^^^^^^^^ the item `rmp_serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_cbor` is imported redundantly [INFO] [stdout] --> src/bin/init.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_cbor; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_cbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `time` is imported redundantly [INFO] [stdout] --> src/bin/output/path.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use time; [INFO] [stdout] | ^^^^ the item `time` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/bin/output/worker.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rmp_serde` is imported redundantly [INFO] [stdout] --> src/bin/output/worker.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rmp_serde; [INFO] [stdout] | ^^^^^^^^^ the item `rmp_serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_cbor` is imported redundantly [INFO] [stdout] --> src/bin/output/worker.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_cbor; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_cbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/bin/simulation/settings/si.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/bin/simulation/settings/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rayon` is imported redundantly [INFO] [stdout] --> src/bin/simulation/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rayon; [INFO] [stdout] | ^^^^^ the item `rayon` is already defined by prelude [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: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.06s [INFO] running `Command { std: "docker" "inspect" "2f58fb3bd52bc2fc8ede2c493bc03bf196f8ace18fc0bd96a9d24d2bdf8902f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f58fb3bd52bc2fc8ede2c493bc03bf196f8ace18fc0bd96a9d24d2bdf8902f6", kill_on_drop: false }` [INFO] [stdout] 2f58fb3bd52bc2fc8ede2c493bc03bf196f8ace18fc0bd96a9d24d2bdf8902f6 [INFO] checking fkjogu/stochasticsampling against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkjogu%2Fstochasticsampling" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fkjogu/stochasticsampling on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-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-2-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5b63c8643216e01a59d98add8cf300a45234eac98fe5a02fd0ba2f1c28e14ac [INFO] running `Command { std: "docker" "start" "-a" "b5b63c8643216e01a59d98add8cf300a45234eac98fe5a02fd0ba2f1c28e14ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5b63c8643216e01a59d98add8cf300a45234eac98fe5a02fd0ba2f1c28e14ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b63c8643216e01a59d98add8cf300a45234eac98fe5a02fd0ba2f1c28e14ac", kill_on_drop: false }` [INFO] [stdout] b5b63c8643216e01a59d98add8cf300a45234eac98fe5a02fd0ba2f1c28e14ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e94cd99115c8034adc649f3cae0665559fb2148887e2a879261f3a15f277a30 [INFO] running `Command { std: "docker" "start" "-a" "0e94cd99115c8034adc649f3cae0665559fb2148887e2a879261f3a15f277a30", 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] Compiling memchr v2.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [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] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking itertools v0.7.11 [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 rustc_version v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [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 quote v0.6.13 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling fftw3 v0.4.0 (/opt/rustwide/workdir/crates/fftw3) [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling chrono v0.4.7 [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_isaac 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 unicode-width v0.1.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Compiling rust-lzma v0.4.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vecmath v0.3.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking pbr v1.0.1 [INFO] [stderr] Checking regex v1.2.0 [INFO] [stderr] Checking quaternion v0.3.1 [INFO] [stderr] Checking lerp v0.2.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_distr v0.2.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking quickcheck v0.8.5 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [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 serde_json v1.0.40 [INFO] [stderr] Checking rand_pcg v0.2.0 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking toml v0.5.1 [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: the item `std` is imported redundantly [INFO] [stdout] --> crates/fftw3/src/fft.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already imported by prelude [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 [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 [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 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [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: the item `std` is imported redundantly [INFO] [stdout] --> crates/fftw3/src/fft.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already imported by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ndarray` is imported redundantly [INFO] [stdout] --> crates/fftw3/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate ndarray; [INFO] [stdout] | --------------------- the item `ndarray` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use ndarray; [INFO] [stdout] | ^^^^^^^ [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: 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 [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 [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 [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: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quaternion` is imported redundantly [INFO] [stdout] --> src/integrators/langevin_builder/modifiers.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use quaternion; [INFO] [stdout] | ^^^^^^^^^^ the item `quaternion` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quaternion` is imported redundantly [INFO] [stdout] --> src/integrators/langevin_old/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use quaternion; [INFO] [stdout] | ^^^^^^^^^^ the item `quaternion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quaternion` is imported redundantly [INFO] [stdout] --> src/particle.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use quaternion; [INFO] [stdout] | ^^^^^^^^^^ the item `quaternion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/particle.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/vector/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/vector/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridWidth` is imported redundantly [INFO] [stdout] --> src/distribution/./distribution_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `GridWidth` is already imported here [INFO] [stdout] 3 | use crate::mesh::grid_width::GridWidth; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Particle` is imported redundantly [INFO] [stdout] --> src/distribution/./distribution_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Particle` is already imported here [INFO] [stdout] 3 | use crate::mesh::grid_width::GridWidth; [INFO] [stdout] 4 | use crate::particle::Particle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Float` is imported redundantly [INFO] [stdout] --> src/distribution/./distribution_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Float` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use crate::Float; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BoxSize` is imported redundantly [INFO] [stdout] --> src/distribution/./distribution_test.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `BoxSize` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use crate::{BoxSize, GridSize}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridSize` is imported redundantly [INFO] [stdout] --> src/distribution/./distribution_test.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `GridSize` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use crate::{BoxSize, GridSize}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PI` is imported redundantly [INFO] [stdout] --> src/distribution/./distribution_test.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `PI` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | use std::f64::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [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: the item `Distribution` is imported redundantly [INFO] [stdout] --> src/flowfield/./spectral_solver_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Distribution` is already imported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | use crate::distribution::Distribution; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Float` is imported redundantly [INFO] [stdout] --> src/flowfield/./spectral_solver_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Float` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | use crate::Float; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/flowfield/./stress_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Array` is imported redundantly [INFO] [stdout] --> src/flowfield/./stress_test.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Array` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use ndarray::{Array, Ix4}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ix4` is imported redundantly [INFO] [stdout] --> src/flowfield/./stress_test.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Ix4` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use ndarray::{Array, Ix4}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridWidth` is imported redundantly [INFO] [stdout] --> src/flowfield/./stress_test.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `GridWidth` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | use crate::mesh::grid_width::GridWidth; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridSize` is imported redundantly [INFO] [stdout] --> src/flowfield/./stress_test.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `GridSize` is already imported here [INFO] [stdout] ... [INFO] [stdout] 13 | use crate::{BoxSize, GridSize}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BoxSize` is imported redundantly [INFO] [stdout] --> src/integrators/langevin_builder/./modifiers_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::super::*; [INFO] [stdout] | --------------- the item `BoxSize` is already imported here [INFO] [stdout] 3 | use super::*; [INFO] [stdout] 4 | use crate::BoxSize; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quaternion` is imported redundantly [INFO] [stdout] --> src/integrators/langevin_builder/modifiers.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use quaternion; [INFO] [stdout] | ^^^^^^^^^^ the item `quaternion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quaternion` is imported redundantly [INFO] [stdout] --> src/integrators/langevin_old/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use quaternion; [INFO] [stdout] | ^^^^^^^^^^ the item `quaternion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Distribution` is imported redundantly [INFO] [stdout] --> src/magnetic_interaction/./magnetic_solver_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Distribution` is already imported here [INFO] [stdout] 3 | use crate::distribution::Distribution; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Array` is imported redundantly [INFO] [stdout] --> src/magnetic_interaction/./magnetic_solver_test.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Array` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use ndarray::{Array, Ix1, Ix4}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ix4` is imported redundantly [INFO] [stdout] --> src/magnetic_interaction/./magnetic_solver_test.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Ix4` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use ndarray::{Array, Ix1, Ix4}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Float` is imported redundantly [INFO] [stdout] --> src/mesh/./fft_helper_test.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `Float` is already imported here [INFO] [stdout] 7 | use crate::test_helper::equal_floats; [INFO] [stdout] 8 | use crate::Float; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridWidth` is imported redundantly [INFO] [stdout] --> src/mesh/interpolate.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 123 | use super::*; [INFO] [stdout] | -------- the item `GridWidth` is already imported here [INFO] [stdout] 124 | use crate::mesh::grid_width::GridWidth; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Float` is imported redundantly [INFO] [stdout] --> src/mesh/interpolate.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 123 | use super::*; [INFO] [stdout] | -------- the item `Float` is already imported here [INFO] [stdout] ... [INFO] [stdout] 126 | use crate::Float; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `arr3` is imported redundantly [INFO] [stdout] --> src/mesh/interpolate.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 123 | use super::*; [INFO] [stdout] | -------- the item `arr3` is already imported here [INFO] [stdout] ... [INFO] [stdout] 127 | use ndarray::{arr3, Array, Array3}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Array3` is imported redundantly [INFO] [stdout] --> src/mesh/interpolate.rs:127:32 [INFO] [stdout] | [INFO] [stdout] 123 | use super::*; [INFO] [stdout] | -------- the item `Array3` is already imported here [INFO] [stdout] ... [INFO] [stdout] 127 | use ndarray::{arr3, Array, Array3}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quaternion` is imported redundantly [INFO] [stdout] --> src/particle.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use quaternion; [INFO] [stdout] | ^^^^^^^^^^ the item `quaternion` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/particle.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Float` is imported redundantly [INFO] [stdout] --> src/polarization/./director_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Float` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::Float; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridSize` is imported redundantly [INFO] [stdout] --> src/polarization/./director_test.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `GridSize` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use crate::{BoxSize, GridSize}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GridWidth` is imported redundantly [INFO] [stdout] --> src/vector/vorticity.rs:425:9 [INFO] [stdout] | [INFO] [stdout] 424 | use super::*; [INFO] [stdout] | -------- the item `GridWidth` is already imported here [INFO] [stdout] 425 | use crate::mesh::grid_width::GridWidth; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Array` is imported redundantly [INFO] [stdout] --> src/vector/vorticity.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 424 | use super::*; [INFO] [stdout] | -------- the item `Array` is already imported here [INFO] [stdout] ... [INFO] [stdout] 428 | use ndarray::Array; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/vector/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/vector/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/bin/init.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rmp_serde` is imported redundantly [INFO] [stdout] --> src/bin/init.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rmp_serde; [INFO] [stdout] | ^^^^^^^^^ the item `rmp_serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_cbor` is imported redundantly [INFO] [stdout] --> src/bin/init.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_cbor; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_cbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `time` is imported redundantly [INFO] [stdout] --> src/bin/output/path.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use time; [INFO] [stdout] | ^^^^ the item `time` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/bin/output/worker.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rmp_serde` is imported redundantly [INFO] [stdout] --> src/bin/output/worker.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rmp_serde; [INFO] [stdout] | ^^^^^^^^^ the item `rmp_serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_cbor` is imported redundantly [INFO] [stdout] --> src/bin/output/worker.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_cbor; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_cbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/bin/simulation/settings/si.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/bin/simulation/settings/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rayon` is imported redundantly [INFO] [stdout] --> src/bin/simulation/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rayon; [INFO] [stdout] | ^^^^^ the item `rayon` is already defined by prelude [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: the item `bincode` is imported redundantly [INFO] [stdout] --> src/bin/init.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rmp_serde` is imported redundantly [INFO] [stdout] --> src/bin/init.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rmp_serde; [INFO] [stdout] | ^^^^^^^^^ the item `rmp_serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_cbor` is imported redundantly [INFO] [stdout] --> src/bin/init.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_cbor; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_cbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `time` is imported redundantly [INFO] [stdout] --> src/bin/output/path.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use time; [INFO] [stdout] | ^^^^ the item `time` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/bin/output/worker.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rmp_serde` is imported redundantly [INFO] [stdout] --> src/bin/output/worker.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rmp_serde; [INFO] [stdout] | ^^^^^^^^^ the item `rmp_serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_cbor` is imported redundantly [INFO] [stdout] --> src/bin/output/worker.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_cbor; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_cbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/bin/simulation/settings/si.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/bin/simulation/settings/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rayon` is imported redundantly [INFO] [stdout] --> src/bin/simulation/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rayon; [INFO] [stdout] | ^^^^^ the item `rayon` is already defined by prelude [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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.96s [INFO] running `Command { std: "docker" "inspect" "0e94cd99115c8034adc649f3cae0665559fb2148887e2a879261f3a15f277a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e94cd99115c8034adc649f3cae0665559fb2148887e2a879261f3a15f277a30", kill_on_drop: false }` [INFO] [stdout] 0e94cd99115c8034adc649f3cae0665559fb2148887e2a879261f3a15f277a30