[INFO] cloning repository https://github.com/trailimage/static-from-exif [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trailimage/static-from-exif" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailimage%2Fstatic-from-exif", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailimage%2Fstatic-from-exif'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 497be0dab89f9a4be73e14a18cf2a9440b80f055 [INFO] checking trailimage/static-from-exif against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailimage%2Fstatic-from-exif" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trailimage/static-from-exif on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trailimage/static-from-exif [INFO] finished tweaking git repo https://github.com/trailimage/static-from-exif [INFO] tweaked toml for git repo https://github.com/trailimage/static-from-exif written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/trailimage/static-from-exif already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 846a2f42bf7161f67b7a46b8eac04b0cb6b69d32d32e54246cc56c19df270b02 [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" "846a2f42bf7161f67b7a46b8eac04b0cb6b69d32d32e54246cc56c19df270b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "846a2f42bf7161f67b7a46b8eac04b0cb6b69d32d32e54246cc56c19df270b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "846a2f42bf7161f67b7a46b8eac04b0cb6b69d32d32e54246cc56c19df270b02", kill_on_drop: false }` [INFO] [stdout] 846a2f42bf7161f67b7a46b8eac04b0cb6b69d32d32e54246cc56c19df270b02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 981a9f04bbd3ef771fda90a7c3d24ca62278ac93a3d972dc33a1260fd861f621 [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" "981a9f04bbd3ef771fda90a7c3d24ca62278ac93a3d972dc33a1260fd861f621", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling v_escape v0.12.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling v_htmlescape v0.10.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking buf-min v0.1.1 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling path_abs v0.5.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling annotate-snippets v0.9.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking kamadak-exif v0.5.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling onig_sys v69.5.1 [INFO] [stderr] Compiling libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking toolchain_find v0.1.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling v_eval v0.6.0 [INFO] [stderr] Compiling onig v6.1.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling liquid-derive v0.20.1 [INFO] [stderr] Compiling v_escape_derive v0.8.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling git2 v0.13.11 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling kstring v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking ron v0.6.2 [INFO] [stderr] Checking serde-xml-rs v0.4.0 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Compiling liquid-core v0.20.2 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking syntect v4.4.0 [INFO] [stderr] Compiling liquid-lib v0.20.2 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Compiling liquid v0.20.1 [INFO] [stderr] Compiling bat v0.15.4 [INFO] [stderr] Checking yarte_helpers v0.12.2 [INFO] [stderr] Compiling yarte_parser v0.12.2 [INFO] [stderr] Compiling yarte_hir v0.12.2 [INFO] [stderr] Compiling yarte_codegen v0.12.2 [INFO] [stderr] Compiling yarte_derive v0.12.2 [INFO] [stderr] Checking yarte v0.12.2 [INFO] [stderr] Checking exifweb v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `cover_photo_changed` [INFO] [stdout] --> src/config/log.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn cover_photo_changed(&self, post: &Post) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `slug` [INFO] [stdout] --> src/io/write.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 438 | pub slug: &'c str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sub_title` [INFO] [stdout] --> src/io/write.rs:452:5 [INFO] [stdout] | [INFO] [stdout] 452 | pub sub_title: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cover_photo_changed` [INFO] [stdout] --> src/models/post.rs:303:12 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn cover_photo_changed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:422:10 [INFO] [stdout] | [INFO] [stdout] 422 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:433:10 [INFO] [stdout] | [INFO] [stdout] 433 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:446:10 [INFO] [stdout] | [INFO] [stdout] 446 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:458:10 [INFO] [stdout] | [INFO] [stdout] 458 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:469:10 [INFO] [stdout] | [INFO] [stdout] 469 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:479:10 [INFO] [stdout] | [INFO] [stdout] 479 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:490:10 [INFO] [stdout] | [INFO] [stdout] 490 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:499:10 [INFO] [stdout] | [INFO] [stdout] 499 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:505:10 [INFO] [stdout] | [INFO] [stdout] 505 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:511:10 [INFO] [stdout] | [INFO] [stdout] 511 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:517:10 [INFO] [stdout] | [INFO] [stdout] 517 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:525:10 [INFO] [stdout] | [INFO] [stdout] 525 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cover_photo_changed` [INFO] [stdout] --> src/config/log.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn cover_photo_changed(&self, post: &Post) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `slug` [INFO] [stdout] --> src/io/write.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 438 | pub slug: &'c str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sub_title` [INFO] [stdout] --> src/io/write.rs:452:5 [INFO] [stdout] | [INFO] [stdout] 452 | pub sub_title: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cover_photo_changed` [INFO] [stdout] --> src/models/post.rs:303:12 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn cover_photo_changed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:422:10 [INFO] [stdout] | [INFO] [stdout] 422 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:433:10 [INFO] [stdout] | [INFO] [stdout] 433 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:446:10 [INFO] [stdout] | [INFO] [stdout] 446 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:458:10 [INFO] [stdout] | [INFO] [stdout] 458 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:469:10 [INFO] [stdout] | [INFO] [stdout] 469 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:479:10 [INFO] [stdout] | [INFO] [stdout] 479 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:490:10 [INFO] [stdout] | [INFO] [stdout] 490 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:499:10 [INFO] [stdout] | [INFO] [stdout] 499 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:505:10 [INFO] [stdout] | [INFO] [stdout] 505 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:511:10 [INFO] [stdout] | [INFO] [stdout] 511 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:517:10 [INFO] [stdout] | [INFO] [stdout] 517 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/write.rs:525:10 [INFO] [stdout] | [INFO] [stdout] 525 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 17s [INFO] running `Command { std: "docker" "inspect" "981a9f04bbd3ef771fda90a7c3d24ca62278ac93a3d972dc33a1260fd861f621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "981a9f04bbd3ef771fda90a7c3d24ca62278ac93a3d972dc33a1260fd861f621", kill_on_drop: false }` [INFO] [stdout] 981a9f04bbd3ef771fda90a7c3d24ca62278ac93a3d972dc33a1260fd861f621