[INFO] cloning repository https://github.com/quadruple-output/euleretal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quadruple-output/euleretal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquadruple-output%2Feuleretal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquadruple-output%2Feuleretal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b3fdf21c54d0b26e5f0b56fd232f915598d3401 [INFO] testing quadruple-output/euleretal against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquadruple-output%2Feuleretal" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quadruple-output/euleretal on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/quadruple-output/euleretal [INFO] finished tweaking git repo https://github.com/quadruple-output/euleretal [INFO] tweaked toml for git repo https://github.com/quadruple-output/euleretal written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/quadruple-output/euleretal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8797306f3f1e7190eae4a0c0c5b673be1e30cd8197d00db29f006eb0c038238e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8797306f3f1e7190eae4a0c0c5b673be1e30cd8197d00db29f006eb0c038238e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8797306f3f1e7190eae4a0c0c5b673be1e30cd8197d00db29f006eb0c038238e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8797306f3f1e7190eae4a0c0c5b673be1e30cd8197d00db29f006eb0c038238e", kill_on_drop: false }` [INFO] [stdout] 8797306f3f1e7190eae4a0c0c5b673be1e30cd8197d00db29f006eb0c038238e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b7fb76b0b79ecce93cf38820ea52d8e33be21a1c9738f3e4069a9c58d1acbe2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2b7fb76b0b79ecce93cf38820ea52d8e33be21a1c9738f3e4069a9c58d1acbe2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.4 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling emath v0.14.0 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling wide v0.7.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.30.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling epaint v0.14.0 [INFO] [stderr] Compiling simple_logger v1.13.0 [INFO] [stderr] Compiling egui v0.14.2 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling epi v0.14.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling x11-clipboard v0.5.2 [INFO] [stderr] Compiling parry3d v0.7.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.14.0 [INFO] [stderr] Compiling smithay-clipboard v0.6.4 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling egui_glium v0.14.0 [INFO] [stderr] Compiling eframe v0.14.0 [INFO] [stderr] Compiling euleretal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_position` [INFO] [stdout] --> src/core/integration_step.rs:194:12 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get_position(&self, pref: PositionRef) -> ComputedPosition { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_velocity` [INFO] [stdout] --> src/core/integration_step.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn get_velocity(&self, pref: VelocityRef) -> ComputedVelocity { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_acceleration` [INFO] [stdout] --> src/core/integration_step.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn get_acceleration(&self, pref: AccelerationRef) -> ComputedAcceleration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `velocities_iter` [INFO] [stdout] --> src/core/integration_step.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn velocities_iter(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `accelerations_iter` [INFO] [stdout] --> src/core/integration_step.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn accelerations_iter(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ComputedAcceleration` [INFO] [stdout] --> src/core/integration_step.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub struct ComputedAcceleration<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 31s [INFO] running `Command { std: "docker" "inspect" "2b7fb76b0b79ecce93cf38820ea52d8e33be21a1c9738f3e4069a9c58d1acbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b7fb76b0b79ecce93cf38820ea52d8e33be21a1c9738f3e4069a9c58d1acbe2", kill_on_drop: false }` [INFO] [stdout] 2b7fb76b0b79ecce93cf38820ea52d8e33be21a1c9738f3e4069a9c58d1acbe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54ad8335ac49a86b4656595bdb48edb29e6cc70f06cce3ba21198d02aaa1ead7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "54ad8335ac49a86b4656595bdb48edb29e6cc70f06cce3ba21198d02aaa1ead7", kill_on_drop: false }` [INFO] [stdout] warning: associated function is never used: `get_position` [INFO] [stdout] --> src/core/integration_step.rs:194:12 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get_position(&self, pref: PositionRef) -> ComputedPosition { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling euleretal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_velocity` [INFO] [stdout] --> src/core/integration_step.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn get_velocity(&self, pref: VelocityRef) -> ComputedVelocity { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_acceleration` [INFO] [stdout] --> src/core/integration_step.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn get_acceleration(&self, pref: AccelerationRef) -> ComputedAcceleration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `velocities_iter` [INFO] [stdout] --> src/core/integration_step.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn velocities_iter(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `accelerations_iter` [INFO] [stdout] --> src/core/integration_step.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn accelerations_iter(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ComputedAcceleration` [INFO] [stdout] --> src/core/integration_step.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub struct ComputedAcceleration<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_position` [INFO] [stdout] --> src/core/integration_step.rs:194:12 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get_position(&self, pref: PositionRef) -> ComputedPosition { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_velocity` [INFO] [stdout] --> src/core/integration_step.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn get_velocity(&self, pref: VelocityRef) -> ComputedVelocity { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_acceleration` [INFO] [stdout] --> src/core/integration_step.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn get_acceleration(&self, pref: AccelerationRef) -> ComputedAcceleration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `velocities_iter` [INFO] [stdout] --> src/core/integration_step.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn velocities_iter(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `accelerations_iter` [INFO] [stdout] --> src/core/integration_step.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn accelerations_iter(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ComputedAcceleration` [INFO] [stdout] --> src/core/integration_step.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub struct ComputedAcceleration<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.76s [INFO] running `Command { std: "docker" "inspect" "54ad8335ac49a86b4656595bdb48edb29e6cc70f06cce3ba21198d02aaa1ead7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ad8335ac49a86b4656595bdb48edb29e6cc70f06cce3ba21198d02aaa1ead7", kill_on_drop: false }` [INFO] [stdout] 54ad8335ac49a86b4656595bdb48edb29e6cc70f06cce3ba21198d02aaa1ead7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 48719de3e016b7f9ef903a4bb649aebe43831fe43ad3fa524330ee078df2e6dd [INFO] running `Command { std: "docker" "start" "-a" "48719de3e016b7f9ef903a4bb649aebe43831fe43ad3fa524330ee078df2e6dd", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `get_position` [INFO] [stderr] --> src/core/integration_step.rs:194:12 [INFO] [stderr] | [INFO] [stderr] 194 | pub fn get_position(&self, pref: PositionRef) -> ComputedPosition { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_velocity` [INFO] [stderr] --> src/core/integration_step.rs:201:12 [INFO] [stderr] | [INFO] [stderr] 201 | pub fn get_velocity(&self, pref: VelocityRef) -> ComputedVelocity { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_acceleration` [INFO] [stderr] --> src/core/integration_step.rs:208:12 [INFO] [stderr] | [INFO] [stderr] 208 | pub fn get_acceleration(&self, pref: AccelerationRef) -> ComputedAcceleration { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `velocities_iter` [INFO] [stderr] --> src/core/integration_step.rs:243:12 [INFO] [stderr] | [INFO] [stderr] 243 | pub fn velocities_iter(&self) -> impl Iterator + '_ { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `accelerations_iter` [INFO] [stderr] --> src/core/integration_step.rs:252:12 [INFO] [stderr] | [INFO] [stderr] 252 | pub fn accelerations_iter(&self) -> impl Iterator + '_ { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `ComputedAcceleration` [INFO] [stderr] --> src/core/integration_step.rs:538:12 [INFO] [stderr] | [INFO] [stderr] 538 | pub struct ComputedAcceleration<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `euleretal` (lib) generated 6 warnings [INFO] [stderr] warning: `euleretal` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/euleretal-1a9edd5cdaf29ad5) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/euleretal-6b6339bafa7be99f) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests euleretal [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "48719de3e016b7f9ef903a4bb649aebe43831fe43ad3fa524330ee078df2e6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48719de3e016b7f9ef903a4bb649aebe43831fe43ad3fa524330ee078df2e6dd", kill_on_drop: false }` [INFO] [stdout] 48719de3e016b7f9ef903a4bb649aebe43831fe43ad3fa524330ee078df2e6dd