[INFO] cloning repository https://github.com/CodeConiglietto/cellular3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeConiglietto/cellular3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeConiglietto%2Fcellular3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeConiglietto%2Fcellular3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70399a537d5ed267feb55511cb9124a1bcfd0bcc [INFO] testing CodeConiglietto/cellular3 against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeConiglietto%2Fcellular3" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CodeConiglietto/cellular3 on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CodeConiglietto/cellular3 [INFO] finished tweaking git repo https://github.com/CodeConiglietto/cellular3 [INFO] tweaked toml for git repo https://github.com/CodeConiglietto/cellular3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/CodeConiglietto/cellular3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40f6569f9a6c9935690c3c95699be6f0757c326fdabe1588d906db30f1e92c81 [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" "40f6569f9a6c9935690c3c95699be6f0757c326fdabe1588d906db30f1e92c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40f6569f9a6c9935690c3c95699be6f0757c326fdabe1588d906db30f1e92c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f6569f9a6c9935690c3c95699be6f0757c326fdabe1588d906db30f1e92c81", kill_on_drop: false }` [INFO] [stdout] 40f6569f9a6c9935690c3c95699be6f0757c326fdabe1588d906db30f1e92c81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f59bceb7de821aefe5ea19359704e1a9fb92f70fcf7746a9d7ca329c514debfb [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" "f59bceb7de821aefe5ea19359704e1a9fb92f70fcf7746a9d7ca329c514debfb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling zip v0.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling gilrs-core v0.2.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling gilrs v0.7.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling nalgebra v0.20.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling mutagen-derive v0.1.0 (/opt/rustwide/workdir/mutagen-derive) [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling lyon v0.13.5 [INFO] [stderr] Compiling mutagen v0.1.0 (/opt/rustwide/workdir/mutagen) [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling reqwest v0.10.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glyph_brush v0.6.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling cellular3 v0.1.0 (/opt/rustwide/workdir/cellular3) [INFO] [stdout] warning: unused import: `point_nodes::*` [INFO] [stdout] --> cellular3/src/node/color_nodes.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | mutagen_functions::*, Node, point_nodes::*, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> cellular3/src/main.rs:664:17 [INFO] [stdout] | [INFO] [stdout] 664 | / (CONSTS.initial_window_width [INFO] [stdout] 665 | | * history_step.translation.into_inner().x [INFO] [stdout] 666 | | * 0.5 [INFO] [stdout] 667 | | * (1.0 - alpha)) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 664 | CONSTS.initial_window_width [INFO] [stdout] 665 | * history_step.translation.into_inner().x [INFO] [stdout] 666 | * 0.5 [INFO] [stdout] 667 | * (1.0 - alpha) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> cellular3/src/main.rs:672:17 [INFO] [stdout] | [INFO] [stdout] 672 | / (CONSTS.initial_window_height [INFO] [stdout] 673 | | * history_step.translation.into_inner().y [INFO] [stdout] 674 | | * 0.5 [INFO] [stdout] 675 | | * (1.0 - alpha)) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 672 | CONSTS.initial_window_height [INFO] [stdout] 673 | * history_step.translation.into_inner().y [INFO] [stdout] 674 | * 0.5 [INFO] [stdout] 675 | * (1.0 - alpha) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> cellular3/src/main.rs:681:17 [INFO] [stdout] | [INFO] [stdout] 681 | (history_step.offset.into_inner().x * 0.5 * (1.0 - alpha)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> cellular3/src/main.rs:686:17 [INFO] [stdout] | [INFO] [stdout] 686 | (history_step.offset.into_inner().y * 0.5 * (1.0 - alpha)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset_offset_x` [INFO] [stdout] --> cellular3/src/main.rs:680:17 [INFO] [stdout] | [INFO] [stdout] 680 | let offset_offset_x = if history_step.apply_offset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_offset_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset_offset_y` [INFO] [stdout] --> cellular3/src/main.rs:685:17 [INFO] [stdout] | [INFO] [stdout] 685 | let offset_offset_y = if history_step.apply_offset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_offset_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_inner` [INFO] [stdout] --> cellular3/src/datatype/discrete.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn into_inner(self) -> u32 { [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: `into_inner` [INFO] [stdout] --> cellular3/src/datatype/discrete.rs:202:12 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn into_inner(self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `circular_add` [INFO] [stdout] --> cellular3/src/datatype/points.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn circular_add(self, other: SNPoint) -> SNPoint { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opts` [INFO] [stdout] --> cellular3/src/main.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | opts: Opts, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 10s [INFO] running `Command { std: "docker" "inspect" "f59bceb7de821aefe5ea19359704e1a9fb92f70fcf7746a9d7ca329c514debfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f59bceb7de821aefe5ea19359704e1a9fb92f70fcf7746a9d7ca329c514debfb", kill_on_drop: false }` [INFO] [stdout] f59bceb7de821aefe5ea19359704e1a9fb92f70fcf7746a9d7ca329c514debfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "test" "--frozen" "--no-run" "--message-format=json", 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] 0e85e7280872b7d3a3a517e3ca1afefc2be903d7c877ff3f5b6fc14d3a801696 [INFO] running `Command { std: "docker" "start" "-a" "0e85e7280872b7d3a3a517e3ca1afefc2be903d7c877ff3f5b6fc14d3a801696", kill_on_drop: false }` [INFO] [stderr] Compiling mutagen-derive v0.1.0 (/opt/rustwide/workdir/mutagen-derive) [INFO] [stderr] Compiling mutagen v0.1.0 (/opt/rustwide/workdir/mutagen) [INFO] [stderr] Compiling cellular3 v0.1.0 (/opt/rustwide/workdir/cellular3) [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:219:27 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:219:38 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:228:14 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:228:27 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:228:38 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:231:14 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:243:14 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:243:27 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:243:38 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:246:27 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:246:38 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ could not find `mutagen` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Generatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:219:27 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Mutatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:219:38 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Updatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:231:14 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Generatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Generatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Mutatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Updatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:243:14 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Generatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:243:27 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Mutatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:243:38 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Updatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Generatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:246:27 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Mutatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mutagen` in the list of imported crates [INFO] [stdout] --> mutagen/src/lib.rs:246:38 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Generatable, Mutatable, Updatable)] [INFO] [stdout] | ^^^^^^^^^ not found in `mutagen` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 217 | use crate::Updatable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mutagen` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `point_nodes::*` [INFO] [stdout] --> cellular3/src/node/color_nodes.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | mutagen_functions::*, Node, point_nodes::*, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> cellular3/src/main.rs:664:17 [INFO] [stdout] | [INFO] [stdout] 664 | / (CONSTS.initial_window_width [INFO] [stdout] 665 | | * history_step.translation.into_inner().x [INFO] [stdout] 666 | | * 0.5 [INFO] [stdout] 667 | | * (1.0 - alpha)) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 664 | CONSTS.initial_window_width [INFO] [stdout] 665 | * history_step.translation.into_inner().x [INFO] [stdout] 666 | * 0.5 [INFO] [stdout] 667 | * (1.0 - alpha) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> cellular3/src/main.rs:672:17 [INFO] [stdout] | [INFO] [stdout] 672 | / (CONSTS.initial_window_height [INFO] [stdout] 673 | | * history_step.translation.into_inner().y [INFO] [stdout] 674 | | * 0.5 [INFO] [stdout] 675 | | * (1.0 - alpha)) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 672 | CONSTS.initial_window_height [INFO] [stdout] 673 | * history_step.translation.into_inner().y [INFO] [stdout] 674 | * 0.5 [INFO] [stdout] 675 | * (1.0 - alpha) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> cellular3/src/main.rs:681:17 [INFO] [stdout] | [INFO] [stdout] 681 | (history_step.offset.into_inner().x * 0.5 * (1.0 - alpha)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> cellular3/src/main.rs:686:17 [INFO] [stdout] | [INFO] [stdout] 686 | (history_step.offset.into_inner().y * 0.5 * (1.0 - alpha)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset_offset_x` [INFO] [stdout] --> cellular3/src/main.rs:680:17 [INFO] [stdout] | [INFO] [stdout] 680 | let offset_offset_x = if history_step.apply_offset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_offset_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset_offset_y` [INFO] [stdout] --> cellular3/src/main.rs:685:17 [INFO] [stdout] | [INFO] [stdout] 685 | let offset_offset_y = if history_step.apply_offset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_offset_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_inner` [INFO] [stdout] --> cellular3/src/datatype/discrete.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn into_inner(self) -> u32 { [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: `into_inner` [INFO] [stdout] --> cellular3/src/datatype/discrete.rs:202:12 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn into_inner(self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `circular_add` [INFO] [stdout] --> cellular3/src/datatype/points.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn circular_add(self, other: SNPoint) -> SNPoint { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opts` [INFO] [stdout] --> cellular3/src/main.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | opts: Opts, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0e85e7280872b7d3a3a517e3ca1afefc2be903d7c877ff3f5b6fc14d3a801696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e85e7280872b7d3a3a517e3ca1afefc2be903d7c877ff3f5b6fc14d3a801696", kill_on_drop: false }` [INFO] [stdout] 0e85e7280872b7d3a3a517e3ca1afefc2be903d7c877ff3f5b6fc14d3a801696