[INFO] cloning repository https://github.com/alexkirsz/boids [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexkirsz/boids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkirsz%2Fboids", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkirsz%2Fboids'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7763a1d57654bf10ff2f44f36d0271d1d8e1a77 [INFO] testing alexkirsz/boids against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkirsz%2Fboids" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexkirsz/boids 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/alexkirsz/boids [INFO] finished tweaking git repo https://github.com/alexkirsz/boids [INFO] tweaked toml for git repo https://github.com/alexkirsz/boids written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/alexkirsz/boids 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] Updating git repository `https://github.com/alexkirsz/kiss3d.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 39eaf138523385ecefedd36c093bc6cd5afe2f0d5cd56dcbabf5d80e8fbae658 [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" "39eaf138523385ecefedd36c093bc6cd5afe2f0d5cd56dcbabf5d80e8fbae658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39eaf138523385ecefedd36c093bc6cd5afe2f0d5cd56dcbabf5d80e8fbae658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39eaf138523385ecefedd36c093bc6cd5afe2f0d5cd56dcbabf5d80e8fbae658", kill_on_drop: false }` [INFO] [stdout] 39eaf138523385ecefedd36c093bc6cd5afe2f0d5cd56dcbabf5d80e8fbae658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3465fe34072e29a05d11d4500b38fa6ebc74afc49ebef185bbc95ffe90a3484f [INFO] running `Command { std: "docker" "start" "-a" "3465fe34072e29a05d11d4500b38fa6ebc74afc49ebef185bbc95ffe90a3484f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling num-bigint v0.2.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rstar v0.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling conrod_derive v0.63.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling kiss3d_conrod v0.64.0 [INFO] [stderr] Compiling ncollide3d v0.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling kiss3d v0.22.1 (https://github.com/alexkirsz/kiss3d.git?rev=9edf1818#9edf1818) [INFO] [stderr] Compiling boids v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/app/state.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(window: &mut kiss3d::window::Window) -> ImageIds { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | / image_ids!( [INFO] [stdout] 49 | | play_64: "images/play_64.png", [INFO] [stdout] 50 | | play_hover_64: "images/play_hover_64.png", [INFO] [stdout] 51 | | play_press_64: "images/play_press_64.png", [INFO] [stdout] ... | [INFO] [stdout] 57 | | restart_press_64: "images/restart_press_64.png", [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `image_ids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/app/state.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `start_simulation` [INFO] [stdout] --> src/controls.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn start_simulation(typ: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `stop_simulation` [INFO] [stdout] --> src/controls.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn stop_simulation() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kiss3d::light::Light` [INFO] [stdout] --> src/bin.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use kiss3d::light::Light; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kiss3d::window::Window` [INFO] [stdout] --> src/bin.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use kiss3d::window::Window; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `stop_simulation` [INFO] [stdout] --> src/controls.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn stop_simulation() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 03s [INFO] running `Command { std: "docker" "inspect" "3465fe34072e29a05d11d4500b38fa6ebc74afc49ebef185bbc95ffe90a3484f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3465fe34072e29a05d11d4500b38fa6ebc74afc49ebef185bbc95ffe90a3484f", kill_on_drop: false }` [INFO] [stdout] 3465fe34072e29a05d11d4500b38fa6ebc74afc49ebef185bbc95ffe90a3484f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d2340d2da3d1f24ae68766b68f3f0ec3c906189cc23db93f4e24dc9b4f7d4edf [INFO] running `Command { std: "docker" "start" "-a" "d2340d2da3d1f24ae68766b68f3f0ec3c906189cc23db93f4e24dc9b4f7d4edf", kill_on_drop: false }` [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/app/state.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(window: &mut kiss3d::window::Window) -> ImageIds { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | / image_ids!( [INFO] [stdout] 49 | | play_64: "images/play_64.png", [INFO] [stdout] 50 | | play_hover_64: "images/play_hover_64.png", [INFO] [stdout] 51 | | play_press_64: "images/play_press_64.png", [INFO] [stdout] ... | [INFO] [stdout] 57 | | restart_press_64: "images/restart_press_64.png", [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `image_ids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/app/state.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `start_simulation` [INFO] [stdout] --> src/controls.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn start_simulation(typ: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `stop_simulation` [INFO] [stdout] --> src/controls.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn stop_simulation() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling boids v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `kiss3d::light::Light` [INFO] [stdout] --> src/bin.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use kiss3d::light::Light; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kiss3d::window::Window` [INFO] [stdout] --> src/bin.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use kiss3d::window::Window; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `stop_simulation` [INFO] [stdout] --> src/controls.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn stop_simulation() { [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: `new` [INFO] [stdout] --> src/app/state.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(window: &mut kiss3d::window::Window) -> ImageIds { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | / image_ids!( [INFO] [stdout] 49 | | play_64: "images/play_64.png", [INFO] [stdout] 50 | | play_hover_64: "images/play_hover_64.png", [INFO] [stdout] 51 | | play_press_64: "images/play_press_64.png", [INFO] [stdout] ... | [INFO] [stdout] 57 | | restart_press_64: "images/restart_press_64.png", [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `image_ids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/app/state.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `start_simulation` [INFO] [stdout] --> src/controls.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn start_simulation(typ: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `stop_simulation` [INFO] [stdout] --> src/controls.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn stop_simulation() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.39s [INFO] running `Command { std: "docker" "inspect" "d2340d2da3d1f24ae68766b68f3f0ec3c906189cc23db93f4e24dc9b4f7d4edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2340d2da3d1f24ae68766b68f3f0ec3c906189cc23db93f4e24dc9b4f7d4edf", kill_on_drop: false }` [INFO] [stdout] d2340d2da3d1f24ae68766b68f3f0ec3c906189cc23db93f4e24dc9b4f7d4edf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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", kill_on_drop: false }` [INFO] [stdout] 1bd0d22f6723769722078cfe6d648e136cafe563d696355cdcf0305f04d252b7 [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" "1bd0d22f6723769722078cfe6d648e136cafe563d696355cdcf0305f04d252b7", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/app/state.rs:26:13 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn new(window: &mut kiss3d::window::Window) -> ImageIds { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 48 | / image_ids!( [INFO] [stderr] 49 | | play_64: "images/play_64.png", [INFO] [stderr] 50 | | play_hover_64: "images/play_hover_64.png", [INFO] [stderr] 51 | | play_press_64: "images/play_press_64.png", [INFO] [stderr] ... | [INFO] [stderr] 57 | | restart_press_64: "images/restart_press_64.png", [INFO] [stderr] 58 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `image_ids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/app/state.rs:70:12 [INFO] [stderr] | [INFO] [stderr] 70 | pub fn new( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `start_simulation` [INFO] [stderr] --> src/controls.rs:29:8 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn start_simulation(typ: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `stop_simulation` [INFO] [stderr] --> src/controls.rs:55:8 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn stop_simulation() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `boids` (lib) generated 4 warnings [INFO] [stderr] warning: `boids` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: unused import: `kiss3d::light::Light` [INFO] [stderr] --> src/bin.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use kiss3d::light::Light; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `kiss3d::window::Window` [INFO] [stderr] --> src/bin.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use kiss3d::window::Window; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `stop_simulation` [INFO] [stderr] --> src/controls.rs:55:8 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn stop_simulation() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `boids` (bin "boid" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/boids-2276cb17c7de6dbf) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/boid-817633acc7ebbee4) [INFO] [stdout] [INFO] [stderr] Doc-tests boids [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" "1bd0d22f6723769722078cfe6d648e136cafe563d696355cdcf0305f04d252b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd0d22f6723769722078cfe6d648e136cafe563d696355cdcf0305f04d252b7", kill_on_drop: false }` [INFO] [stdout] 1bd0d22f6723769722078cfe6d648e136cafe563d696355cdcf0305f04d252b7