[INFO] cloning repository https://github.com/ayourtch/rsp10-blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayourtch/rsp10-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch%2Frsp10-blog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch%2Frsp10-blog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49d514aa7e152037d9a64e87522908a9288c0318 [INFO] checking ayourtch/rsp10-blog against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch%2Frsp10-blog" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ayourtch/rsp10-blog on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ayourtch/rsp10-blog [INFO] finished tweaking git repo https://github.com/ayourtch/rsp10-blog [INFO] tweaked toml for git repo https://github.com/ayourtch/rsp10-blog written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ayourtch/rsp10-blog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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] 49b61cb668287f8365c0a44f32305cf7d77e228b5625181104826e1439b23965 [INFO] running `Command { std: "docker" "start" "-a" "49b61cb668287f8365c0a44f32305cf7d77e228b5625181104826e1439b23965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49b61cb668287f8365c0a44f32305cf7d77e228b5625181104826e1439b23965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b61cb668287f8365c0a44f32305cf7d77e228b5625181104826e1439b23965", kill_on_drop: false }` [INFO] [stdout] 49b61cb668287f8365c0a44f32305cf7d77e228b5625181104826e1439b23965 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f3fd6b225e80de75a23e93188e8ff167e898dd9bb600db73a0604ad35db39db [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" "5f3fd6b225e80de75a23e93188e8ff167e898dd9bb600db73a0604ad35db39db", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mustache v0.9.0 (https://github.com/ayourtch/rust-mustache.git#f0349843) [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking buf_redux v0.6.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling diesel_derives v1.1.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking bcrypt v0.6.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking chrono-humanize v0.0.11 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking diesel v1.1.2 [INFO] [stderr] Checking multipart v0.13.6 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking iron-sessionstorage v0.6.6-ayourtch (https://github.com/ayourtch/iron-sessionstorage.git#938d7ac6) [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking urlencoded v0.6.0 [INFO] [stderr] Checking params v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking comrak v0.7.0 [INFO] [stderr] Checking req2struct v0.1.1 (https://github.com/ayourtch/req2struct.git#d5b31c11) [INFO] [stderr] Checking r2d2-diesel v1.0.0 [INFO] [stderr] Checking rsp10 v0.1.0 (https://github.com/ayourtch/rsp10.git#3a9409d6) [INFO] [stderr] Checking rsp10-blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[changeset_options(treat_none_as_null = "true")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | #[derive( [INFO] [stdout] 17 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[changeset_options(treat_none_as_null = "true")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | #[derive( [INFO] [stdout] 33 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | #[changeset_options(treat_none_as_null = "true")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 48 | #[derive( [INFO] [stdout] 49 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | #[changeset_options(treat_none_as_null = "true")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | #[derive( [INFO] [stdout] 64 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[changeset_options(treat_none_as_null = "true")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | #[derive( [INFO] [stdout] 17 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[changeset_options(treat_none_as_null = "true")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | #[derive( [INFO] [stdout] 33 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | #[changeset_options(treat_none_as_null = "true")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 48 | #[derive( [INFO] [stdout] 49 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/models.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | #[changeset_options(treat_none_as_null = "true")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | #[derive( [INFO] [stdout] 64 | Queryable, Insertable, AsChangeset, Serialize, Deserialize, Debug, Clone, Default, PartialEq, [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/flextimestamp.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | let mut t = NaiveDateTime::parse_from_str(s, "%Y-%m-%dT%H:%M:%S.%f"); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/flextimestamp.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | let mut t = NaiveDateTime::parse_from_str(s, "%Y-%m-%dT%H:%M:%S.%f"); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `post3` [INFO] [stdout] --> src/bin/main.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let post3 = models::NewPost::from(post2); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_post3` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `post3` [INFO] [stdout] --> src/bin/main.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let post3 = models::NewPost::from(post2); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_post3` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/pages/login.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | type MyPageInfo<'a, 'b, 'c> = RspInfo<'a, 'b, 'c, RspState, String, MyPageAuth>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RspState` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/bin/pages/blogview.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `db_get_conn`, `db_get_latest_post` [INFO] [stdout] --> src/bin/pages/blogview.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | use rsp10_blog::db::{db_get_conn, db_get_latest_post}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rsp10_blog::flexuuid::FlexUuid` [INFO] [stdout] --> src/bin/pages/noaction.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rsp10_blog::flexuuid::FlexUuid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ComrakOptions`, `markdown_to_html` [INFO] [stdout] --> src/bin/pages/noaction.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | use comrak::{markdown_to_html, ComrakOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rsp10_blog::db::*` [INFO] [stdout] --> src/bin/pages/noaction.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | use rsp10_blog::db::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rsp10_blog::models::Post` [INFO] [stdout] --> src/bin/pages/noaction.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | use rsp10_blog::models::Post; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/pages/login.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | type MyPageInfo<'a, 'b, 'c> = RspInfo<'a, 'b, 'c, RspState, String, MyPageAuth>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RspState` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/bin/pages/blogview.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `verify` [INFO] [stdout] --> src/bin/blog.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | use bcrypt::{hash, verify, DEFAULT_COST}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/bin/pages/blogview.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `db_get_conn`, `db_get_latest_post` [INFO] [stdout] --> src/bin/pages/blogview.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | use rsp10_blog::db::{db_get_conn, db_get_latest_post}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rsp10_blog::flexuuid::FlexUuid` [INFO] [stdout] --> src/bin/pages/noaction.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rsp10_blog::flexuuid::FlexUuid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ComrakOptions`, `markdown_to_html` [INFO] [stdout] --> src/bin/pages/noaction.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | use comrak::{markdown_to_html, ComrakOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rsp10_blog::db::*` [INFO] [stdout] --> src/bin/pages/noaction.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | use rsp10_blog::db::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rsp10_blog::models::Post` [INFO] [stdout] --> src/bin/pages/noaction.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | use rsp10_blog::models::Post; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/bin/pages/blogview.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `verify` [INFO] [stdout] --> src/bin/blog.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | use bcrypt::{hash, verify, DEFAULT_COST}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `login_url` [INFO] [stdout] --> src/bin/pages/imports.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let login_url = format!("/login?ReturnUrl={}", &req.url); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth` [INFO] [stdout] --> src/bin/pages/login.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | auth: &MyPageAuth, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/bin/pages/login.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: String) -> PageState { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth` [INFO] [stdout] --> src/bin/pages/login.rs:28:37 [INFO] [stdout] | [INFO] [stdout] 28 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: String) -> PageState { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth` [INFO] [stdout] --> src/bin/pages/blogview.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | fn get_key_from_req(auth: &MyPageAuth, req: &mut Request) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/bin/pages/blogview.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: MyPageKey) -> PageState { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth` [INFO] [stdout] --> src/bin/pages/blogview.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: MyPageKey) -> PageState { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/bin/pages/blogview.rs:215:33 [INFO] [stdout] | [INFO] [stdout] 215 | ... let res = db_insert_post( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/bin/pages/noaction.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: MyPageKey) -> PageState { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth` [INFO] [stdout] --> src/bin/pages/noaction.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: MyPageKey) -> PageState { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/bin/pages/noaction.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: MyPageKey) -> PageState { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `login_url` [INFO] [stdout] --> src/bin/pages/imports.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let login_url = format!("/login?ReturnUrl={}", &req.url); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/pages/login.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let mut initial_state = ri.initial_state; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/pages/login.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | let mut groups: HashMap = HashMap::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth` [INFO] [stdout] --> src/bin/pages/login.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | auth: &MyPageAuth, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/bin/pages/login.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: String) -> PageState { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth` [INFO] [stdout] --> src/bin/pages/login.rs:28:37 [INFO] [stdout] | [INFO] [stdout] 28 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: String) -> PageState { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth` [INFO] [stdout] --> src/bin/pages/blogview.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | fn get_key_from_req(auth: &MyPageAuth, req: &mut Request) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/bin/pages/blogview.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: MyPageKey) -> PageState { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth` [INFO] [stdout] --> src/bin/pages/blogview.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: MyPageKey) -> PageState { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/bin/pages/blogview.rs:215:33 [INFO] [stdout] | [INFO] [stdout] 215 | ... let res = db_insert_post( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/bin/pages/noaction.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: MyPageKey) -> PageState { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth` [INFO] [stdout] --> src/bin/pages/noaction.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: MyPageKey) -> PageState { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/bin/pages/noaction.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_state(req: &mut Request, auth: &MyPageAuth, key: MyPageKey) -> PageState { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/pages/login.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let mut initial_state = ri.initial_state; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/pages/login.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | let mut groups: HashMap = HashMap::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/pages/blogview.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let mut ri = ri; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/pages/blogview.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | let mut initial_state = ri.initial_state; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/pages/noaction.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | let mut modified = false; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/pages/noaction.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let mut ri = ri; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `MyPageInfo` [INFO] [stdout] --> src/bin/pages/login.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | type MyPageInfo<'a, 'b, 'c> = RspInfo<'a, 'b, 'c, RspState, String, MyPageAuth>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/pages/blogview.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let mut ri = ri; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/pages/blogview.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | let mut initial_state = ri.initial_state; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/pages/noaction.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | let mut modified = false; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/pages/noaction.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let mut ri = ri; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `MyPageInfo` [INFO] [stdout] --> src/bin/pages/login.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | type MyPageInfo<'a, 'b, 'c> = RspInfo<'a, 'b, 'c, RspState, String, MyPageAuth>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "5f3fd6b225e80de75a23e93188e8ff167e898dd9bb600db73a0604ad35db39db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f3fd6b225e80de75a23e93188e8ff167e898dd9bb600db73a0604ad35db39db", kill_on_drop: false }` [INFO] [stdout] 5f3fd6b225e80de75a23e93188e8ff167e898dd9bb600db73a0604ad35db39db