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