[INFO] cloning repository https://github.com/vineetred/flowy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vineetred/flowy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvineetred%2Fflowy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvineetred%2Fflowy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9f7084762ecd80955d0bbd7d59ec5aa7ac994a6 [INFO] checking vineetred/flowy against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvineetred%2Fflowy" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vineetred/flowy on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vineetred/flowy [INFO] finished tweaking git repo https://github.com/vineetred/flowy [INFO] tweaked toml for git repo https://github.com/vineetred/flowy written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/vineetred/flowy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6e11ffbccc927d4463c8dd6f773e17884eba423e426fb1cd11ddb7d84457e88 [INFO] running `Command { std: "docker" "start" "-a" "b6e11ffbccc927d4463c8dd6f773e17884eba423e426fb1cd11ddb7d84457e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6e11ffbccc927d4463c8dd6f773e17884eba423e426fb1cd11ddb7d84457e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e11ffbccc927d4463c8dd6f773e17884eba423e426fb1cd11ddb7d84457e88", kill_on_drop: false }` [INFO] [stdout] b6e11ffbccc927d4463c8dd6f773e17884eba423e426fb1cd11ddb7d84457e88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54568851052f306f4e9c7be093997f22191461c9e45117cc408a5a143c96ed42 [INFO] running `Command { std: "docker" "start" "-a" "54568851052f306f4e9c7be093997f22191461c9e45117cc408a5a143c96ed42", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking enquote v1.0.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking wallpaper_rs v0.1.1 (/opt/rustwide/workdir/wallpaper_rs) [INFO] [stderr] Checking tar v0.4.32 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ureq v2.0.1 [INFO] [stderr] Checking flowy v0.4.0 (/opt/rustwide/workdir/flowy) [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> flowy/src/solar.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get(&self, st: &SolarTime) -> std::option::Option<&f64> { [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: `set_date` [INFO] [stdout] --> flowy/src/solar.rs:240:12 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn set_date(&mut self, epoch: f64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `minutes_since_midnight` [INFO] [stdout] --> flowy/src/solar.rs:246:12 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn minutes_since_midnight(&self) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `elevation_from_hour_angle` [INFO] [stdout] --> flowy/src/solar.rs:372:4 [INFO] [stdout] | [INFO] [stdout] 372 | fn elevation_from_hour_angle(lat: f64, decl: f64, ha: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solar_elevation_from_time` [INFO] [stdout] --> flowy/src/solar.rs:430:4 [INFO] [stdout] | [INFO] [stdout] 430 | fn solar_elevation_from_time(century: f64, lat: f64, lon: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solar_elevation` [INFO] [stdout] --> flowy/src/solar.rs:447:8 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn solar_elevation(epoch: f64, lat: f64, lon: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `time_to_minutes` [INFO] [stdout] --> flowy/src/solar.rs:466:8 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn time_to_minutes(time: String) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> flowy/src/solar.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get(&self, st: &SolarTime) -> std::option::Option<&f64> { [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: `set_date` [INFO] [stdout] --> flowy/src/solar.rs:240:12 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn set_date(&mut self, epoch: f64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `minutes_since_midnight` [INFO] [stdout] --> flowy/src/solar.rs:246:12 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn minutes_since_midnight(&self) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `elevation_from_hour_angle` [INFO] [stdout] --> flowy/src/solar.rs:372:4 [INFO] [stdout] | [INFO] [stdout] 372 | fn elevation_from_hour_angle(lat: f64, decl: f64, ha: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solar_elevation_from_time` [INFO] [stdout] --> flowy/src/solar.rs:430:4 [INFO] [stdout] | [INFO] [stdout] 430 | fn solar_elevation_from_time(century: f64, lat: f64, lon: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solar_elevation` [INFO] [stdout] --> flowy/src/solar.rs:447:8 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn solar_elevation(epoch: f64, lat: f64, lon: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `time_to_minutes` [INFO] [stdout] --> flowy/src/solar.rs:466:8 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn time_to_minutes(time: String) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.05s [INFO] running `Command { std: "docker" "inspect" "54568851052f306f4e9c7be093997f22191461c9e45117cc408a5a143c96ed42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54568851052f306f4e9c7be093997f22191461c9e45117cc408a5a143c96ed42", kill_on_drop: false }` [INFO] [stdout] 54568851052f306f4e9c7be093997f22191461c9e45117cc408a5a143c96ed42