[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] f9f432523b3fd01fba85224bc3511fe5add6227f [INFO] checking vineetred/flowy against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvineetred%2Fflowy" "/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/vineetred/flowy on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "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-7/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" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v1.5.4 [INFO] [stderr] Downloaded chunked_transfer v1.4.0 [INFO] [stderr] Downloaded webpki-roots v0.21.0 [INFO] [stderr] Downloaded tar v0.4.32 [INFO] [stderr] Downloaded directories-next v1.0.3 [INFO] [stderr] Downloaded enquote v1.0.3 [INFO] [stderr] Downloaded dirs-next v1.0.2 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", 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] 816f5c426f0abb3734e62da28962b60362820d8450dec4e21203ba40396c1fbb [INFO] running `Command { std: "docker" "start" "-a" "816f5c426f0abb3734e62da28962b60362820d8450dec4e21203ba40396c1fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "816f5c426f0abb3734e62da28962b60362820d8450dec4e21203ba40396c1fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "816f5c426f0abb3734e62da28962b60362820d8450dec4e21203ba40396c1fbb", kill_on_drop: false }` [INFO] [stdout] 816f5c426f0abb3734e62da28962b60362820d8450dec4e21203ba40396c1fbb [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3149c61466eba1ddd436d5824f25d112f79da9e2d4cc9c2f47e3fc799b50a49 [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" "d3149c61466eba1ddd436d5824f25d112f79da9e2d4cc9c2f47e3fc799b50a49", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking spin v0.5.2 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking enquote v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking directories-next v1.0.3 [INFO] [stderr] Checking tar v0.4.32 [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] Checking wallpaper_rs v0.1.1 (/opt/rustwide/workdir/wallpaper_rs) [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [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 time-macros-impl v0.1.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking time-macros v0.1.1 [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 cookie_store v0.12.0 [INFO] [stderr] Checking ureq v1.5.4 [INFO] [stderr] Checking flowy v0.3.3 (/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 1m 01s [INFO] running `Command { std: "docker" "inspect" "d3149c61466eba1ddd436d5824f25d112f79da9e2d4cc9c2f47e3fc799b50a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3149c61466eba1ddd436d5824f25d112f79da9e2d4cc9c2f47e3fc799b50a49", kill_on_drop: false }` [INFO] [stdout] d3149c61466eba1ddd436d5824f25d112f79da9e2d4cc9c2f47e3fc799b50a49