[INFO] cloning repository https://github.com/jacobh/roller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacobh/roller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobh%2Froller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobh%2Froller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4640ac9e2feec6aa211ba0b47b77f287a439f67b [INFO] testing jacobh/roller against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobh%2Froller" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacobh/roller on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jacobh/roller [INFO] finished tweaking git repo https://github.com/jacobh/roller [INFO] tweaked toml for git repo https://github.com/jacobh/roller written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jacobh/roller already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v3.1.1 [INFO] [stderr] Downloaded prost-types v0.6.1 [INFO] [stderr] Downloaded coremidi-sys v2.0.2 [INFO] [stderr] Downloaded core-foundation-sys v0.2.3 [INFO] [stderr] Downloaded core-foundation v0.2.3 [INFO] [stderr] Downloaded jemallocator v0.3.2 [INFO] [stderr] Downloaded approx v0.3.2 [INFO] [stderr] Downloaded clap v3.0.0-beta.1 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.1 [INFO] [stderr] Downloaded os_str_bytes v2.3.2 [INFO] [stderr] Downloaded prost-derive v0.6.1 [INFO] [stderr] Downloaded proc-macro-error v0.4.12 [INFO] [stderr] Downloaded coremidi v0.5.0 [INFO] [stderr] Downloaded fs_extra v1.1.0 [INFO] [stderr] Downloaded broadcaster v1.0.0 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.12 [INFO] [stderr] Downloaded jemalloc-sys v0.3.2 [INFO] [stderr] Downloaded tracing v0.1.18 [INFO] [stderr] Downloaded derive_more v0.99.9 [INFO] [stderr] Downloaded num-derive v0.3.1 [INFO] [stderr] Downloaded ordered-float v2.0.0 [INFO] [stderr] Downloaded prost v0.6.1 [INFO] [stderr] Downloaded prost-build v0.6.1 [INFO] [stderr] Downloaded palette_derive v0.5.0 [INFO] [stderr] Downloaded palette v0.5.0 [INFO] [stderr] Downloaded tracing-core v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0759ed3e6efbc2a393d2a176e2b55a5d611eccb76e9bf7d128b4a214853df483 [INFO] running `Command { std: "docker" "start" "-a" "0759ed3e6efbc2a393d2a176e2b55a5d611eccb76e9bf7d128b4a214853df483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0759ed3e6efbc2a393d2a176e2b55a5d611eccb76e9bf7d128b4a214853df483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0759ed3e6efbc2a393d2a176e2b55a5d611eccb76e9bf7d128b4a214853df483", kill_on_drop: false }` [INFO] [stdout] 0759ed3e6efbc2a393d2a176e2b55a5d611eccb76e9bf7d128b4a214853df483 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26dd85ff83d5266f9f74ff7aedc8dc033834d676cad7c17965d3b0f15d11a4e4 [INFO] running `Command { std: "docker" "start" "-a" "26dd85ff83d5266f9f74ff7aedc8dc033834d676cad7c17965d3b0f15d11a4e4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling event-listener v2.3.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling num-derive v0.3.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling roller_protocol v0.1.0 (/opt/rustwide/workdir/roller_protocol) [INFO] [stderr] Compiling midi v0.1.0 (/opt/rustwide/workdir/midi) [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> midi/src/io.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MidiMessageStream` [INFO] [stdout] --> midi/src/io.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{MidiEvent, MidiMessageStream}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> midi/src/io.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::{prelude::*, stream::Stream, sync::Arc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> midi/src/io.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn new(name: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> midi/src/io.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn new(name: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> midi/src/io.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct MidiInput { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 39 | state: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `MidiInput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> midi/src/io.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct MidiOutput { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 117 | state: MidiOutputState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ola_client v0.1.0 (/opt/rustwide/workdir/ola_client) [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling warp v0.2.4 [INFO] [stderr] Compiling roller_web v0.1.0 (/opt/rustwide/workdir/roller_web) [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling roller v0.1.0 (/opt/rustwide/workdir/roller) [INFO] [stdout] warning: unused import: `FixtureState` [INFO] [stdout] --> roller/src/main.rs:10:78 [INFO] [stdout] | [INFO] [stdout] 10 | fixture::{fold_fixture_dmx_data, Fixture, FixtureGroupId, FixtureParams, FixtureState}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `now` [INFO] [stdout] --> roller/src/lighting_engine/mod.rs:178:40 [INFO] [stdout] | [INFO] [stdout] 178 | (_, ControlEvent::TapTempo(now)) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Flash` is never constructed [INFO] [stdout] --> roller/src/control/button.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum ButtonType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 78 | Flash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `ButtonType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `EnableShiftMode` and `DisableShiftMode` are never constructed [INFO] [stdout] --> roller/src/control/button.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub enum MetaButtonAction { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 96 | EnableShiftMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 97 | DisableShiftMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MetaButtonAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `button_refs` is never used [INFO] [stdout] --> roller/src/control/control_mapping.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn button_refs(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `GreenBlink`, `RedBlink` and `YellowBlink` are never constructed [INFO] [stdout] --> roller/src/control/midi.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | enum AkaiPadState { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | GreenBlink, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | Red, [INFO] [stdout] 18 | RedBlink, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | Yellow, [INFO] [stdout] 20 | YellowBlink, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AkaiPadState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `label` is never read [INFO] [stdout] --> roller/src/project.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Project { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 30 | label: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clamp` is never used [INFO] [stdout] --> roller/src/utils.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn clamp(x: T, min: T, max: T) -> T [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "26dd85ff83d5266f9f74ff7aedc8dc033834d676cad7c17965d3b0f15d11a4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26dd85ff83d5266f9f74ff7aedc8dc033834d676cad7c17965d3b0f15d11a4e4", kill_on_drop: false }` [INFO] [stdout] 26dd85ff83d5266f9f74ff7aedc8dc033834d676cad7c17965d3b0f15d11a4e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 295fbc03115820eb84129df0aa01a94c35ece4d2d1da1d626f965a5744f5b894 [INFO] running `Command { std: "docker" "start" "-a" "295fbc03115820eb84129df0aa01a94c35ece4d2d1da1d626f965a5744f5b894", kill_on_drop: false }` [INFO] [stderr] Compiling roller_protocol v0.1.0 (/opt/rustwide/workdir/roller_protocol) [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> midi/src/io.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MidiMessageStream` [INFO] [stdout] --> midi/src/io.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{MidiEvent, MidiMessageStream}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> midi/src/io.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::{prelude::*, stream::Stream, sync::Arc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> midi/src/io.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn new(name: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> midi/src/io.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn new(name: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> midi/src/io.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct MidiInput { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 39 | state: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `MidiInput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> midi/src/io.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct MidiOutput { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 117 | state: MidiOutputState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ola_client v0.1.0 (/opt/rustwide/workdir/ola_client) [INFO] [stderr] Compiling midi v0.1.0 (/opt/rustwide/workdir/midi) [INFO] [stderr] Compiling roller_web v0.1.0 (/opt/rustwide/workdir/roller_web) [INFO] [stderr] Compiling roller v0.1.0 (/opt/rustwide/workdir/roller) [INFO] [stdout] warning: unused import: `FixtureState` [INFO] [stdout] --> roller/src/main.rs:10:78 [INFO] [stdout] | [INFO] [stdout] 10 | fixture::{fold_fixture_dmx_data, Fixture, FixtureGroupId, FixtureParams, FixtureState}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> midi/src/io.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MidiMessageStream` [INFO] [stdout] --> midi/src/io.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{MidiEvent, MidiMessageStream}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> midi/src/io.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::{prelude::*, stream::Stream, sync::Arc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> midi/src/io.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn new(name: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> midi/src/io.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn new(name: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> midi/src/io.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct MidiInput { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 39 | state: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `MidiInput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> midi/src/io.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct MidiOutput { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 117 | state: MidiOutputState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `now` [INFO] [stdout] --> roller/src/lighting_engine/mod.rs:178:40 [INFO] [stdout] | [INFO] [stdout] 178 | (_, ControlEvent::TapTempo(now)) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Flash` is never constructed [INFO] [stdout] --> roller/src/control/button.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum ButtonType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 78 | Flash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `ButtonType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `EnableShiftMode` and `DisableShiftMode` are never constructed [INFO] [stdout] --> roller/src/control/button.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub enum MetaButtonAction { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 96 | EnableShiftMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 97 | DisableShiftMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MetaButtonAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `button_refs` is never used [INFO] [stdout] --> roller/src/control/control_mapping.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn button_refs(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `GreenBlink`, `RedBlink` and `YellowBlink` are never constructed [INFO] [stdout] --> roller/src/control/midi.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | enum AkaiPadState { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | GreenBlink, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | Red, [INFO] [stdout] 18 | RedBlink, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | Yellow, [INFO] [stdout] 20 | YellowBlink, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AkaiPadState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `label` is never read [INFO] [stdout] --> roller/src/project.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Project { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 30 | label: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clamp` is never used [INFO] [stdout] --> roller/src/utils.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn clamp(x: T, min: T, max: T) -> T [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.82s [INFO] running `Command { std: "docker" "inspect" "295fbc03115820eb84129df0aa01a94c35ece4d2d1da1d626f965a5744f5b894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295fbc03115820eb84129df0aa01a94c35ece4d2d1da1d626f965a5744f5b894", kill_on_drop: false }` [INFO] [stdout] 295fbc03115820eb84129df0aa01a94c35ece4d2d1da1d626f965a5744f5b894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf3cee91d77633ef8d2c8d88cb69c74dd4bcac8db87e5deb461b1a9d53813245 [INFO] running `Command { std: "docker" "start" "-a" "cf3cee91d77633ef8d2c8d88cb69c74dd4bcac8db87e5deb461b1a9d53813245", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> midi/src/io.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `MidiMessageStream` [INFO] [stderr] --> midi/src/io.rs:9:24 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::{MidiEvent, MidiMessageStream}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `prelude` [INFO] [stderr] --> midi/src/io.rs:1:17 [INFO] [stderr] | [INFO] [stderr] 1 | use async_std::{prelude::*, stream::Stream, sync::Arc}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> midi/src/io.rs:89:16 [INFO] [stderr] | [INFO] [stderr] 89 | pub fn new(name: &str) -> Result { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> midi/src/io.rs:154:16 [INFO] [stderr] | [INFO] [stderr] 154 | pub fn new(name: &str) -> Result { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] [INFO] [stderr] warning: field `state` is never read [INFO] [stderr] --> midi/src/io.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 38 | pub struct MidiInput { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 39 | state: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: `MidiInput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `state` is never read [INFO] [stderr] --> midi/src/io.rs:117:5 [INFO] [stderr] | [INFO] [stderr] 116 | pub struct MidiOutput { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 117 | state: MidiOutputState, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MidiOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `midi` (lib) generated 7 warnings [INFO] [stderr] warning: `midi` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] warning: unused import: `FixtureState` [INFO] [stderr] --> roller/src/main.rs:10:78 [INFO] [stderr] | [INFO] [stderr] 10 | fixture::{fold_fixture_dmx_data, Fixture, FixtureGroupId, FixtureParams, FixtureState}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `now` [INFO] [stderr] --> roller/src/lighting_engine/mod.rs:178:40 [INFO] [stderr] | [INFO] [stderr] 178 | (_, ControlEvent::TapTempo(now)) => { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `Flash` is never constructed [INFO] [stderr] --> roller/src/control/button.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 72 | pub enum ButtonType { [INFO] [stderr] | ---------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 78 | Flash, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: `ButtonType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `EnableShiftMode` and `DisableShiftMode` are never constructed [INFO] [stderr] --> roller/src/control/button.rs:96:5 [INFO] [stderr] | [INFO] [stderr] 95 | pub enum MetaButtonAction { [INFO] [stderr] | ---------------- variants in this enum [INFO] [stderr] 96 | EnableShiftMode, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 97 | DisableShiftMode, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MetaButtonAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated function `button_refs` is never used [INFO] [stderr] --> roller/src/control/control_mapping.rs:52:12 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn button_refs(&self) -> impl Iterator> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `GreenBlink`, `RedBlink` and `YellowBlink` are never constructed [INFO] [stderr] --> roller/src/control/midi.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 13 | enum AkaiPadState { [INFO] [stderr] | ------------ variants in this enum [INFO] [stderr] ... [INFO] [stderr] 16 | GreenBlink, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 17 | Red, [INFO] [stderr] 18 | RedBlink, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 19 | Yellow, [INFO] [stderr] 20 | YellowBlink, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AkaiPadState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `label` is never read [INFO] [stderr] --> roller/src/project.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct Project { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 30 | label: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Project` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `clamp` is never used [INFO] [stderr] --> roller/src/utils.rs:38:8 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn clamp(x: T, min: T, max: T) -> T [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `roller` (bin "roller" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/midi-27ee49eb280d7427) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ola_client-d5a7e8bcbbee0041) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/roller-182e8e1a57ebfaf7) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/roller_protocol-3032f42f4421d6d5) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/roller_web-4e5325db31a77eb0) [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] [stderr] Doc-tests midi [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] [stderr] Doc-tests ola_client [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] [stderr] Doc-tests roller_protocol [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] [stderr] Doc-tests roller_web [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" "cf3cee91d77633ef8d2c8d88cb69c74dd4bcac8db87e5deb461b1a9d53813245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf3cee91d77633ef8d2c8d88cb69c74dd4bcac8db87e5deb461b1a9d53813245", kill_on_drop: false }` [INFO] [stdout] cf3cee91d77633ef8d2c8d88cb69c74dd4bcac8db87e5deb461b1a9d53813245