[INFO] cloning repository https://github.com/seanlth/Fluid-Solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seanlth/Fluid-Solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanlth%2FFluid-Solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanlth%2FFluid-Solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d6e9e03e3b10c7fda57ffe0f73837803793009e [INFO] testing seanlth/Fluid-Solver against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanlth%2FFluid-Solver" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seanlth/Fluid-Solver on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seanlth/Fluid-Solver [INFO] finished tweaking git repo https://github.com/seanlth/Fluid-Solver [INFO] tweaked toml for git repo https://github.com/seanlth/Fluid-Solver written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/seanlth/Fluid-Solver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a1773e5676c96e8a04f35ed81158251a1a986cb96751ef90b6aea2343a293c1 [INFO] running `Command { std: "docker" "start" "-a" "0a1773e5676c96e8a04f35ed81158251a1a986cb96751ef90b6aea2343a293c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a1773e5676c96e8a04f35ed81158251a1a986cb96751ef90b6aea2343a293c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1773e5676c96e8a04f35ed81158251a1a986cb96751ef90b6aea2343a293c1", kill_on_drop: false }` [INFO] [stdout] 0a1773e5676c96e8a04f35ed81158251a1a986cb96751ef90b6aea2343a293c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c08fa72ef70a1b4418393c41b974018ae7435cf597008e3fb81a24b20f7c39e [INFO] running `Command { std: "docker" "start" "-a" "3c08fa72ef70a1b4418393c41b974018ae7435cf597008e3fb81a24b20f7c39e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling lazy_static v0.1.15 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling rgb v0.8.11 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.2 [INFO] [stderr] Compiling lodepng v2.4.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling fluids v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | implement_vertex!(Vertex, position, colour); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | implement_vertex!(Vertex2, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:229:6 [INFO] [stdout] | [INFO] [stdout] 229 | implement_vertex!(Vertex2, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:310:13 [INFO] [stdout] | [INFO] [stdout] 310 | implement_vertex!(Vertex2, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | implement_vertex!(Vertex2, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] 27 + advection: fn(&mut Field, &Field, &Field, f64, f64, &dyn Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:27:88 [INFO] [stdout] | [INFO] [stdout] 27 | advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] 27 + advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:27:102 [INFO] [stdout] | [INFO] [stdout] 27 | advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] 27 + advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | integration: fn(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 - integration: fn(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64, [INFO] [stdout] 29 + integration: fn(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:64:77 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] 64 + pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &dyn Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:64:107 [INFO] [stdout] | [INFO] [stdout] 64 | ...d, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] 64 + pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:64:121 [INFO] [stdout] | [INFO] [stdout] 64 | ..., f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] 64 + pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:74:60 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn integration(mut self, f: fn(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 74 - pub fn integration(mut self, f: fn(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64) -> Self { [INFO] [stdout] 74 + pub fn integration(mut self, f: fn(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/integrators.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn empty(_: f64, _: f64, _: &Fn(f64, f64) -> f64, _: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 2 - pub fn empty(_: f64, _: f64, _: &Fn(f64, f64) -> f64, _: f64) -> f64 { [INFO] [stdout] 2 + pub fn empty(_: f64, _: f64, _: &dyn Fn(f64, f64) -> f64, _: f64) -> f64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/integrators.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn euler(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - pub fn euler(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] 7 + pub fn euler(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/integrators.rs:12:45 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn bogacki_shampine(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - pub fn bogacki_shampine(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] 12 + pub fn bogacki_shampine(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/integrators.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn runge_kutta_4(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - pub fn runge_kutta_4(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] 22 + pub fn runge_kutta_4(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | _: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - _: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] 11 + _: &dyn Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 12 + _: &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 12 + _: &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | interpolator: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - interpolator: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] 22 + interpolator: &dyn Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 - _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 23 + _: &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:23:43 [INFO] [stdout] | [INFO] [stdout] 23 | _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 - _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 23 + _: &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | interpolator: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 - interpolator: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] 59 + interpolator: &dyn Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:60:37 [INFO] [stdout] | [INFO] [stdout] 60 | integrator: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 60 - integrator: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 60 + integrator: &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:60:51 [INFO] [stdout] | [INFO] [stdout] 60 | integrator: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 60 - integrator: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 60 + integrator: &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.93s [INFO] running `Command { std: "docker" "inspect" "3c08fa72ef70a1b4418393c41b974018ae7435cf597008e3fb81a24b20f7c39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c08fa72ef70a1b4418393c41b974018ae7435cf597008e3fb81a24b20f7c39e", kill_on_drop: false }` [INFO] [stdout] 3c08fa72ef70a1b4418393c41b974018ae7435cf597008e3fb81a24b20f7c39e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02a808c719602fc7d15bedb9bd6d02ff60d290b026f61c54432af3206fd024b3 [INFO] running `Command { std: "docker" "start" "-a" "02a808c719602fc7d15bedb9bd6d02ff60d290b026f61c54432af3206fd024b3", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling lazy_static v0.1.15 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling rgb v0.8.11 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.2 [INFO] [stderr] Compiling lodepng v2.4.2 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling fluids v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | implement_vertex!(Vertex, position, colour); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | implement_vertex!(Vertex2, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:229:6 [INFO] [stdout] | [INFO] [stdout] 229 | implement_vertex!(Vertex2, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:310:13 [INFO] [stdout] | [INFO] [stdout] 310 | implement_vertex!(Vertex2, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | implement_vertex!(Vertex2, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] 27 + advection: fn(&mut Field, &Field, &Field, f64, f64, &dyn Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:27:88 [INFO] [stdout] | [INFO] [stdout] 27 | advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] 27 + advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:27:102 [INFO] [stdout] | [INFO] [stdout] 27 | advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] 27 + advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | integration: fn(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 - integration: fn(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64, [INFO] [stdout] 29 + integration: fn(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:64:77 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] 64 + pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &dyn Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:64:107 [INFO] [stdout] | [INFO] [stdout] 64 | ...d, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] 64 + pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:64:121 [INFO] [stdout] | [INFO] [stdout] 64 | ..., f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] 64 + pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:74:60 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn integration(mut self, f: fn(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 74 - pub fn integration(mut self, f: fn(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64) -> Self { [INFO] [stdout] 74 + pub fn integration(mut self, f: fn(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/integrators.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn empty(_: f64, _: f64, _: &Fn(f64, f64) -> f64, _: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 2 - pub fn empty(_: f64, _: f64, _: &Fn(f64, f64) -> f64, _: f64) -> f64 { [INFO] [stdout] 2 + pub fn empty(_: f64, _: f64, _: &dyn Fn(f64, f64) -> f64, _: f64) -> f64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/integrators.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn euler(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - pub fn euler(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] 7 + pub fn euler(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/integrators.rs:12:45 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn bogacki_shampine(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - pub fn bogacki_shampine(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] 12 + pub fn bogacki_shampine(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/integrators.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn runge_kutta_4(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - pub fn runge_kutta_4(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] 22 + pub fn runge_kutta_4(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | _: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - _: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] 11 + _: &dyn Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 12 + _: &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 12 + _: &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | interpolator: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - interpolator: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] 22 + interpolator: &dyn Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 - _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 23 + _: &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:23:43 [INFO] [stdout] | [INFO] [stdout] 23 | _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 - _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 23 + _: &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | interpolator: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 - interpolator: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] 59 + interpolator: &dyn Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:60:37 [INFO] [stdout] | [INFO] [stdout] 60 | integrator: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 60 - integrator: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 60 + integrator: &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:60:51 [INFO] [stdout] | [INFO] [stdout] 60 | integrator: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 60 - integrator: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 60 + integrator: &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `Fluids` [INFO] [stdout] --> examples/scenario3.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate Fluids; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `Fluids` [INFO] [stdout] --> examples/scenario7.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate Fluids; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `Fluids` [INFO] [stdout] --> examples/scenario4.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate Fluids; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `Fluids` [INFO] [stdout] --> examples/scenario6.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate Fluids; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FluidSolver` [INFO] [stdout] --> examples/scenario3.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | let mut solver:FluidSolver = FluidSolver::new(1.0, 64, 128, 0.01, 1.0, 0.0) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FluidSolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `advection` [INFO] [stdout] --> examples/scenario3.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | ... .advection(advection::semi_lagrangian) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `advection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interpolation` [INFO] [stdout] --> examples/scenario3.rs:15:51 [INFO] [stdout] | [INFO] [stdout] 15 | ... .interpolation(interpolation::bilinear_interpolate) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integrators` [INFO] [stdout] --> examples/scenario3.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | ... .integration(integrators::euler) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `integrators` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `linear_solvers` [INFO] [stdout] --> examples/scenario3.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 17 | ... .linear_solver(linear_solvers::relaxation_fast_c); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `linear_solvers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visualiser` [INFO] [stdout] --> examples/scenario3.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | let visualiser = Visualiser::new(solver.rows, solver.columns); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visualiser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FluidSolver` in this scope [INFO] [stdout] --> examples/scenario3.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | let mut solver:FluidSolver = FluidSolver::new(1.0, 64, 128, 0.01, 1.0, 0.0) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FluidSolver` [INFO] [stdout] --> examples/scenario7.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | let mut solver:FluidSolver = FluidSolver::new(1.0, 64, 64, 0.01, 1.0, 0.0) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FluidSolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `advection` [INFO] [stdout] --> examples/scenario7.rs:15:47 [INFO] [stdout] | [INFO] [stdout] 15 | ... .advection(advection::semi_lagrangian) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `advection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interpolation` [INFO] [stdout] --> examples/scenario7.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 16 | ... .interpolation(interpolation::bilinear_interpolate) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integrators` [INFO] [stdout] --> examples/scenario7.rs:17:49 [INFO] [stdout] | [INFO] [stdout] 17 | ... .integration(integrators::euler) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `integrators` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `linear_solvers` [INFO] [stdout] --> examples/scenario7.rs:18:51 [INFO] [stdout] | [INFO] [stdout] 18 | ... .linear_solver(linear_solvers::relaxation_fast_c); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `linear_solvers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visualiser` [INFO] [stdout] --> examples/scenario7.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let visualiser = Visualiser::new(solver.rows, solver.columns); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visualiser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FluidSolver` in this scope [INFO] [stdout] --> examples/scenario7.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | let mut solver:FluidSolver = FluidSolver::new(1.0, 64, 64, 0.01, 1.0, 0.0) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `Fluids` [INFO] [stdout] --> examples/scenario5.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate Fluids; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FluidSolver` [INFO] [stdout] --> examples/scenario6.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | let mut solver:FluidSolver = FluidSolver::new(1.0, 64, 128, 0.01, 1.0, 0.0) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FluidSolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `advection` [INFO] [stdout] --> examples/scenario6.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | ... .advection(advection::semi_lagrangian) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `advection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interpolation` [INFO] [stdout] --> examples/scenario6.rs:15:51 [INFO] [stdout] | [INFO] [stdout] 15 | ... .interpolation(interpolation::bilinear_interpolate) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integrators` [INFO] [stdout] --> examples/scenario6.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | ... .integration(integrators::euler) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `integrators` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `linear_solvers` [INFO] [stdout] --> examples/scenario6.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 17 | ... .linear_solver(linear_solvers::relaxation_fast_c); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `linear_solvers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visualiser` [INFO] [stdout] --> examples/scenario6.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | let visualiser = Visualiser::new(solver.rows, solver.columns); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visualiser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FluidSolver` in this scope [INFO] [stdout] --> examples/scenario6.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | let mut solver:FluidSolver = FluidSolver::new(1.0, 64, 128, 0.01, 1.0, 0.0) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FluidSolver` [INFO] [stdout] --> examples/scenario5.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | let mut solver:FluidSolver = FluidSolver::new(1.0, 128, 128, 0.01, 1.0, 0.0) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FluidSolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `advection` [INFO] [stdout] --> examples/scenario5.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | ... .advection(advection::semi_lagrangian) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `advection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interpolation` [INFO] [stdout] --> examples/scenario5.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 17 | ... .interpolation(interpolation::bilinear_interpolate) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integrators` [INFO] [stdout] --> examples/scenario5.rs:18:49 [INFO] [stdout] | [INFO] [stdout] 18 | ... .integration(integrators::euler) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `integrators` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `linear_solvers` [INFO] [stdout] --> examples/scenario5.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | ... .linear_solver(linear_solvers::relaxation_fast_c); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `linear_solvers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visualiser` [INFO] [stdout] --> examples/scenario5.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let visualiser = Visualiser::new(solver.rows, solver.columns); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visualiser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FluidSolver` in this scope [INFO] [stdout] --> examples/scenario5.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | let mut solver:FluidSolver = FluidSolver::new(1.0, 128, 128, 0.01, 1.0, 0.0) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FluidSolver` [INFO] [stdout] --> examples/scenario4.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | let mut solver:FluidSolver = FluidSolver::new(1.0, 128, 64, 0.01, 1.0, 9.8) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FluidSolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `advection` [INFO] [stdout] --> examples/scenario4.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | ... .advection(advection::semi_lagrangian) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `advection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interpolation` [INFO] [stdout] --> examples/scenario4.rs:15:51 [INFO] [stdout] | [INFO] [stdout] 15 | ... .interpolation(interpolation::bilinear_interpolate) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integrators` [INFO] [stdout] --> examples/scenario4.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | ... .integration(integrators::euler) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `integrators` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `linear_solvers` [INFO] [stdout] --> examples/scenario4.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 17 | ... .linear_solver(linear_solvers::relaxation_fast_c); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `linear_solvers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visualiser` [INFO] [stdout] --> examples/scenario4.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | let visualiser = Visualiser::new(solver.rows, solver.columns); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visualiser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FluidSolver` in this scope [INFO] [stdout] --> examples/scenario4.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | let mut solver:FluidSolver = FluidSolver::new(1.0, 128, 64, 0.01, 1.0, 9.8) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `Fluids` [INFO] [stdout] --> examples/scenario2.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate Fluids; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `Fluids` [INFO] [stdout] --> examples/scenario8.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate Fluids; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fluids` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `Fluids` [INFO] [stdout] --> examples/scenario1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate Fluids; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FluidSolver` [INFO] [stdout] --> examples/scenario2.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | let mut solver:FluidSolver = FluidSolver::new(1.0, 64, 128, 0.01, 1.0, 0.0) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FluidSolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `advection` [INFO] [stdout] --> examples/scenario2.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | ... .advection(advection::semi_lagrangian) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `advection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interpolation` [INFO] [stdout] --> examples/scenario2.rs:15:51 [INFO] [stdout] | [INFO] [stdout] 15 | ... .interpolation(interpolation::bilinear_interpolate) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integrators` [INFO] [stdout] --> examples/scenario2.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | ... .integration(integrators::euler) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `integrators` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `linear_solvers` [INFO] [stdout] --> examples/scenario2.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 17 | ... .linear_solver(linear_solvers::relaxation_fast_c); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `linear_solvers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visualiser` [INFO] [stdout] --> examples/scenario2.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | let visualiser = Visualiser::new(solver.rows, solver.columns); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visualiser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FluidSolver` in this scope [INFO] [stdout] --> examples/scenario2.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | let mut solver:FluidSolver = FluidSolver::new(1.0, 64, 128, 0.01, 1.0, 0.0) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FluidSolver` [INFO] [stdout] --> examples/scenario8.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | let mut solver:FluidSolver = FluidSolver::new(1.0, 512, 512, 0.01, 1.0, 9.8) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FluidSolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `advection` [INFO] [stdout] --> examples/scenario8.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | ... .advection(advection::semi_lagrangian) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `advection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interpolation` [INFO] [stdout] --> examples/scenario8.rs:15:51 [INFO] [stdout] | [INFO] [stdout] 15 | ... .interpolation(interpolation::bilinear_interpolate) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integrators` [INFO] [stdout] --> examples/scenario8.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | ... .integration(integrators::euler) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `integrators` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `linear_solvers` [INFO] [stdout] --> examples/scenario8.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 17 | ... .linear_solver(linear_solvers::relaxation_fast_c); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `linear_solvers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visualiser` [INFO] [stdout] --> examples/scenario8.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let visualiser = Visualiser::new(solver.rows, solver.columns); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visualiser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FluidSolver` in this scope [INFO] [stdout] --> examples/scenario8.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | let mut solver:FluidSolver = FluidSolver::new(1.0, 512, 512, 0.01, 1.0, 9.8) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FluidSolver` [INFO] [stdout] --> examples/scenario1.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | let mut solver:FluidSolver = FluidSolver::new(1.0, 64, 128, 0.01, 1.0, 0.0) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FluidSolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `advection` [INFO] [stdout] --> examples/scenario1.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | ... .advection(advection::semi_lagrangian) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `advection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interpolation` [INFO] [stdout] --> examples/scenario1.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 17 | ... .interpolation(interpolation::bicubic_interpolate) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integrators` [INFO] [stdout] --> examples/scenario1.rs:18:49 [INFO] [stdout] | [INFO] [stdout] 18 | ... .integration(integrators::euler) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `integrators` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `linear_solvers` [INFO] [stdout] --> examples/scenario1.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | ... .linear_solver(linear_solvers::relaxation_fast_c); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `linear_solvers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visualiser` [INFO] [stdout] --> examples/scenario1.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let visualiser = Visualiser::new(solver.rows, solver.columns); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visualiser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FluidSolver` in this scope [INFO] [stdout] --> examples/scenario1.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | let mut solver:FluidSolver = FluidSolver::new(1.0, 64, 128, 0.01, 1.0, 0.0) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | implement_vertex!(Vertex, position, colour); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | implement_vertex!(Vertex2, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:229:6 [INFO] [stdout] | [INFO] [stdout] 229 | implement_vertex!(Vertex2, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:310:13 [INFO] [stdout] | [INFO] [stdout] 310 | implement_vertex!(Vertex2, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/visualiser.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | implement_vertex!(Vertex2, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] 27 + advection: fn(&mut Field, &Field, &Field, f64, f64, &dyn Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:27:88 [INFO] [stdout] | [INFO] [stdout] 27 | advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] 27 + advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:27:102 [INFO] [stdout] | [INFO] [stdout] 27 | advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] 27 + advection: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | integration: fn(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 - integration: fn(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64, [INFO] [stdout] 29 + integration: fn(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:64:77 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] 64 + pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &dyn Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:64:107 [INFO] [stdout] | [INFO] [stdout] 64 | ...d, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] 64 + pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:64:121 [INFO] [stdout] | [INFO] [stdout] 64 | ..., f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] 64 + pub fn advection(mut self, f: fn(&mut Field, &Field, &Field, f64, f64, &Fn(f64, f64, &Field) -> f64, &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64) ) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fluid_solver.rs:74:60 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn integration(mut self, f: fn(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 74 - pub fn integration(mut self, f: fn(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64) -> Self { [INFO] [stdout] 74 + pub fn integration(mut self, f: fn(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/integrators.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn empty(_: f64, _: f64, _: &Fn(f64, f64) -> f64, _: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 2 - pub fn empty(_: f64, _: f64, _: &Fn(f64, f64) -> f64, _: f64) -> f64 { [INFO] [stdout] 2 + pub fn empty(_: f64, _: f64, _: &dyn Fn(f64, f64) -> f64, _: f64) -> f64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/integrators.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn euler(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - pub fn euler(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] 7 + pub fn euler(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/integrators.rs:12:45 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn bogacki_shampine(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - pub fn bogacki_shampine(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] 12 + pub fn bogacki_shampine(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/integrators.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn runge_kutta_4(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - pub fn runge_kutta_4(x: f64, t: f64, f: &Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] 22 + pub fn runge_kutta_4(x: f64, t: f64, f: &dyn Fn(f64, f64) -> f64, dt: f64) -> f64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | _: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - _: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] 11 + _: &dyn Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 12 + _: &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 12 + _: &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | interpolator: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - interpolator: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] 22 + interpolator: &dyn Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 - _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 23 + _: &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:23:43 [INFO] [stdout] | [INFO] [stdout] 23 | _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 - _: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 23 + _: &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | interpolator: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 - interpolator: &Fn(f64, f64, &Field) -> f64, [INFO] [stdout] 59 + interpolator: &dyn Fn(f64, f64, &Field) -> f64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:60:37 [INFO] [stdout] | [INFO] [stdout] 60 | integrator: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 60 - integrator: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 60 + integrator: &dyn Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/advection.rs:60:51 [INFO] [stdout] | [INFO] [stdout] 60 | integrator: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 60 - integrator: &Fn(f64, f64, &Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] 60 + integrator: &Fn(f64, f64, &dyn Fn(f64, f64) -> f64, f64) -> f64) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/fluids-aa6693466c011480.fluids.19693f1a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fluids-aa6693466c011480.fluids.19693f1a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fluids-aa6693466c011480.fluids.19693f1a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fluids-aa6693466c011480.5c5q7lm1vcr2ck2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5983415902fba93a/out" "-L" "/opt/rustwide/target/debug/build/libloading-0f2c288b4471cea3/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lsolver" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/liblodepng-fa305dc493969d32.rlib" "/opt/rustwide/target/debug/deps/librgb-6578cb34425a4a2a.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-282a17d535bf1fc9.rlib" "/opt/rustwide/target/debug/deps/libglium-a4b032e8ddbfa673.rlib" "/opt/rustwide/target/debug/deps/libglutin-6a97e1addf312fba.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-60edbf35418dcbaf.rlib" "/opt/rustwide/target/debug/deps/libwinit-0936f8b80b939010.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-532c310aca4e9241.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-320b1b1a9f02cf25.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-5dbc83eac6969568.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c037d84e24548198.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-75ab987aef386bf8.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8c7b837236a5bb9b.rlib" "/opt/rustwide/target/debug/deps/libtempfile-9c593bc9523e44bd.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-23a0ef347644a652.rlib" "/opt/rustwide/target/debug/deps/librand-37198a18b0730b2f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ee8e35aa22549dab.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-969636d8d8908c3a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3635997ec2f998b5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-61652c103fa38c70.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-37d1bf673dbeb91c.rlib" "/opt/rustwide/target/debug/deps/libnix-8e8a8c4cc368295d.rlib" "/opt/rustwide/target/debug/deps/libmemmap-ec121e06bc06fa80.rlib" "/opt/rustwide/target/debug/deps/libdlib-ba4bd8fbe7c739a5.rlib" "/opt/rustwide/target/debug/deps/liblibloading-fb3c4462094c004a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-85f92246312f63c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bf40d7bc45863ee4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d0035526fc3635a5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-01be6f0e7b163b3c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-59bc967db237318e.rlib" "/opt/rustwide/target/debug/deps/librand-9409b16b5b63f901.rlib" "/opt/rustwide/target/debug/deps/librand_core-b39d91a248b5e3ac.rlib" "/opt/rustwide/target/debug/deps/librand_core-1d63a0a9982672f9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e5a8d8c0ff6de6a0.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-62bc45faca995333.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-4ac54bc3d42f5a37.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-20eb1cad7c390457.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d3da01ef528a6709.rlib" "/opt/rustwide/target/debug/deps/liblog-3de4cf16705bdf08.rlib" "/opt/rustwide/target/debug/deps/libshared_library-ae59c9415f421711.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4cd03d2b25b0302e.rlib" "/opt/rustwide/target/debug/deps/libfnv-f12d25a3531545aa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8b84946fb7960b2b.rlib" "/opt/rustwide/target/debug/deps/libunreachable-0cc929faa547c284.rlib" "/opt/rustwide/target/debug/deps/libvoid-9612c331aefe7f4f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-525516429eab5a52.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9d33936a51ac50c7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-406d15ef1c78e0c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-91858ba129457575.rlib" "/opt/rustwide/target/debug/deps/liblibc-03b0877c31a2345d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2bfa1a1895641b3c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fluids-aa6693466c011480" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lsolver [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "02a808c719602fc7d15bedb9bd6d02ff60d290b026f61c54432af3206fd024b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a808c719602fc7d15bedb9bd6d02ff60d290b026f61c54432af3206fd024b3", kill_on_drop: false }` [INFO] [stdout] 02a808c719602fc7d15bedb9bd6d02ff60d290b026f61c54432af3206fd024b3