[INFO] cloning repository https://github.com/dr-montasir/fluxor_template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dr-montasir/fluxor_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdr-montasir%2Ffluxor_template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdr-montasir%2Ffluxor_template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7366a6889892fdb83ca710d6cbcaaa153c16bbe5
[INFO] linting dr-montasir/fluxor_template/7366a6889892fdb83ca710d6cbcaaa153c16bbe5 against nightly for clippy-nonminimal_bool-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdr-montasir%2Ffluxor_template" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dr-montasir/fluxor_template
[INFO] finished tweaking git repo https://github.com/dr-montasir/fluxor_template
[INFO] tweaked toml for git repo https://github.com/dr-montasir/fluxor_template written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dr-montasir/fluxor_template on toolchain nightly
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Locking 223 packages to latest Rust 1.96.0-nightly compatible versions
[INFO] [stderr] Adding crator v0.7.1 (available: v1.0.1)
[INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded lru v0.14.0
[INFO] [stderr] Downloaded wtime v0.7.0
[INFO] [stderr] Downloaded mathlab v1.5.0
[INFO] [stderr] Downloaded fluxor v1.1.2
[INFO] [stderr] Downloaded keyed_priority_queue v0.4.2
[INFO] [stderr] Downloaded crator v0.7.1
[INFO] [stderr] Downloaded mysql-common-derive v0.32.1
[INFO] [stderr] Downloaded styledlog v0.2.1
[INFO] [stderr] Downloaded cans v1.5.0
[INFO] [stderr] Downloaded mysql_common v0.35.5
[INFO] [stderr] Downloaded mysql_async v0.36.1
[INFO] [stderr] Downloaded fluxio v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27088d878c94110dd92eee2f5dfc7c669357ecc27c20bafcd4a7803e9b04cbbd
[INFO] running `Command { std: "docker" "start" "-a" "27088d878c94110dd92eee2f5dfc7c669357ecc27c20bafcd4a7803e9b04cbbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27088d878c94110dd92eee2f5dfc7c669357ecc27c20bafcd4a7803e9b04cbbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27088d878c94110dd92eee2f5dfc7c669357ecc27c20bafcd4a7803e9b04cbbd", kill_on_drop: false }`
[INFO] [stdout] 27088d878c94110dd92eee2f5dfc7c669357ecc27c20bafcd4a7803e9b04cbbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce6fe0a8b2a8a111f23f70fbb7a0465aa299a992ce08db626e6e815afd7a99e8
[INFO] running `Command { std: "docker" "start" "-a" "ce6fe0a8b2a8a111f23f70fbb7a0465aa299a992ce08db626e6e815afd7a99e8", kill_on_drop: false }`
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling getrandom v0.3.4
[INFO] [stderr] Compiling openssl-sys v0.9.112
[INFO] [stderr] Compiling syn v2.0.117
[INFO] [stderr] Compiling winnow v1.0.0
[INFO] [stderr] Checking parking_lot_core v0.9.12
[INFO] [stderr] Compiling libz-sys v1.1.25
[INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr] Checking aho-corasick v1.1.4
[INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr] Checking ppv-lite86 v0.2.21
[INFO] [stderr] Compiling termcolor v1.4.1
[INFO] [stderr] Compiling mysql_common v0.35.5
[INFO] [stderr] Checking serde_json v1.0.149
[INFO] [stderr] Checking sha1 v0.10.6
[INFO] [stderr] Checking saturating v0.1.0
[INFO] [stderr] Checking parking_lot v0.12.5
[INFO] [stderr] Checking tracing v0.1.44
[INFO] [stderr] Checking keyed_priority_queue v0.4.2
[INFO] [stderr] Compiling openssl v0.10.76
[INFO] [stderr] Compiling native-tls v0.2.18
[INFO] [stderr] Checking lru v0.14.0
[INFO] [stderr] Checking pem v3.0.6
[INFO] [stderr] Checking flate2 v1.1.9
[INFO] [stderr] Checking colored v3.1.1
[INFO] [stderr] Checking twox-hash v2.1.2
[INFO] [stderr] Checking dotenv v0.15.0
[INFO] [stderr] Checking num-integer v0.1.46
[INFO] [stderr] Checking btoi v0.4.3
[INFO] [stderr] Checking chrono v0.4.44
[INFO] [stderr] Checking cans v1.5.0
[INFO] [stderr] Checking mathlab v1.5.0
[INFO] [stderr] Checking rand_core v0.9.5
[INFO] [stderr] Checking styledlog v0.2.1
[INFO] [stderr] Checking rand_chacha v0.9.0
[INFO] [stderr] Checking num-bigint v0.4.6
[INFO] [stderr] Checking rand v0.9.2
[INFO] [stderr] Checking wtime v0.7.0
[INFO] [stderr] Checking regex-automata v0.4.14
[INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr] Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr] Compiling proc-macro-crate v3.5.0
[INFO] [stderr] Checking regex v1.12.3
[INFO] [stderr] Compiling synstructure v0.13.2
[INFO] [stderr] Compiling darling_core v0.20.11
[INFO] [stderr] Compiling proc-macro-error2 v2.0.1
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling yoke-derive v0.8.1
[INFO] [stderr] Compiling zerovec-derive v0.11.2
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling thiserror-impl v2.0.18
[INFO] [stderr] Compiling tokio-macros v2.6.1
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling futures-macro v0.3.32
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Checking tokio v1.50.0
[INFO] [stderr] Checking zerofrom v0.1.6
[INFO] [stderr] Checking yoke v0.8.1
[INFO] [stderr] Checking futures-util v0.3.32
[INFO] [stderr] Compiling thiserror v2.0.18
[INFO] [stderr] Checking zerovec v0.11.5
[INFO] [stderr] Checking zerotrie v0.2.3
[INFO] [stderr] Compiling darling_macro v0.20.11
[INFO] [stderr] Compiling darling v0.20.11
[INFO] [stderr] Checking tinystr v0.8.2
[INFO] [stderr] Checking potential_utf v0.1.4
[INFO] [stderr] Compiling mysql-common-derive v0.32.1
[INFO] [stderr] Checking icu_collections v2.1.1
[INFO] [stderr] Checking icu_locale_core v2.1.1
[INFO] [stderr] Checking icu_provider v2.1.1
[INFO] [stderr] Checking serde v1.0.228
[INFO] [stderr] Checking icu_properties v2.1.2
[INFO] [stderr] Checking icu_normalizer v2.1.1
[INFO] [stderr] Checking crator v0.7.1
[INFO] [stderr] Checking idna_adapter v1.2.1
[INFO] [stderr] Checking idna v1.1.0
[INFO] [stderr] Checking url v2.5.8
[INFO] [stderr] Checking tokio-util v0.7.18
[INFO] [stderr] Checking fluxio v0.5.2
[INFO] [stderr] Checking mysql_async v0.36.1
[INFO] [stderr] Checking fluxor v1.1.2
[INFO] [stderr] Checking fluxor_template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unneeded `return` statement
[INFO] [stdout] --> src/components/notfound.rs:34:5
[INFO] [stdout] |
[INFO] [stdout] 34 | / return layout("404 Not Found",
[INFO] [stdout] 35 | | "Fluxor is a versatile Rust web framework designed for data science and computing science applications.",
[INFO] [stdout] 36 | | "async, data-science, fluxor, framework, web",
[INFO] [stdout] 37 | | &do_html!(r##"
[INFO] [stdout] 38 | | "##,),
[INFO] [stdout] 39 | | NOT_FOUND_HTML
[INFO] [stdout] 40 | | );
[INFO] [stdout] | |_____^
[INFO] [stdout] |
[INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return
[INFO] [stdout] = note: `#[warn(clippy::needless_return)]` on by default
[INFO] [stdout] help: remove `return`
[INFO] [stdout] |
[INFO] [stdout] 34 ~ layout("404 Not Found",
[INFO] [stdout] 35 + "Fluxor is a versatile Rust web framework designed for data science and computing science applications.",
[INFO] [stdout] 36 + "async, data-science, fluxor, framework, web",
[INFO] [stdout] 37 + &do_html!(r##"
[INFO] [stdout] 38 + "##,),
[INFO] [stdout] 39 + NOT_FOUND_HTML
[INFO] [stdout] 40 ~ )
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: casting integer literal to `f64` is unnecessary
[INFO] [stdout] --> src/routes/pages/analytics.rs:632:99
[INFO] [stdout] |
[INFO] [stdout] 632 | let cans_age_in_years = ds::get_days(&format_utc_ts().to_string(), &cans_created_at) as f64 / 365 as f64;
[INFO] [stdout] | ^^^^^^^^^^ help: try: `365_f64`
[INFO] [stdout] |
[INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_cast
[INFO] [stdout] = note: `#[warn(clippy::unnecessary_cast)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: casting integer literal to `f64` is unnecessary
[INFO] [stdout] --> src/routes/pages/analytics.rs:644:103
[INFO] [stdout] |
[INFO] [stdout] 644 | let fluxor_age_in_years = ds::get_days(&format_utc_ts().to_string(), &fluxor_created_at) as f64 / 365 as f64;
[INFO] [stdout] | ^^^^^^^^^^ help: try: `365_f64`
[INFO] [stdout] |
[INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_cast
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: casting integer literal to `f64` is unnecessary
[INFO] [stdout] --> src/routes/pages/analytics.rs:656:105
[INFO] [stdout] |
[INFO] [stdout] 656 | let mathlab_age_in_years = ds::get_days(&format_utc_ts().to_string(), &mathlab_created_at) as f64 / 365 as f64;
[INFO] [stdout] | ^^^^^^^^^^ help: try: `365_f64`
[INFO] [stdout] |
[INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_cast
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unneeded `return` statement
[INFO] [stdout] --> src/components/notfound.rs:34:5
[INFO] [stdout] |
[INFO] [stdout] 34 | / return layout("404 Not Found",
[INFO] [stdout] 35 | | "Fluxor is a versatile Rust web framework designed for data science and computing science applications.",
[INFO] [stdout] 36 | | "async, data-science, fluxor, framework, web",
[INFO] [stdout] 37 | | &do_html!(r##"
[INFO] [stdout] 38 | | "##,),
[INFO] [stdout] 39 | | NOT_FOUND_HTML
[INFO] [stdout] 40 | | );
[INFO] [stdout] | |_____^
[INFO] [stdout] |
[INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return
[INFO] [stdout] = note: `#[warn(clippy::needless_return)]` on by default
[INFO] [stdout] help: remove `return`
[INFO] [stdout] |
[INFO] [stdout] 34 ~ layout("404 Not Found",
[INFO] [stdout] 35 + "Fluxor is a versatile Rust web framework designed for data science and computing science applications.",
[INFO] [stdout] 36 + "async, data-science, fluxor, framework, web",
[INFO] [stdout] 37 + &do_html!(r##"
[INFO] [stdout] 38 + "##,),
[INFO] [stdout] 39 + NOT_FOUND_HTML
[INFO] [stdout] 40 ~ )
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: casting the result of `i32::abs()` to u64
[INFO] [stdout] --> src/ds/mod.rs:48:28
[INFO] [stdout] |
[INFO] [stdout] 48 | let age_in_days: u64 = (days1 - days2).abs() as u64;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: replace with: `(days1 - days2).unsigned_abs()`
[INFO] [stdout] |
[INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cast_abs_to_unsigned
[INFO] [stdout] = note: `#[warn(clippy::cast_abs_to_unsigned)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: casting integer literal to `f64` is unnecessary
[INFO] [stdout] --> src/routes/pages/analytics.rs:632:99
[INFO] [stdout] |
[INFO] [stdout] 632 | let cans_age_in_years = ds::get_days(&format_utc_ts().to_string(), &cans_created_at) as f64 / 365 as f64;
[INFO] [stdout] | ^^^^^^^^^^ help: try: `365_f64`
[INFO] [stdout] |
[INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_cast
[INFO] [stdout] = note: `#[warn(clippy::unnecessary_cast)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: casting integer literal to `f64` is unnecessary
[INFO] [stdout] --> src/routes/pages/analytics.rs:644:103
[INFO] [stdout] |
[INFO] [stdout] 644 | let fluxor_age_in_years = ds::get_days(&format_utc_ts().to_string(), &fluxor_created_at) as f64 / 365 as f64;
[INFO] [stdout] | ^^^^^^^^^^ help: try: `365_f64`
[INFO] [stdout] |
[INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_cast
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: casting integer literal to `f64` is unnecessary
[INFO] [stdout] --> src/routes/pages/analytics.rs:656:105
[INFO] [stdout] |
[INFO] [stdout] 656 | let mathlab_age_in_years = ds::get_days(&format_utc_ts().to_string(), &mathlab_created_at) as f64 / 365 as f64;
[INFO] [stdout] | ^^^^^^^^^^ help: try: `365_f64`
[INFO] [stdout] |
[INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_cast
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: casting the result of `i32::abs()` to u64
[INFO] [stdout] --> src/ds/mod.rs:48:28
[INFO] [stdout] |
[INFO] [stdout] 48 | let age_in_days: u64 = (days1 - days2).abs() as u64;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: replace with: `(days1 - days2).unsigned_abs()`
[INFO] [stdout] |
[INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cast_abs_to_unsigned
[INFO] [stdout] = note: `#[warn(clippy::cast_abs_to_unsigned)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.15s
[INFO] running `Command { std: "docker" "inspect" "ce6fe0a8b2a8a111f23f70fbb7a0465aa299a992ce08db626e6e815afd7a99e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce6fe0a8b2a8a111f23f70fbb7a0465aa299a992ce08db626e6e815afd7a99e8", kill_on_drop: false }`
[INFO] [stdout] ce6fe0a8b2a8a111f23f70fbb7a0465aa299a992ce08db626e6e815afd7a99e8