Oct 11 06:15:07.890 INFO testing JALBAA/blog against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:15:07.890 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:15:07.890 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:15:08.135 INFO blam! b699c9e2467c1cd11af2d6eb2daf973742db428a9f68586de678d82c2dc391fc Oct 11 06:15:08.140 INFO running `"docker" "start" "-a" "b699c9e2467c1cd11af2d6eb2daf973742db428a9f68586de678d82c2dc391fc"` Oct 11 06:15:08.966 INFO kablam! usermod: no changes Oct 11 06:15:09.520 INFO kablam! Compiling deunicode v0.4.2 Oct 11 06:15:09.532 INFO kablam! Compiling base64 v0.5.2 Oct 11 06:15:09.532 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 11 06:15:09.533 INFO kablam! Compiling twoway v0.1.8 Oct 11 06:15:09.537 INFO kablam! Compiling lock_api v0.1.3 Oct 11 06:15:09.538 INFO kablam! Compiling tokio-io v0.1.8 Oct 11 06:15:09.540 INFO kablam! Compiling toml v0.4.6 Oct 11 06:15:09.541 INFO kablam! Compiling crossbeam-epoch v0.5.2 Oct 11 06:15:12.582 INFO kablam! Compiling openssl v0.9.24 Oct 11 06:15:12.624 INFO kablam! Compiling hyper v0.10.13 Oct 11 06:15:13.956 INFO kablam! Compiling slug v0.1.4 Oct 11 06:15:13.980 INFO kablam! Compiling regex v0.2.11 Oct 11 06:15:16.902 INFO kablam! Compiling regex v1.0.5 Oct 11 06:15:16.925 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 11 06:15:19.547 INFO kablam! Compiling crossbeam-deque v0.6.1 Oct 11 06:15:26.372 INFO kablam! Compiling tokio-codec v0.1.0 Oct 11 06:15:26.660 INFO kablam! Compiling markdown v0.2.0 Oct 11 06:15:45.838 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 11 06:15:45.938 INFO kablam! Compiling rusqlite v0.14.0 Oct 11 06:15:46.140 INFO kablam! Compiling parking_lot v0.6.4 Oct 11 06:15:46.231 INFO kablam! Compiling tera v0.10.10 Oct 11 06:15:46.234 INFO kablam! Compiling native-tls v0.1.5 Oct 11 06:15:46.769 INFO kablam! Compiling ring v0.11.0 Oct 11 06:15:48.168 INFO kablam! Compiling tera v0.11.16 Oct 11 06:15:48.168 INFO kablam! Compiling comrak v0.3.0 Oct 11 06:15:53.315 INFO kablam! Compiling handlebars v0.32.4 Oct 11 06:15:53.320 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 11 06:15:55.916 INFO kablam! Compiling tokio-fs v0.1.3 Oct 11 06:15:56.108 INFO kablam! Compiling cookie v0.9.2 Oct 11 06:16:04.392 INFO kablam! Compiling tokio-udp v0.1.2 Oct 11 06:16:04.392 INFO kablam! Compiling tokio-uds v0.2.1 Oct 11 06:16:04.423 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 11 06:16:04.496 INFO kablam! Compiling rocket v0.3.16 Oct 11 06:16:18.052 INFO kablam! Compiling tokio v0.1.8 Oct 11 06:16:34.792 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 06:16:39.088 INFO kablam! Compiling rocket_contrib v0.3.16 Oct 11 06:16:39.088 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 11 06:16:47.612 INFO kablam! Compiling tokio-tls v0.1.4 Oct 11 06:16:53.692 INFO kablam! Compiling websocket v0.20.3 Oct 11 06:17:09.128 INFO kablam! Compiling blog v0.1.0 (/source) Oct 11 06:17:19.832 INFO kablam! warning: unused import: `std::fmt::Display` Oct 11 06:17:19.833 INFO kablam! --> src/main.rs:15:5 Oct 11 06:17:19.833 INFO kablam! | Oct 11 06:17:19.833 INFO kablam! 15 | use std::fmt::Display; Oct 11 06:17:19.833 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 06:17:19.833 INFO kablam! | Oct 11 06:17:19.833 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:17:19.833 INFO kablam! Oct 11 06:17:19.833 INFO kablam! warning: unused import: `rocket::fairing::AdHoc` Oct 11 06:17:19.833 INFO kablam! --> src/main.rs:21:5 Oct 11 06:17:19.833 INFO kablam! | Oct 11 06:17:19.833 INFO kablam! 21 | use rocket::fairing::AdHoc; Oct 11 06:17:19.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:17:19.833 INFO kablam! Oct 11 06:17:19.833 INFO kablam! warning: unused import: `Ordering` Oct 11 06:17:19.833 INFO kablam! --> src/main.rs:22:38 Oct 11 06:17:19.833 INFO kablam! | Oct 11 06:17:19.833 INFO kablam! 22 | use std::sync::atomic::{AtomicUsize, Ordering}; Oct 11 06:17:19.833 INFO kablam! | ^^^^^^^^ Oct 11 06:17:19.833 INFO kablam! Oct 11 06:17:19.833 INFO kablam! warning: unused import: `DirEntry` Oct 11 06:17:19.833 INFO kablam! --> src/router/article/mod.rs:4:21 Oct 11 06:17:19.834 INFO kablam! | Oct 11 06:17:19.834 INFO kablam! 4 | use std::fs::{self, DirEntry}; Oct 11 06:17:19.834 INFO kablam! | ^^^^^^^^ Oct 11 06:17:19.834 INFO kablam! Oct 11 06:17:19.834 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 11 06:17:19.834 INFO kablam! --> src/router/mod.rs:23:5 Oct 11 06:17:19.834 INFO kablam! | Oct 11 06:17:19.834 INFO kablam! 23 | use std::collections::HashMap; Oct 11 06:17:19.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:17:19.834 INFO kablam! Oct 11 06:17:19.834 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 11 06:17:19.834 INFO kablam! --> src/router/mod.rs:57:5 Oct 11 06:17:19.834 INFO kablam! | Oct 11 06:17:19.834 INFO kablam! 57 | use std::io::prelude::*; Oct 11 06:17:19.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 06:17:19.834 INFO kablam! Oct 11 06:17:20.242 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 06:17:20.242 INFO kablam! --> src/router/mod.rs:110:21 Oct 11 06:17:20.242 INFO kablam! | Oct 11 06:17:20.242 INFO kablam! 110 | context.add("articles", &c.articles) Oct 11 06:17:20.242 INFO kablam! | ^^^ Oct 11 06:17:20.242 INFO kablam! | Oct 11 06:17:20.242 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 06:17:20.242 INFO kablam! Oct 11 06:17:20.244 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 06:17:20.244 INFO kablam! --> src/router/mod.rs:139:21 Oct 11 06:17:20.244 INFO kablam! | Oct 11 06:17:20.244 INFO kablam! 139 | context.add("content", &c); Oct 11 06:17:20.244 INFO kablam! | ^^^ Oct 11 06:17:20.244 INFO kablam! Oct 11 06:17:20.316 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 06:17:20.316 INFO kablam! --> src/router/article/mod.rs:158:13 Oct 11 06:17:20.317 INFO kablam! | Oct 11 06:17:20.317 INFO kablam! 158 | context.add("markdown_body", &r); Oct 11 06:17:20.317 INFO kablam! | ^^^ Oct 11 06:17:20.317 INFO kablam! Oct 11 06:17:20.317 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 06:17:20.317 INFO kablam! --> src/router/article/mod.rs:159:13 Oct 11 06:17:20.317 INFO kablam! | Oct 11 06:17:20.317 INFO kablam! 159 | context.add("menu", &get_file_list().unwrap()); Oct 11 06:17:20.317 INFO kablam! | ^^^ Oct 11 06:17:20.317 INFO kablam! Oct 11 06:17:20.352 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 06:17:20.352 INFO kablam! --> src/global/mod.rs:36:13 Oct 11 06:17:20.352 INFO kablam! | Oct 11 06:17:20.352 INFO kablam! 36 | context.add("uri", &uri_info.as_str()); Oct 11 06:17:20.352 INFO kablam! | ^^^ Oct 11 06:17:20.352 INFO kablam! Oct 11 06:17:20.353 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 06:17:20.353 INFO kablam! --> src/global/mod.rs:37:13 Oct 11 06:17:20.353 INFO kablam! | Oct 11 06:17:20.353 INFO kablam! 37 | context.add("nav_info", &*nav.lock().unwrap()); Oct 11 06:17:20.353 INFO kablam! | ^^^ Oct 11 06:17:20.353 INFO kablam! Oct 11 06:17:20.394 INFO kablam! warning: unused variable: `article` Oct 11 06:17:20.394 INFO kablam! --> src/router/article/mod.rs:118:9 Oct 11 06:17:20.395 INFO kablam! | Oct 11 06:17:20.395 INFO kablam! 118 | for article in files { Oct 11 06:17:20.395 INFO kablam! | ^^^^^^^ help: consider using `_article` instead Oct 11 06:17:20.395 INFO kablam! | Oct 11 06:17:20.395 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:17:20.395 INFO kablam! Oct 11 06:17:20.395 INFO kablam! warning: unused variable: `other` Oct 11 06:17:20.395 INFO kablam! --> src/router/article/mod.rs:32:18 Oct 11 06:17:20.395 INFO kablam! | Oct 11 06:17:20.395 INFO kablam! 32 | fn eq(&self, other: &Cat) -> bool { Oct 11 06:17:20.395 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 11 06:17:20.395 INFO kablam! Oct 11 06:17:20.513 INFO kablam! warning: variable does not need to be mutable Oct 11 06:17:20.513 INFO kablam! --> src/router/mod.rs:95:6 Oct 11 06:17:20.513 INFO kablam! | Oct 11 06:17:20.513 INFO kablam! 95 | let mut c:Config = toml::from_str(&contents[..]).unwrap(); Oct 11 06:17:20.513 INFO kablam! | ----^ Oct 11 06:17:20.513 INFO kablam! | | Oct 11 06:17:20.513 INFO kablam! | help: remove this `mut` Oct 11 06:17:20.513 INFO kablam! | Oct 11 06:17:20.513 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 06:17:20.513 INFO kablam! Oct 11 06:17:20.529 INFO kablam! warning: variable does not need to be mutable Oct 11 06:17:20.529 INFO kablam! --> src/router/article/mod.rs:114:9 Oct 11 06:17:20.529 INFO kablam! | Oct 11 06:17:20.529 INFO kablam! 114 | let mut menu = Menu { Oct 11 06:17:20.529 INFO kablam! | ----^^^^ Oct 11 06:17:20.529 INFO kablam! | | Oct 11 06:17:20.529 INFO kablam! | help: remove this `mut` Oct 11 06:17:20.529 INFO kablam! Oct 11 06:17:20.559 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:17:20.559 INFO kablam! --> src/router/mod.rs:93:2 Oct 11 06:17:20.559 INFO kablam! | Oct 11 06:17:20.559 INFO kablam! 93 | f.read_to_string(&mut contents); Oct 11 06:17:20.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:17:20.559 INFO kablam! | Oct 11 06:17:20.561 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 06:17:20.561 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:17:20.561 INFO kablam! Oct 11 06:17:20.561 INFO kablam! warning: variable `prevIdx` should have a snake case name such as `prev_idx` Oct 11 06:17:20.561 INFO kablam! --> src/router/mod.rs:97:9 Oct 11 06:17:20.561 INFO kablam! | Oct 11 06:17:20.561 INFO kablam! 97 | let mut prevIdx = 0; Oct 11 06:17:20.561 INFO kablam! | ^^^^^^^^^^^ Oct 11 06:17:20.561 INFO kablam! | Oct 11 06:17:20.561 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 06:17:20.561 INFO kablam! Oct 11 06:17:29.294 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 20s Oct 11 06:17:29.315 INFO kablam! su: No module specific data is present Oct 11 06:17:29.853 INFO running `"docker" "rm" "-f" "b699c9e2467c1cd11af2d6eb2daf973742db428a9f68586de678d82c2dc391fc"` Oct 11 06:17:30.160 INFO blam! b699c9e2467c1cd11af2d6eb2daf973742db428a9f68586de678d82c2dc391fc Oct 11 06:17:30.162 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:17:30.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:17:30.656 INFO blam! 120254941ae184291f02402207c64f1760d44fc4241687e54580f4a06ceba242 Oct 11 06:17:30.660 INFO running `"docker" "start" "-a" "120254941ae184291f02402207c64f1760d44fc4241687e54580f4a06ceba242"` Oct 11 06:17:31.756 INFO kablam! usermod: no changes Oct 11 06:17:32.172 INFO kablam! Compiling blog v0.1.0 (/source) Oct 11 06:17:45.132 INFO kablam! warning: unused import: `std::fmt::Display` Oct 11 06:17:45.132 INFO kablam! --> src/main.rs:15:5 Oct 11 06:17:45.132 INFO kablam! | Oct 11 06:17:45.132 INFO kablam! 15 | use std::fmt::Display; Oct 11 06:17:45.132 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 06:17:45.132 INFO kablam! | Oct 11 06:17:45.132 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:17:45.132 INFO kablam! Oct 11 06:17:45.132 INFO kablam! warning: unused import: `rocket::fairing::AdHoc` Oct 11 06:17:45.133 INFO kablam! --> src/main.rs:21:5 Oct 11 06:17:45.133 INFO kablam! | Oct 11 06:17:45.133 INFO kablam! 21 | use rocket::fairing::AdHoc; Oct 11 06:17:45.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:17:45.133 INFO kablam! Oct 11 06:17:45.133 INFO kablam! warning: unused import: `Ordering` Oct 11 06:17:45.133 INFO kablam! --> src/main.rs:22:38 Oct 11 06:17:45.133 INFO kablam! | Oct 11 06:17:45.133 INFO kablam! 22 | use std::sync::atomic::{AtomicUsize, Ordering}; Oct 11 06:17:45.133 INFO kablam! | ^^^^^^^^ Oct 11 06:17:45.133 INFO kablam! Oct 11 06:17:45.133 INFO kablam! warning: unused import: `DirEntry` Oct 11 06:17:45.133 INFO kablam! --> src/router/article/mod.rs:4:21 Oct 11 06:17:45.133 INFO kablam! | Oct 11 06:17:45.133 INFO kablam! 4 | use std::fs::{self, DirEntry}; Oct 11 06:17:45.133 INFO kablam! | ^^^^^^^^ Oct 11 06:17:45.133 INFO kablam! Oct 11 06:17:45.133 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 11 06:17:45.133 INFO kablam! --> src/router/mod.rs:23:5 Oct 11 06:17:45.133 INFO kablam! | Oct 11 06:17:45.133 INFO kablam! 23 | use std::collections::HashMap; Oct 11 06:17:45.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:17:45.133 INFO kablam! Oct 11 06:17:45.133 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 11 06:17:45.133 INFO kablam! --> src/router/mod.rs:57:5 Oct 11 06:17:45.133 INFO kablam! | Oct 11 06:17:45.133 INFO kablam! 57 | use std::io::prelude::*; Oct 11 06:17:45.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 06:17:45.133 INFO kablam! Oct 11 06:17:45.832 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 06:17:45.832 INFO kablam! --> src/router/mod.rs:110:21 Oct 11 06:17:45.832 INFO kablam! | Oct 11 06:17:45.832 INFO kablam! 110 | context.add("articles", &c.articles) Oct 11 06:17:45.832 INFO kablam! | ^^^ Oct 11 06:17:45.832 INFO kablam! | Oct 11 06:17:45.832 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 06:17:45.832 INFO kablam! Oct 11 06:17:45.832 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 06:17:45.832 INFO kablam! --> src/router/mod.rs:139:21 Oct 11 06:17:45.832 INFO kablam! | Oct 11 06:17:45.832 INFO kablam! 139 | context.add("content", &c); Oct 11 06:17:45.832 INFO kablam! | ^^^ Oct 11 06:17:45.832 INFO kablam! Oct 11 06:17:45.916 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 06:17:45.916 INFO kablam! --> src/router/article/mod.rs:158:13 Oct 11 06:17:45.916 INFO kablam! | Oct 11 06:17:45.916 INFO kablam! 158 | context.add("markdown_body", &r); Oct 11 06:17:45.916 INFO kablam! | ^^^ Oct 11 06:17:45.916 INFO kablam! Oct 11 06:17:45.916 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 06:17:45.916 INFO kablam! --> src/router/article/mod.rs:159:13 Oct 11 06:17:45.916 INFO kablam! | Oct 11 06:17:45.916 INFO kablam! 159 | context.add("menu", &get_file_list().unwrap()); Oct 11 06:17:45.916 INFO kablam! | ^^^ Oct 11 06:17:45.916 INFO kablam! Oct 11 06:17:45.940 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 06:17:45.940 INFO kablam! --> src/global/mod.rs:36:13 Oct 11 06:17:45.940 INFO kablam! | Oct 11 06:17:45.940 INFO kablam! 36 | context.add("uri", &uri_info.as_str()); Oct 11 06:17:45.940 INFO kablam! | ^^^ Oct 11 06:17:45.940 INFO kablam! Oct 11 06:17:45.944 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 11 06:17:45.944 INFO kablam! --> src/global/mod.rs:37:13 Oct 11 06:17:45.944 INFO kablam! | Oct 11 06:17:45.944 INFO kablam! 37 | context.add("nav_info", &*nav.lock().unwrap()); Oct 11 06:17:45.944 INFO kablam! | ^^^ Oct 11 06:17:45.944 INFO kablam! Oct 11 06:17:46.008 INFO kablam! warning: unused variable: `article` Oct 11 06:17:46.008 INFO kablam! --> src/router/article/mod.rs:118:9 Oct 11 06:17:46.008 INFO kablam! | Oct 11 06:17:46.008 INFO kablam! 118 | for article in files { Oct 11 06:17:46.008 INFO kablam! | ^^^^^^^ help: consider using `_article` instead Oct 11 06:17:46.008 INFO kablam! | Oct 11 06:17:46.008 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:17:46.008 INFO kablam! Oct 11 06:17:46.008 INFO kablam! warning: unused variable: `other` Oct 11 06:17:46.008 INFO kablam! --> src/router/article/mod.rs:32:18 Oct 11 06:17:46.008 INFO kablam! | Oct 11 06:17:46.008 INFO kablam! 32 | fn eq(&self, other: &Cat) -> bool { Oct 11 06:17:46.008 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 11 06:17:46.008 INFO kablam! Oct 11 06:17:46.136 INFO kablam! warning: variable does not need to be mutable Oct 11 06:17:46.136 INFO kablam! --> src/router/mod.rs:95:6 Oct 11 06:17:46.136 INFO kablam! | Oct 11 06:17:46.136 INFO kablam! 95 | let mut c:Config = toml::from_str(&contents[..]).unwrap(); Oct 11 06:17:46.136 INFO kablam! | ----^ Oct 11 06:17:46.136 INFO kablam! | | Oct 11 06:17:46.136 INFO kablam! | help: remove this `mut` Oct 11 06:17:46.136 INFO kablam! | Oct 11 06:17:46.136 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 06:17:46.136 INFO kablam! Oct 11 06:17:46.156 INFO kablam! warning: variable does not need to be mutable Oct 11 06:17:46.156 INFO kablam! --> src/router/article/mod.rs:114:9 Oct 11 06:17:46.156 INFO kablam! | Oct 11 06:17:46.156 INFO kablam! 114 | let mut menu = Menu { Oct 11 06:17:46.156 INFO kablam! | ----^^^^ Oct 11 06:17:46.156 INFO kablam! | | Oct 11 06:17:46.156 INFO kablam! | help: remove this `mut` Oct 11 06:17:46.156 INFO kablam! Oct 11 06:17:46.212 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:17:46.212 INFO kablam! --> src/router/mod.rs:93:2 Oct 11 06:17:46.212 INFO kablam! | Oct 11 06:17:46.212 INFO kablam! 93 | f.read_to_string(&mut contents); Oct 11 06:17:46.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:17:46.212 INFO kablam! | Oct 11 06:17:46.212 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 06:17:46.212 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:17:46.212 INFO kablam! Oct 11 06:17:46.212 INFO kablam! warning: variable `prevIdx` should have a snake case name such as `prev_idx` Oct 11 06:17:46.212 INFO kablam! --> src/router/mod.rs:97:9 Oct 11 06:17:46.212 INFO kablam! | Oct 11 06:17:46.212 INFO kablam! 97 | let mut prevIdx = 0; Oct 11 06:17:46.212 INFO kablam! | ^^^^^^^^^^^ Oct 11 06:17:46.212 INFO kablam! | Oct 11 06:17:46.212 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 06:17:46.212 INFO kablam! Oct 11 06:17:54.860 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.07s Oct 11 06:17:54.884 INFO kablam! su: No module specific data is present Oct 11 06:17:55.272 INFO running `"docker" "rm" "-f" "120254941ae184291f02402207c64f1760d44fc4241687e54580f4a06ceba242"` Oct 11 06:17:55.368 INFO blam! 120254941ae184291f02402207c64f1760d44fc4241687e54580f4a06ceba242 Oct 11 06:17:55.370 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:17:55.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:17:55.552 INFO blam! d986450b2d955bbbbdba3f624e1c9b9039e45b06892b80253769f7864d6a755c Oct 11 06:17:55.554 INFO running `"docker" "start" "-a" "d986450b2d955bbbbdba3f624e1c9b9039e45b06892b80253769f7864d6a755c"` Oct 11 06:17:56.197 INFO kablam! usermod: no changes Oct 11 06:17:56.672 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.45s Oct 11 06:17:56.700 INFO kablam! Running /target/debug/deps/blog-356636dd29a8e68c Oct 11 06:17:56.716 INFO blam! Oct 11 06:17:56.716 INFO blam! running 0 tests Oct 11 06:17:56.716 INFO blam! Oct 11 06:17:56.716 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:17:56.716 INFO blam! Oct 11 06:17:56.717 INFO kablam! su: No module specific data is present Oct 11 06:17:57.345 INFO running `"docker" "rm" "-f" "d986450b2d955bbbbdba3f624e1c9b9039e45b06892b80253769f7864d6a755c"` Oct 11 06:17:57.527 INFO blam! d986450b2d955bbbbdba3f624e1c9b9039e45b06892b80253769f7864d6a755c