Oct 14 23:29:21.947 INFO testing dave-leeper/rusty_spider_server against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1
Oct 14 23:29:21.947 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:22.411 INFO blam! afae78c211a939a81c335c897e572b4d5881f5666f6077c36606b0c07d6a5f32
Oct 14 23:29:22.413 INFO running `"docker" "start" "-a" "afae78c211a939a81c335c897e572b4d5881f5666f6077c36606b0c07d6a5f32"`
Oct 14 23:29:24.372 INFO kablam! usermod: no changes
Oct 14 23:29:24.690 INFO kablam! Compiling hostname v0.1.5
Oct 14 23:29:24.690 INFO kablam! Compiling log v0.4.2
Oct 14 23:29:24.725 INFO kablam! Compiling parking_lot_core v0.2.14
Oct 14 23:29:24.725 INFO kablam! Compiling aho-corasick v0.6.5
Oct 14 23:29:24.726 INFO kablam! Compiling http v0.1.7
Oct 14 23:29:24.726 INFO kablam! Compiling chrono v0.4.4
Oct 14 23:29:24.727 INFO kablam! Compiling serde_derive v1.0.68
Oct 14 23:29:26.775 INFO kablam! Compiling tokio-io v0.1.7
Oct 14 23:29:26.775 INFO kablam! Compiling mio v0.6.14
Oct 14 23:29:26.775 INFO kablam! Compiling tokio-threadpool v0.1.4
Oct 14 23:29:29.067 INFO kablam! Compiling want v0.0.5
Oct 14 23:29:29.107 INFO kablam! Compiling regex v0.2.11
Oct 14 23:29:31.639 INFO kablam! Compiling parking_lot v0.6.2
Oct 14 23:29:31.679 INFO kablam! Compiling tokio-codec v0.1.0
Oct 14 23:29:38.031 INFO kablam! Compiling tokio-fs v0.1.1
Oct 14 23:29:38.187 INFO kablam! Compiling tokio-reactor v0.1.2
Oct 14 23:29:46.403 INFO kablam! Compiling tokio-tcp v0.1.0
Oct 14 23:29:46.439 INFO kablam! Compiling tokio-udp v0.1.1
Oct 14 23:29:46.497 INFO kablam! Compiling console v0.6.1
Oct 14 23:29:47.711 INFO kablam! Compiling h2 v0.1.10
Oct 14 23:29:51.224 INFO kablam! Compiling tokio v0.1.7
Oct 14 23:29:59.851 INFO kablam! Compiling hyper v0.12.3
Oct 14 23:30:08.198 INFO kablam! Compiling web_server v0.1.0 (/source)
Oct 14 23:30:10.680 INFO kablam! warning: unused import: `strings`
Oct 14 23:30:10.680 INFO kablam! --> src/i18n.rs:4:5
Oct 14 23:30:10.680 INFO kablam! |
Oct 14 23:30:10.680 INFO kablam! 4 | use strings;
Oct 14 23:30:10.680 INFO kablam! | ^^^^^^^
Oct 14 23:30:10.680 INFO kablam! |
Oct 14 23:30:10.680 INFO kablam! = note: #[warn(unused_imports)] on by default
Oct 14 23:30:10.681 INFO kablam!
Oct 14 23:30:10.682 INFO kablam! warning: unused import: `std`
Oct 14 23:30:10.682 INFO kablam! --> src/config.rs:5:5
Oct 14 23:30:10.682 INFO kablam! |
Oct 14 23:30:10.682 INFO kablam! 5 | use std;
Oct 14 23:30:10.682 INFO kablam! | ^^^
Oct 14 23:30:10.682 INFO kablam!
Oct 14 23:30:10.711 INFO kablam! warning: unused import: `config`
Oct 14 23:30:10.711 INFO kablam! --> src/router.rs:1:5
Oct 14 23:30:10.711 INFO kablam! |
Oct 14 23:30:10.712 INFO kablam! 1 | use config;
Oct 14 23:30:10.712 INFO kablam! | ^^^^^^
Oct 14 23:30:10.712 INFO kablam!
Oct 14 23:30:10.712 INFO kablam! warning: unused import: `hyper::service::service_fn`
Oct 14 23:30:10.712 INFO kablam! --> src/router.rs:4:5
Oct 14 23:30:10.712 INFO kablam! |
Oct 14 23:30:10.712 INFO kablam! 4 | use hyper::service::service_fn;
Oct 14 23:30:10.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 14 23:30:10.713 INFO kablam!
Oct 14 23:30:10.713 INFO kablam! warning: unused import: `std::fmt`
Oct 14 23:30:10.713 INFO kablam! --> src/mock_handler.rs:6:5
Oct 14 23:30:10.713 INFO kablam! |
Oct 14 23:30:10.713 INFO kablam! 6 | use std::fmt;
Oct 14 23:30:10.713 INFO kablam! | ^^^^^^^^
Oct 14 23:30:10.713 INFO kablam!
Oct 14 23:30:12.711 INFO kablam! warning: unused variable: `i18n`
Oct 14 23:30:12.711 INFO kablam! --> src/main.rs:36:9
Oct 14 23:30:12.711 INFO kablam! |
Oct 14 23:30:12.711 INFO kablam! 36 | let i18n = &I18N;
Oct 14 23:30:12.711 INFO kablam! | ^^^^ help: consider using `_i18n` instead
Oct 14 23:30:12.711 INFO kablam! |
Oct 14 23:30:12.711 INFO kablam! = note: #[warn(unused_variables)] on by default
Oct 14 23:30:12.711 INFO kablam!
Oct 14 23:30:12.719 INFO kablam! warning: value assigned to `response_type_holder` is never read
Oct 14 23:30:12.719 INFO kablam! --> src/config.rs:307:17
Oct 14 23:30:12.719 INFO kablam! |
Oct 14 23:30:12.719 INFO kablam! 307 | let mut response_type_holder = "UNKNOWN";
Oct 14 23:30:12.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^
Oct 14 23:30:12.719 INFO kablam! |
Oct 14 23:30:12.719 INFO kablam! = note: #[warn(unused_assignments)] on by default
Oct 14 23:30:12.719 INFO kablam!
Oct 14 23:30:12.719 INFO kablam! warning: value assigned to `hbs_data_option` is never read
Oct 14 23:30:12.719 INFO kablam! --> src/config.rs:329:17
Oct 14 23:30:12.719 INFO kablam! |
Oct 14 23:30:12.719 INFO kablam! 329 | let mut hbs_data_option = None;
Oct 14 23:30:12.719 INFO kablam! | ^^^^^^^^^^^^^^^
Oct 14 23:30:12.719 INFO kablam!
Oct 14 23:30:12.719 INFO kablam! warning: unused variable: `e`
Oct 14 23:30:12.719 INFO kablam! --> src/config.rs:458:21
Oct 14 23:30:12.719 INFO kablam! |
Oct 14 23:30:12.719 INFO kablam! 458 | Err(e) => {
Oct 14 23:30:12.719 INFO kablam! | ^ help: consider using `_e` instead
Oct 14 23:30:12.719 INFO kablam!
Oct 14 23:30:12.731 INFO kablam! warning: unused variable: `req`
Oct 14 23:30:12.731 INFO kablam! --> src/mock_handler.rs:107:22
Oct 14 23:30:12.731 INFO kablam! |
Oct 14 23:30:12.731 INFO kablam! 107 | fn handle(&self, req: &Request