Oct 14 23:29:28.679 INFO testing dave-leeper/rusty_spider_server against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:29:28.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 23:29:29.214 INFO blam! 386f80eb412384c3244f3f3eafb9204277756871a84252dc05357c8af164a1a1 Oct 14 23:29:29.216 INFO running `"docker" "start" "-a" "386f80eb412384c3244f3f3eafb9204277756871a84252dc05357c8af164a1a1"` Oct 14 23:29:31.208 INFO kablam! usermod: no changes Oct 14 23:29:31.459 INFO kablam! Compiling serde v1.0.68 Oct 14 23:29:31.459 INFO kablam! Compiling hostname v0.1.5 Oct 14 23:29:31.459 INFO kablam! Compiling log v0.4.2 Oct 14 23:29:31.467 INFO kablam! Compiling http v0.1.7 Oct 14 23:29:31.467 INFO kablam! Compiling serde_derive v1.0.68 Oct 14 23:29:33.167 INFO kablam! Compiling mio v0.6.14 Oct 14 23:29:33.175 INFO kablam! Compiling tokio-io v0.1.7 Oct 14 23:29:33.199 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 14 23:29:33.199 INFO kablam! Compiling want v0.0.5 Oct 14 23:29:37.835 INFO kablam! Compiling tokio-codec v0.1.0 Oct 14 23:29:41.827 INFO kablam! Compiling tokio-fs v0.1.1 Oct 14 23:29:42.045 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 14 23:29:44.799 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 23:29:44.799 INFO kablam! Compiling tokio-udp v0.1.1 Oct 14 23:29:47.977 INFO kablam! Compiling tokio v0.1.7 Oct 14 23:29:50.047 INFO kablam! Compiling h2 v0.1.10 Oct 14 23:30:09.193 INFO kablam! Compiling serde_json v1.0.22 Oct 14 23:30:09.195 INFO kablam! Compiling chrono v0.4.4 Oct 14 23:30:09.651 INFO kablam! Compiling hyper v0.12.3 Oct 14 23:30:21.569 INFO kablam! Compiling web_server v0.1.0 (/source) Oct 14 23:30:24.111 INFO kablam! warning: unused import: `strings` Oct 14 23:30:24.111 INFO kablam! --> src/i18n.rs:4:5 Oct 14 23:30:24.111 INFO kablam! | Oct 14 23:30:24.111 INFO kablam! 4 | use strings; Oct 14 23:30:24.111 INFO kablam! | ^^^^^^^ Oct 14 23:30:24.111 INFO kablam! | Oct 14 23:30:24.111 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:30:24.111 INFO kablam! Oct 14 23:30:24.111 INFO kablam! warning: unused import: `std` Oct 14 23:30:24.111 INFO kablam! --> src/config.rs:5:5 Oct 14 23:30:24.111 INFO kablam! | Oct 14 23:30:24.111 INFO kablam! 5 | use std; Oct 14 23:30:24.111 INFO kablam! | ^^^ Oct 14 23:30:24.111 INFO kablam! Oct 14 23:30:24.121 INFO kablam! warning: unused import: `config` Oct 14 23:30:24.121 INFO kablam! --> src/router.rs:1:5 Oct 14 23:30:24.121 INFO kablam! | Oct 14 23:30:24.121 INFO kablam! 1 | use config; Oct 14 23:30:24.121 INFO kablam! | ^^^^^^ Oct 14 23:30:24.121 INFO kablam! Oct 14 23:30:24.121 INFO kablam! warning: unused import: `hyper::service::service_fn` Oct 14 23:30:24.121 INFO kablam! --> src/router.rs:4:5 Oct 14 23:30:24.121 INFO kablam! | Oct 14 23:30:24.121 INFO kablam! 4 | use hyper::service::service_fn; Oct 14 23:30:24.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:24.121 INFO kablam! Oct 14 23:30:24.121 INFO kablam! warning: unused import: `std::fmt` Oct 14 23:30:24.121 INFO kablam! --> src/mock_handler.rs:6:5 Oct 14 23:30:24.121 INFO kablam! | Oct 14 23:30:24.121 INFO kablam! 6 | use std::fmt; Oct 14 23:30:24.121 INFO kablam! | ^^^^^^^^ Oct 14 23:30:24.121 INFO kablam! Oct 14 23:30:25.963 INFO kablam! warning: unused variable: `i18n` Oct 14 23:30:25.963 INFO kablam! --> src/main.rs:36:9 Oct 14 23:30:25.963 INFO kablam! | Oct 14 23:30:25.963 INFO kablam! 36 | let i18n = &I18N; Oct 14 23:30:25.963 INFO kablam! | ^^^^ help: consider using `_i18n` instead Oct 14 23:30:25.963 INFO kablam! | Oct 14 23:30:25.963 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:30:25.963 INFO kablam! Oct 14 23:30:25.971 INFO kablam! warning: value assigned to `response_type_holder` is never read Oct 14 23:30:25.971 INFO kablam! --> src/config.rs:307:17 Oct 14 23:30:25.971 INFO kablam! | Oct 14 23:30:25.971 INFO kablam! 307 | let mut response_type_holder = "UNKNOWN"; Oct 14 23:30:25.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:25.971 INFO kablam! | Oct 14 23:30:25.971 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 23:30:25.971 INFO kablam! Oct 14 23:30:25.971 INFO kablam! warning: value assigned to `hbs_data_option` is never read Oct 14 23:30:25.971 INFO kablam! --> src/config.rs:329:17 Oct 14 23:30:25.971 INFO kablam! | Oct 14 23:30:25.971 INFO kablam! 329 | let mut hbs_data_option = None; Oct 14 23:30:25.971 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 23:30:25.971 INFO kablam! Oct 14 23:30:25.971 INFO kablam! warning: unused variable: `e` Oct 14 23:30:25.971 INFO kablam! --> src/config.rs:458:21 Oct 14 23:30:25.971 INFO kablam! | Oct 14 23:30:25.971 INFO kablam! 458 | Err(e) => { Oct 14 23:30:25.971 INFO kablam! | ^ help: consider using `_e` instead Oct 14 23:30:25.971 INFO kablam! Oct 14 23:30:25.973 INFO kablam! warning: unused variable: `req` Oct 14 23:30:25.973 INFO kablam! --> src/mock_handler.rs:107:22 Oct 14 23:30:25.973 INFO kablam! | Oct 14 23:30:25.973 INFO kablam! 107 | fn handle(&self, req: &Request, res: & mut Response, i18n: & i18n::I18n, request_info: &MockRequestInfo) -> Result>, log::StructuredError> { Oct 14 23:30:25.973 INFO kablam! | ^^^ help: consider using `_req` instead Oct 14 23:30:25.973 INFO kablam! Oct 14 23:30:25.973 INFO kablam! warning: unused variable: `res` Oct 14 23:30:25.973 INFO kablam! --> src/mock_handler.rs:107:43 Oct 14 23:30:25.973 INFO kablam! | Oct 14 23:30:25.973 INFO kablam! 107 | fn handle(&self, req: &Request, res: & mut Response, i18n: & i18n::I18n, request_info: &MockRequestInfo) -> Result>, log::StructuredError> { Oct 14 23:30:25.973 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 23:30:25.973 INFO kablam! Oct 14 23:30:26.635 INFO kablam! warning: variable does not need to be mutable Oct 14 23:30:26.635 INFO kablam! --> src/mock_handler.rs:139:13 Oct 14 23:30:26.635 INFO kablam! | Oct 14 23:30:26.635 INFO kablam! 139 | let mut response = Response::new(Body::from( contents )); Oct 14 23:30:26.635 INFO kablam! | ----^^^^^^^^ Oct 14 23:30:26.635 INFO kablam! | | Oct 14 23:30:26.635 INFO kablam! | help: remove this `mut` Oct 14 23:30:26.635 INFO kablam! | Oct 14 23:30:26.635 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 23:30:26.635 INFO kablam! Oct 14 23:30:26.647 INFO kablam! warning: method is never used: `init` Oct 14 23:30:26.647 INFO kablam! --> src/i18n.rs:27:5 Oct 14 23:30:26.647 INFO kablam! | Oct 14 23:30:26.647 INFO kablam! 27 | pub fn init(&mut self, locale: String, path: String) { Oct 14 23:30:26.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:26.647 INFO kablam! | Oct 14 23:30:26.647 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:30:26.647 INFO kablam! Oct 14 23:30:26.647 INFO kablam! warning: method is never used: `init` Oct 14 23:30:26.647 INFO kablam! --> src/log.rs:200:5 Oct 14 23:30:26.647 INFO kablam! | Oct 14 23:30:26.647 INFO kablam! 200 | pub fn init(&mut self, level: Level, i18n: &i18n::I18n) { Oct 14 23:30:26.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:26.647 INFO kablam! Oct 14 23:30:26.647 INFO kablam! warning: method is never used: `set` Oct 14 23:30:26.647 INFO kablam! --> src/log.rs:210:5 Oct 14 23:30:26.647 INFO kablam! | Oct 14 23:30:26.647 INFO kablam! 210 | pub fn set(&mut self, level: Level) { Oct 14 23:30:26.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:26.647 INFO kablam! Oct 14 23:30:26.647 INFO kablam! warning: static item is never used: `AUTHORIZATION_NOT_CONFIGURED` Oct 14 23:30:26.647 INFO kablam! --> src/strings.rs:3:1 Oct 14 23:30:26.647 INFO kablam! | Oct 14 23:30:26.647 INFO kablam! 3 | pub static AUTHORIZATION_NOT_CONFIGURED: usize = 1; Oct 14 23:30:26.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:26.647 INFO kablam! Oct 14 23:30:26.647 INFO kablam! warning: static item is never used: `UNAUTHORIZED` Oct 14 23:30:26.647 INFO kablam! --> src/strings.rs:4:1 Oct 14 23:30:26.647 INFO kablam! | Oct 14 23:30:26.647 INFO kablam! 4 | pub static UNAUTHORIZED: usize = 2; Oct 14 23:30:26.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:26.647 INFO kablam! Oct 14 23:30:26.647 INFO kablam! warning: static item is never used: `LOGIN_REQUIRED` Oct 14 23:30:26.647 INFO kablam! --> src/strings.rs:5:1 Oct 14 23:30:26.647 INFO kablam! | Oct 14 23:30:26.647 INFO kablam! 5 | pub static LOGIN_REQUIRED: usize = 3; Oct 14 23:30:26.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:26.647 INFO kablam! Oct 14 23:30:26.647 INFO kablam! warning: static item is never used: `INCORRECT_USER_NAME` Oct 14 23:30:26.647 INFO kablam! --> src/strings.rs:6:1 Oct 14 23:30:26.648 INFO kablam! | Oct 14 23:30:26.648 INFO kablam! 6 | pub static INCORRECT_USER_NAME: usize = 4; Oct 14 23:30:26.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:26.648 INFO kablam! Oct 14 23:30:26.648 INFO kablam! warning: static item is never used: `INCORRECT_PASSWORD` Oct 14 23:30:26.648 INFO kablam! --> src/strings.rs:7:1 Oct 14 23:30:26.648 INFO kablam! | Oct 14 23:30:26.648 INFO kablam! 7 | pub static INCORRECT_PASSWORD: usize = 5; Oct 14 23:30:26.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:26.648 INFO kablam! Oct 14 23:30:26.648 INFO kablam! warning: static item is never used: `LOGIN_SUCCESSFUL` Oct 14 23:30:26.648 INFO kablam! --> src/strings.rs:8:1 Oct 14 23:30:26.648 INFO kablam! | Oct 14 23:30:26.648 INFO kablam! 8 | pub static LOGIN_SUCCESSFUL: usize = 6; Oct 14 23:30:26.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:26.648 INFO kablam! Oct 14 23:30:26.648 INFO kablam! warning: static item is never used: `LISTENING_ON_PORT` Oct 14 23:30:26.648 INFO kablam! --> src/strings.rs:9:1 Oct 14 23:30:26.648 INFO kablam! | Oct 14 23:30:26.648 INFO kablam! 9 | pub static LISTENING_ON_PORT: usize = 7; Oct 14 23:30:26.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:26.648 INFO kablam! Oct 14 23:30:26.648 INFO kablam! warning: static item is never used: `NO_FILE_SPECIFIED` Oct 14 23:30:26.648 INFO kablam! --> src/strings.rs:28:1 Oct 14 23:30:26.648 INFO kablam! | Oct 14 23:30:26.648 INFO kablam! 28 | pub static NO_FILE_SPECIFIED: usize = 26; Oct 14 23:30:26.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:26.648 INFO kablam! Oct 14 23:30:26.648 INFO kablam! warning: static item is never used: `COUNT` Oct 14 23:30:26.648 INFO kablam! --> src/strings.rs:33:1 Oct 14 23:30:26.648 INFO kablam! | Oct 14 23:30:26.648 INFO kablam! 33 | pub static COUNT: usize = 30; Oct 14 23:30:26.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:26.648 INFO kablam! Oct 14 23:30:33.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 14 23:30:33.388 INFO kablam! su: No module specific data is present Oct 14 23:30:33.752 INFO running `"docker" "rm" "-f" "386f80eb412384c3244f3f3eafb9204277756871a84252dc05357c8af164a1a1"` Oct 14 23:30:33.879 INFO blam! 386f80eb412384c3244f3f3eafb9204277756871a84252dc05357c8af164a1a1 Oct 14 23:30:33.880 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 23:30:34.086 INFO blam! 14103de9dfabce2bcfc95193af951930fbb372dc0bb8778246c4109b2af398a3 Oct 14 23:30:34.087 INFO running `"docker" "start" "-a" "14103de9dfabce2bcfc95193af951930fbb372dc0bb8778246c4109b2af398a3"` Oct 14 23:30:34.612 INFO kablam! usermod: no changes Oct 14 23:30:34.743 INFO kablam! Compiling web_server v0.1.0 (/source) Oct 14 23:30:37.402 INFO kablam! warning: unused import: `std` Oct 14 23:30:37.402 INFO kablam! --> src/config.rs:5:5 Oct 14 23:30:37.402 INFO kablam! | Oct 14 23:30:37.402 INFO kablam! 5 | use std; Oct 14 23:30:37.402 INFO kablam! | ^^^ Oct 14 23:30:37.402 INFO kablam! | Oct 14 23:30:37.402 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:30:37.402 INFO kablam! Oct 14 23:30:37.424 INFO kablam! warning: unused import: `config` Oct 14 23:30:37.424 INFO kablam! --> src/router.rs:1:5 Oct 14 23:30:37.424 INFO kablam! | Oct 14 23:30:37.424 INFO kablam! 1 | use config; Oct 14 23:30:37.424 INFO kablam! | ^^^^^^ Oct 14 23:30:37.424 INFO kablam! Oct 14 23:30:37.424 INFO kablam! warning: unused import: `hyper::service::service_fn` Oct 14 23:30:37.424 INFO kablam! --> src/router.rs:4:5 Oct 14 23:30:37.424 INFO kablam! | Oct 14 23:30:37.424 INFO kablam! 4 | use hyper::service::service_fn; Oct 14 23:30:37.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:37.424 INFO kablam! Oct 14 23:30:37.424 INFO kablam! warning: unused import: `hyper::Method` Oct 14 23:30:37.424 INFO kablam! --> src/router.rs:40:9 Oct 14 23:30:37.424 INFO kablam! | Oct 14 23:30:37.424 INFO kablam! 40 | use hyper::Method; Oct 14 23:30:37.424 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:30:37.424 INFO kablam! Oct 14 23:30:37.424 INFO kablam! warning: unused import: `hyper::Uri` Oct 14 23:30:37.424 INFO kablam! --> src/router.rs:41:9 Oct 14 23:30:37.424 INFO kablam! | Oct 14 23:30:37.424 INFO kablam! 41 | use hyper::Uri; Oct 14 23:30:37.424 INFO kablam! | ^^^^^^^^^^ Oct 14 23:30:37.424 INFO kablam! Oct 14 23:30:37.424 INFO kablam! warning: unused import: `std::fmt` Oct 14 23:30:37.424 INFO kablam! --> src/mock_handler.rs:6:5 Oct 14 23:30:37.424 INFO kablam! | Oct 14 23:30:37.424 INFO kablam! 6 | use std::fmt; Oct 14 23:30:37.424 INFO kablam! | ^^^^^^^^ Oct 14 23:30:37.424 INFO kablam! Oct 14 23:30:37.425 INFO kablam! warning: unused import: `hyper::Method` Oct 14 23:30:37.425 INFO kablam! --> src/mock_handler.rs:160:9 Oct 14 23:30:37.425 INFO kablam! | Oct 14 23:30:37.425 INFO kablam! 160 | use hyper::Method; Oct 14 23:30:37.426 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:30:37.426 INFO kablam! Oct 14 23:30:37.426 INFO kablam! warning: unused import: `hyper::Uri` Oct 14 23:30:37.426 INFO kablam! --> src/mock_handler.rs:161:9 Oct 14 23:30:37.426 INFO kablam! | Oct 14 23:30:37.426 INFO kablam! 161 | use hyper::Uri; Oct 14 23:30:37.426 INFO kablam! | ^^^^^^^^^^ Oct 14 23:30:37.426 INFO kablam! Oct 14 23:30:45.007 INFO kablam! warning: unused variable: `i18n` Oct 14 23:30:45.007 INFO kablam! --> src/main.rs:36:9 Oct 14 23:30:45.007 INFO kablam! | Oct 14 23:30:45.007 INFO kablam! 36 | let i18n = &I18N; Oct 14 23:30:45.007 INFO kablam! | ^^^^ help: consider using `_i18n` instead Oct 14 23:30:45.007 INFO kablam! | Oct 14 23:30:45.007 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:30:45.007 INFO kablam! Oct 14 23:30:45.199 INFO kablam! warning: unused variable: `mock3` Oct 14 23:30:45.200 INFO kablam! --> src/router.rs:82:13 Oct 14 23:30:45.200 INFO kablam! | Oct 14 23:30:45.200 INFO kablam! 82 | let mock3 = config::prelude::MockService { Oct 14 23:30:45.201 INFO kablam! | ^^^^^ help: consider using `_mock3` instead Oct 14 23:30:45.201 INFO kablam! Oct 14 23:30:45.201 INFO kablam! warning: unused variable: `some_response` Oct 14 23:30:45.202 INFO kablam! --> src/mock_handler.rs:194:13 Oct 14 23:30:45.202 INFO kablam! | Oct 14 23:30:45.202 INFO kablam! 194 | let some_response = match unwrapped_result { Oct 14 23:30:45.202 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_some_response` instead Oct 14 23:30:45.203 INFO kablam! Oct 14 23:30:45.203 INFO kablam! warning: value assigned to `response_type_holder` is never read Oct 14 23:30:45.203 INFO kablam! --> src/config.rs:307:17 Oct 14 23:30:45.204 INFO kablam! | Oct 14 23:30:45.204 INFO kablam! 307 | let mut response_type_holder = "UNKNOWN"; Oct 14 23:30:45.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:45.205 INFO kablam! | Oct 14 23:30:45.205 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 23:30:45.205 INFO kablam! Oct 14 23:30:45.206 INFO kablam! warning: value assigned to `hbs_data_option` is never read Oct 14 23:30:45.206 INFO kablam! --> src/config.rs:329:17 Oct 14 23:30:45.206 INFO kablam! | Oct 14 23:30:45.206 INFO kablam! 329 | let mut hbs_data_option = None; Oct 14 23:30:45.207 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 23:30:45.207 INFO kablam! Oct 14 23:30:45.207 INFO kablam! warning: unused variable: `e` Oct 14 23:30:45.208 INFO kablam! --> src/config.rs:458:21 Oct 14 23:30:45.208 INFO kablam! | Oct 14 23:30:45.208 INFO kablam! 458 | Err(e) => { Oct 14 23:30:45.209 INFO kablam! | ^ help: consider using `_e` instead Oct 14 23:30:45.209 INFO kablam! Oct 14 23:30:45.211 INFO kablam! warning: unused variable: `req` Oct 14 23:30:45.211 INFO kablam! --> src/mock_handler.rs:107:22 Oct 14 23:30:45.211 INFO kablam! | Oct 14 23:30:45.212 INFO kablam! 107 | fn handle(&self, req: &Request, res: & mut Response, i18n: & i18n::I18n, request_info: &MockRequestInfo) -> Result>, log::StructuredError> { Oct 14 23:30:45.212 INFO kablam! | ^^^ help: consider using `_req` instead Oct 14 23:30:45.212 INFO kablam! Oct 14 23:30:45.212 INFO kablam! warning: unused variable: `res` Oct 14 23:30:45.213 INFO kablam! --> src/mock_handler.rs:107:43 Oct 14 23:30:45.213 INFO kablam! | Oct 14 23:30:45.213 INFO kablam! 107 | fn handle(&self, req: &Request, res: & mut Response, i18n: & i18n::I18n, request_info: &MockRequestInfo) -> Result>, log::StructuredError> { Oct 14 23:30:45.214 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 23:30:45.214 INFO kablam! Oct 14 23:30:47.543 INFO kablam! warning: variable does not need to be mutable Oct 14 23:30:47.543 INFO kablam! --> src/mock_handler.rs:139:13 Oct 14 23:30:47.543 INFO kablam! | Oct 14 23:30:47.543 INFO kablam! 139 | let mut response = Response::new(Body::from( contents )); Oct 14 23:30:47.543 INFO kablam! | ----^^^^^^^^ Oct 14 23:30:47.543 INFO kablam! | | Oct 14 23:30:47.543 INFO kablam! | help: remove this `mut` Oct 14 23:30:47.543 INFO kablam! | Oct 14 23:30:47.543 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 23:30:47.544 INFO kablam! Oct 14 23:30:47.591 INFO kablam! warning: method is never used: `init` Oct 14 23:30:47.591 INFO kablam! --> src/i18n.rs:27:5 Oct 14 23:30:47.591 INFO kablam! | Oct 14 23:30:47.591 INFO kablam! 27 | pub fn init(&mut self, locale: String, path: String) { Oct 14 23:30:47.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:47.591 INFO kablam! | Oct 14 23:30:47.591 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:30:47.591 INFO kablam! Oct 14 23:30:47.591 INFO kablam! warning: static item is never used: `NO_FILE_SPECIFIED` Oct 14 23:30:47.591 INFO kablam! --> src/strings.rs:28:1 Oct 14 23:30:47.591 INFO kablam! | Oct 14 23:30:47.591 INFO kablam! 28 | pub static NO_FILE_SPECIFIED: usize = 26; Oct 14 23:30:47.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:30:47.591 INFO kablam! Oct 14 23:30:59.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.55s Oct 14 23:30:59.193 INFO kablam! su: No module specific data is present Oct 14 23:30:59.891 INFO running `"docker" "rm" "-f" "14103de9dfabce2bcfc95193af951930fbb372dc0bb8778246c4109b2af398a3"` Oct 14 23:31:00.150 INFO blam! 14103de9dfabce2bcfc95193af951930fbb372dc0bb8778246c4109b2af398a3