Oct 13 04:15:51.066 INFO checking JALBAA/blog against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:15:51.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 04:15:51.324 INFO blam! f69159666973f187d82453497d8c4bee3f10b198459bb9b3d956be83faa6d555 Oct 13 04:15:51.328 INFO running `"docker" "start" "-a" "f69159666973f187d82453497d8c4bee3f10b198459bb9b3d956be83faa6d555"` Oct 13 04:15:51.869 INFO kablam! usermod: no changes Oct 13 04:15:52.399 INFO kablam! Checking deunicode v0.4.2 Oct 13 04:15:52.400 INFO kablam! Checking entities v1.0.1 Oct 13 04:15:52.400 INFO kablam! Checking pipeline v0.5.0 Oct 13 04:15:52.408 INFO kablam! Compiling openssl-sys v0.9.35 Oct 13 04:15:52.412 INFO kablam! Checking twoway v0.1.8 Oct 13 04:15:52.416 INFO kablam! Compiling toml v0.4.6 Oct 13 04:15:52.416 INFO kablam! Checking handlebars v0.32.4 Oct 13 04:15:52.431 INFO kablam! Checking tokio v0.1.8 Oct 13 04:15:54.001 INFO kablam! Checking slug v0.1.4 Oct 13 04:15:55.025 INFO kablam! Checking markdown v0.2.0 Oct 13 04:15:55.174 INFO kablam! Checking rocket v0.3.16 Oct 13 04:15:55.257 INFO kablam! Checking comrak v0.3.0 Oct 13 04:15:58.884 INFO kablam! Checking tera v0.10.10 Oct 13 04:16:00.052 INFO kablam! Checking tera v0.11.16 Oct 13 04:16:12.518 INFO kablam! Compiling openssl v0.9.24 Oct 13 04:16:12.541 INFO kablam! Checking tokio-core v0.1.17 Oct 13 04:16:24.208 INFO kablam! Checking rocket_contrib v0.3.16 Oct 13 04:16:27.399 INFO kablam! Checking native-tls v0.1.5 Oct 13 04:16:29.861 INFO kablam! Checking tokio-tls v0.1.4 Oct 13 04:16:35.564 INFO kablam! Checking websocket v0.20.3 Oct 13 04:16:36.849 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 13 04:16:54.908 INFO kablam! Checking blog v0.1.0 (/source) Oct 13 04:17:03.024 INFO kablam! warning: unused import: `std::fmt::Display` Oct 13 04:17:03.024 INFO kablam! --> src/main.rs:15:5 Oct 13 04:17:03.024 INFO kablam! | Oct 13 04:17:03.024 INFO kablam! 15 | use std::fmt::Display; Oct 13 04:17:03.024 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 04:17:03.024 INFO kablam! | Oct 13 04:17:03.024 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:17:03.024 INFO kablam! Oct 13 04:17:03.024 INFO kablam! warning: unused import: `rocket::fairing::AdHoc` Oct 13 04:17:03.024 INFO kablam! --> src/main.rs:21:5 Oct 13 04:17:03.024 INFO kablam! | Oct 13 04:17:03.024 INFO kablam! 21 | use rocket::fairing::AdHoc; Oct 13 04:17:03.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:17:03.024 INFO kablam! Oct 13 04:17:03.024 INFO kablam! warning: unused import: `Ordering` Oct 13 04:17:03.025 INFO kablam! --> src/main.rs:22:38 Oct 13 04:17:03.025 INFO kablam! | Oct 13 04:17:03.025 INFO kablam! 22 | use std::sync::atomic::{AtomicUsize, Ordering}; Oct 13 04:17:03.025 INFO kablam! | ^^^^^^^^ Oct 13 04:17:03.025 INFO kablam! Oct 13 04:17:03.025 INFO kablam! warning: unused import: `DirEntry` Oct 13 04:17:03.025 INFO kablam! --> src/router/article/mod.rs:4:21 Oct 13 04:17:03.025 INFO kablam! | Oct 13 04:17:03.025 INFO kablam! 4 | use std::fs::{self, DirEntry}; Oct 13 04:17:03.025 INFO kablam! | ^^^^^^^^ Oct 13 04:17:03.025 INFO kablam! Oct 13 04:17:03.025 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 04:17:03.025 INFO kablam! --> src/router/mod.rs:23:5 Oct 13 04:17:03.025 INFO kablam! | Oct 13 04:17:03.025 INFO kablam! 23 | use std::collections::HashMap; Oct 13 04:17:03.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:17:03.025 INFO kablam! Oct 13 04:17:03.025 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 13 04:17:03.025 INFO kablam! --> src/router/mod.rs:57:5 Oct 13 04:17:03.025 INFO kablam! | Oct 13 04:17:03.025 INFO kablam! 57 | use std::io::prelude::*; Oct 13 04:17:03.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 04:17:03.025 INFO kablam! Oct 13 04:17:03.092 INFO kablam! warning: unused import: `std::fmt::Display` Oct 13 04:17:03.092 INFO kablam! --> src/main.rs:15:5 Oct 13 04:17:03.092 INFO kablam! | Oct 13 04:17:03.092 INFO kablam! 15 | use std::fmt::Display; Oct 13 04:17:03.092 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 04:17:03.092 INFO kablam! | Oct 13 04:17:03.092 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:17:03.092 INFO kablam! Oct 13 04:17:03.092 INFO kablam! warning: unused import: `rocket::fairing::AdHoc` Oct 13 04:17:03.092 INFO kablam! --> src/main.rs:21:5 Oct 13 04:17:03.092 INFO kablam! | Oct 13 04:17:03.092 INFO kablam! 21 | use rocket::fairing::AdHoc; Oct 13 04:17:03.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:17:03.093 INFO kablam! Oct 13 04:17:03.093 INFO kablam! warning: unused import: `Ordering` Oct 13 04:17:03.093 INFO kablam! --> src/main.rs:22:38 Oct 13 04:17:03.093 INFO kablam! | Oct 13 04:17:03.093 INFO kablam! 22 | use std::sync::atomic::{AtomicUsize, Ordering}; Oct 13 04:17:03.093 INFO kablam! | ^^^^^^^^ Oct 13 04:17:03.093 INFO kablam! Oct 13 04:17:03.093 INFO kablam! warning: unused import: `DirEntry` Oct 13 04:17:03.093 INFO kablam! --> src/router/article/mod.rs:4:21 Oct 13 04:17:03.093 INFO kablam! | Oct 13 04:17:03.093 INFO kablam! 4 | use std::fs::{self, DirEntry}; Oct 13 04:17:03.093 INFO kablam! | ^^^^^^^^ Oct 13 04:17:03.093 INFO kablam! Oct 13 04:17:03.093 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 04:17:03.093 INFO kablam! --> src/router/mod.rs:23:5 Oct 13 04:17:03.093 INFO kablam! | Oct 13 04:17:03.093 INFO kablam! 23 | use std::collections::HashMap; Oct 13 04:17:03.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:17:03.093 INFO kablam! Oct 13 04:17:03.093 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 13 04:17:03.093 INFO kablam! --> src/router/mod.rs:57:5 Oct 13 04:17:03.093 INFO kablam! | Oct 13 04:17:03.093 INFO kablam! 57 | use std::io::prelude::*; Oct 13 04:17:03.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 04:17:03.093 INFO kablam! Oct 13 04:17:03.608 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 04:17:03.608 INFO kablam! --> src/router/mod.rs:110:21 Oct 13 04:17:03.608 INFO kablam! | Oct 13 04:17:03.608 INFO kablam! 110 | context.add("articles", &c.articles) Oct 13 04:17:03.608 INFO kablam! | ^^^ Oct 13 04:17:03.608 INFO kablam! | Oct 13 04:17:03.608 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 04:17:03.608 INFO kablam! Oct 13 04:17:03.616 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 04:17:03.616 INFO kablam! --> src/router/mod.rs:139:21 Oct 13 04:17:03.616 INFO kablam! | Oct 13 04:17:03.616 INFO kablam! 139 | context.add("content", &c); Oct 13 04:17:03.616 INFO kablam! | ^^^ Oct 13 04:17:03.616 INFO kablam! Oct 13 04:17:03.632 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 04:17:03.632 INFO kablam! --> src/router/mod.rs:110:21 Oct 13 04:17:03.632 INFO kablam! | Oct 13 04:17:03.632 INFO kablam! 110 | context.add("articles", &c.articles) Oct 13 04:17:03.632 INFO kablam! | ^^^ Oct 13 04:17:03.632 INFO kablam! | Oct 13 04:17:03.632 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 04:17:03.632 INFO kablam! Oct 13 04:17:03.635 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 04:17:03.640 INFO kablam! --> src/router/mod.rs:139:21 Oct 13 04:17:03.640 INFO kablam! | Oct 13 04:17:03.640 INFO kablam! 139 | context.add("content", &c); Oct 13 04:17:03.640 INFO kablam! | ^^^ Oct 13 04:17:03.640 INFO kablam! Oct 13 04:17:03.684 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 04:17:03.684 INFO kablam! --> src/router/article/mod.rs:158:13 Oct 13 04:17:03.684 INFO kablam! | Oct 13 04:17:03.684 INFO kablam! 158 | context.add("markdown_body", &r); Oct 13 04:17:03.684 INFO kablam! | ^^^ Oct 13 04:17:03.684 INFO kablam! Oct 13 04:17:03.684 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 04:17:03.684 INFO kablam! --> src/router/article/mod.rs:159:13 Oct 13 04:17:03.684 INFO kablam! | Oct 13 04:17:03.684 INFO kablam! 159 | context.add("menu", &get_file_list().unwrap()); Oct 13 04:17:03.684 INFO kablam! | ^^^ Oct 13 04:17:03.684 INFO kablam! Oct 13 04:17:03.711 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 04:17:03.711 INFO kablam! --> src/router/article/mod.rs:158:13 Oct 13 04:17:03.711 INFO kablam! | Oct 13 04:17:03.711 INFO kablam! 158 | context.add("markdown_body", &r); Oct 13 04:17:03.711 INFO kablam! | ^^^ Oct 13 04:17:03.711 INFO kablam! Oct 13 04:17:03.711 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 04:17:03.711 INFO kablam! --> src/router/article/mod.rs:159:13 Oct 13 04:17:03.711 INFO kablam! | Oct 13 04:17:03.711 INFO kablam! 159 | context.add("menu", &get_file_list().unwrap()); Oct 13 04:17:03.711 INFO kablam! | ^^^ Oct 13 04:17:03.711 INFO kablam! Oct 13 04:17:03.724 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 04:17:03.724 INFO kablam! --> src/global/mod.rs:36:13 Oct 13 04:17:03.724 INFO kablam! | Oct 13 04:17:03.724 INFO kablam! 36 | context.add("uri", &uri_info.as_str()); Oct 13 04:17:03.724 INFO kablam! | ^^^ Oct 13 04:17:03.724 INFO kablam! Oct 13 04:17:03.724 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 04:17:03.724 INFO kablam! --> src/global/mod.rs:37:13 Oct 13 04:17:03.724 INFO kablam! | Oct 13 04:17:03.724 INFO kablam! 37 | context.add("nav_info", &*nav.lock().unwrap()); Oct 13 04:17:03.724 INFO kablam! | ^^^ Oct 13 04:17:03.724 INFO kablam! Oct 13 04:17:03.736 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 04:17:03.736 INFO kablam! --> src/global/mod.rs:36:13 Oct 13 04:17:03.736 INFO kablam! | Oct 13 04:17:03.736 INFO kablam! 36 | context.add("uri", &uri_info.as_str()); Oct 13 04:17:03.736 INFO kablam! | ^^^ Oct 13 04:17:03.736 INFO kablam! Oct 13 04:17:03.736 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 13 04:17:03.736 INFO kablam! --> src/global/mod.rs:37:13 Oct 13 04:17:03.736 INFO kablam! | Oct 13 04:17:03.736 INFO kablam! 37 | context.add("nav_info", &*nav.lock().unwrap()); Oct 13 04:17:03.736 INFO kablam! | ^^^ Oct 13 04:17:03.736 INFO kablam! Oct 13 04:17:03.776 INFO kablam! warning: unused variable: `article` Oct 13 04:17:03.776 INFO kablam! --> src/router/article/mod.rs:118:9 Oct 13 04:17:03.776 INFO kablam! | Oct 13 04:17:03.776 INFO kablam! 118 | for article in files { Oct 13 04:17:03.776 INFO kablam! | ^^^^^^^ help: consider using `_article` instead Oct 13 04:17:03.776 INFO kablam! | Oct 13 04:17:03.776 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:17:03.776 INFO kablam! Oct 13 04:17:03.776 INFO kablam! warning: unused variable: `other` Oct 13 04:17:03.776 INFO kablam! --> src/router/article/mod.rs:32:18 Oct 13 04:17:03.776 INFO kablam! | Oct 13 04:17:03.776 INFO kablam! 32 | fn eq(&self, other: &Cat) -> bool { Oct 13 04:17:03.776 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 13 04:17:03.776 INFO kablam! Oct 13 04:17:03.779 INFO kablam! warning: unused variable: `article` Oct 13 04:17:03.779 INFO kablam! --> src/router/article/mod.rs:118:9 Oct 13 04:17:03.779 INFO kablam! | Oct 13 04:17:03.779 INFO kablam! 118 | for article in files { Oct 13 04:17:03.779 INFO kablam! | ^^^^^^^ help: consider using `_article` instead Oct 13 04:17:03.779 INFO kablam! | Oct 13 04:17:03.779 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:17:03.779 INFO kablam! Oct 13 04:17:03.780 INFO kablam! warning: unused variable: `other` Oct 13 04:17:03.780 INFO kablam! --> src/router/article/mod.rs:32:18 Oct 13 04:17:03.780 INFO kablam! | Oct 13 04:17:03.780 INFO kablam! 32 | fn eq(&self, other: &Cat) -> bool { Oct 13 04:17:03.780 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 13 04:17:03.780 INFO kablam! Oct 13 04:17:03.892 INFO kablam! warning: variable does not need to be mutable Oct 13 04:17:03.892 INFO kablam! --> src/router/mod.rs:95:6 Oct 13 04:17:03.892 INFO kablam! | Oct 13 04:17:03.892 INFO kablam! 95 | let mut c:Config = toml::from_str(&contents[..]).unwrap(); Oct 13 04:17:03.892 INFO kablam! | ----^ Oct 13 04:17:03.892 INFO kablam! | | Oct 13 04:17:03.892 INFO kablam! | help: remove this `mut` Oct 13 04:17:03.892 INFO kablam! | Oct 13 04:17:03.892 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:17:03.892 INFO kablam! Oct 13 04:17:03.908 INFO kablam! warning: variable does not need to be mutable Oct 13 04:17:03.909 INFO kablam! --> src/router/article/mod.rs:114:9 Oct 13 04:17:03.909 INFO kablam! | Oct 13 04:17:03.909 INFO kablam! 114 | let mut menu = Menu { Oct 13 04:17:03.909 INFO kablam! | ----^^^^ Oct 13 04:17:03.909 INFO kablam! | | Oct 13 04:17:03.909 INFO kablam! | help: remove this `mut` Oct 13 04:17:03.909 INFO kablam! Oct 13 04:17:03.942 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:17:03.943 INFO kablam! --> src/router/mod.rs:93:2 Oct 13 04:17:03.943 INFO kablam! | Oct 13 04:17:03.943 INFO kablam! 93 | f.read_to_string(&mut contents); Oct 13 04:17:03.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:17:03.944 INFO kablam! | Oct 13 04:17:03.944 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 04:17:03.944 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:17:03.944 INFO kablam! Oct 13 04:17:03.944 INFO kablam! warning: variable `prevIdx` should have a snake case name such as `prev_idx` Oct 13 04:17:03.944 INFO kablam! --> src/router/mod.rs:97:9 Oct 13 04:17:03.944 INFO kablam! | Oct 13 04:17:03.944 INFO kablam! 97 | let mut prevIdx = 0; Oct 13 04:17:03.944 INFO kablam! | ^^^^^^^^^^^ Oct 13 04:17:03.944 INFO kablam! | Oct 13 04:17:03.944 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 04:17:03.944 INFO kablam! Oct 13 04:17:04.036 INFO kablam! warning: variable does not need to be mutable Oct 13 04:17:04.036 INFO kablam! --> src/router/mod.rs:95:6 Oct 13 04:17:04.036 INFO kablam! | Oct 13 04:17:04.036 INFO kablam! 95 | let mut c:Config = toml::from_str(&contents[..]).unwrap(); Oct 13 04:17:04.036 INFO kablam! | ----^ Oct 13 04:17:04.036 INFO kablam! | | Oct 13 04:17:04.036 INFO kablam! | help: remove this `mut` Oct 13 04:17:04.036 INFO kablam! | Oct 13 04:17:04.036 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:17:04.036 INFO kablam! Oct 13 04:17:04.062 INFO kablam! warning: variable does not need to be mutable Oct 13 04:17:04.062 INFO kablam! --> src/router/article/mod.rs:114:9 Oct 13 04:17:04.062 INFO kablam! | Oct 13 04:17:04.062 INFO kablam! 114 | let mut menu = Menu { Oct 13 04:17:04.062 INFO kablam! | ----^^^^ Oct 13 04:17:04.062 INFO kablam! | | Oct 13 04:17:04.062 INFO kablam! | help: remove this `mut` Oct 13 04:17:04.062 INFO kablam! Oct 13 04:17:04.103 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:17:04.103 INFO kablam! --> src/router/mod.rs:93:2 Oct 13 04:17:04.103 INFO kablam! | Oct 13 04:17:04.103 INFO kablam! 93 | f.read_to_string(&mut contents); Oct 13 04:17:04.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:17:04.103 INFO kablam! | Oct 13 04:17:04.104 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 04:17:04.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:17:04.104 INFO kablam! Oct 13 04:17:04.104 INFO kablam! warning: variable `prevIdx` should have a snake case name such as `prev_idx` Oct 13 04:17:04.104 INFO kablam! --> src/router/mod.rs:97:9 Oct 13 04:17:04.104 INFO kablam! | Oct 13 04:17:04.104 INFO kablam! 97 | let mut prevIdx = 0; Oct 13 04:17:04.104 INFO kablam! | ^^^^^^^^^^^ Oct 13 04:17:04.104 INFO kablam! | Oct 13 04:17:04.104 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 04:17:04.104 INFO kablam! Oct 13 04:17:04.262 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Oct 13 04:17:04.289 INFO kablam! su: No module specific data is present Oct 13 04:17:05.130 INFO running `"docker" "rm" "-f" "f69159666973f187d82453497d8c4bee3f10b198459bb9b3d956be83faa6d555"` Oct 13 04:17:05.434 INFO blam! f69159666973f187d82453497d8c4bee3f10b198459bb9b3d956be83faa6d555