Oct 10 18:41:04.482 INFO testing mcannizz/spillway against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:41:04.482 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:41:04.482 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 10 18:41:04.695 INFO blam! 53f283ae24df19d8f3d28ef48a8c9d91816ae7be1b41dffeb0e84b2d40a0971f Oct 10 18:41:04.697 INFO running `"docker" "start" "-a" "53f283ae24df19d8f3d28ef48a8c9d91816ae7be1b41dffeb0e84b2d40a0971f"` Oct 10 18:41:05.344 INFO kablam! usermod: no changes Oct 10 18:41:05.496 INFO kablam! Compiling dtoa v0.4.0 Oct 10 18:41:05.496 INFO kablam! Compiling itoa v0.3.0 Oct 10 18:41:05.496 INFO kablam! Compiling unsafe-any v0.4.1 Oct 10 18:41:05.496 INFO kablam! Compiling error v0.1.9 Oct 10 18:41:05.500 INFO kablam! Compiling url v1.4.0 Oct 10 18:41:05.500 INFO kablam! Compiling serde_derive v0.9.6 Oct 10 18:41:06.148 INFO kablam! Compiling typemap v0.3.3 Oct 10 18:41:06.669 INFO kablam! Compiling serde_json v0.9.5 Oct 10 18:41:07.208 INFO kablam! Compiling plugin v0.2.6 Oct 10 18:41:09.768 INFO kablam! Compiling hyper v0.10.4 Oct 10 18:41:20.136 INFO kablam! Compiling iron v0.5.1 Oct 10 18:41:22.474 INFO kablam! Compiling router v0.5.1 Oct 10 18:41:22.475 INFO kablam! Compiling logger v0.3.0 Oct 10 18:41:25.941 INFO kablam! Compiling spillway v0.1.0 (/source) Oct 10 18:41:28.476 INFO kablam! warning: unused `#[macro_use]` import Oct 10 18:41:28.476 INFO kablam! --> src/main.rs:7:1 Oct 10 18:41:28.476 INFO kablam! | Oct 10 18:41:28.476 INFO kablam! 7 | #[macro_use] extern crate serde_json; Oct 10 18:41:28.476 INFO kablam! | ^^^^^^^^^^^^ Oct 10 18:41:28.476 INFO kablam! | Oct 10 18:41:28.476 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:41:28.476 INFO kablam! Oct 10 18:41:28.598 INFO kablam! warning: unused variable: `req` Oct 10 18:41:28.598 INFO kablam! --> src/main.rs:72:17 Oct 10 18:41:28.598 INFO kablam! | Oct 10 18:41:28.598 INFO kablam! 72 | fn stat_handler(req: &mut Request) -> IronResult { Oct 10 18:41:28.598 INFO kablam! | ^^^ help: consider using `_req` instead Oct 10 18:41:28.598 INFO kablam! | Oct 10 18:41:28.598 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:41:28.598 INFO kablam! Oct 10 18:41:28.598 INFO kablam! warning: unused variable: `req` Oct 10 18:41:28.598 INFO kablam! --> src/main.rs:85:17 Oct 10 18:41:28.598 INFO kablam! | Oct 10 18:41:28.598 INFO kablam! 85 | fn rate_handler(req: &mut Request) -> IronResult { Oct 10 18:41:28.598 INFO kablam! | ^^^ help: consider using `_req` instead Oct 10 18:41:28.598 INFO kablam! Oct 10 18:41:28.598 INFO kablam! warning: unused variable: `req` Oct 10 18:41:28.599 INFO kablam! --> src/main.rs:89:19 Oct 10 18:41:28.599 INFO kablam! | Oct 10 18:41:28.599 INFO kablam! 89 | fn buffer_handler(req: &mut Request) -> IronResult { Oct 10 18:41:28.599 INFO kablam! | ^^^ help: consider using `_req` instead Oct 10 18:41:28.599 INFO kablam! Oct 10 18:41:28.599 INFO kablam! warning: unused variable: `req` Oct 10 18:41:28.599 INFO kablam! --> src/main.rs:93:15 Oct 10 18:41:28.599 INFO kablam! | Oct 10 18:41:28.599 INFO kablam! 93 | fn get_target(req: &mut Request) -> IronResult { Oct 10 18:41:28.599 INFO kablam! | ^^^ help: consider using `_req` instead Oct 10 18:41:28.599 INFO kablam! Oct 10 18:41:28.599 INFO kablam! warning: unused variable: `req` Oct 10 18:41:28.599 INFO kablam! --> src/main.rs:97:15 Oct 10 18:41:28.599 INFO kablam! | Oct 10 18:41:28.599 INFO kablam! 97 | fn set_target(req: &mut Request) -> IronResult { Oct 10 18:41:28.599 INFO kablam! | ^^^ help: consider using `_req` instead Oct 10 18:41:28.599 INFO kablam! Oct 10 18:41:28.599 INFO kablam! warning: unused variable: `admin_server` Oct 10 18:41:28.599 INFO kablam! --> src/main.rs:117:9 Oct 10 18:41:28.599 INFO kablam! | Oct 10 18:41:28.599 INFO kablam! 117 | let admin_server = Iron::new(router).http("localhost:6667"); Oct 10 18:41:28.599 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_admin_server` instead Oct 10 18:41:28.599 INFO kablam! Oct 10 18:41:28.634 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:41:28.634 INFO kablam! --> src/main.rs:39:9 Oct 10 18:41:28.634 INFO kablam! | Oct 10 18:41:28.634 INFO kablam! 39 | req.body.read_to_end(&mut body); Oct 10 18:41:28.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:28.634 INFO kablam! | Oct 10 18:41:28.634 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:41:28.634 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:41:28.634 INFO kablam! Oct 10 18:41:32.316 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.94s Oct 10 18:41:32.328 INFO kablam! su: No module specific data is present Oct 10 18:41:32.816 INFO running `"docker" "rm" "-f" "53f283ae24df19d8f3d28ef48a8c9d91816ae7be1b41dffeb0e84b2d40a0971f"` Oct 10 18:41:33.261 INFO blam! 53f283ae24df19d8f3d28ef48a8c9d91816ae7be1b41dffeb0e84b2d40a0971f Oct 10 18:41:33.269 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:41:33.271 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 10 18:41:33.692 INFO blam! 999102a930c7efce058c1207a38b2399e7326b174ecb220f556f7d2e946104ac Oct 10 18:41:33.693 INFO running `"docker" "start" "-a" "999102a930c7efce058c1207a38b2399e7326b174ecb220f556f7d2e946104ac"` Oct 10 18:41:34.745 INFO kablam! usermod: no changes Oct 10 18:41:34.940 INFO kablam! Compiling spillway v0.1.0 (/source) Oct 10 18:41:37.392 INFO kablam! warning: unused `#[macro_use]` import Oct 10 18:41:37.392 INFO kablam! --> src/main.rs:7:1 Oct 10 18:41:37.392 INFO kablam! | Oct 10 18:41:37.392 INFO kablam! 7 | #[macro_use] extern crate serde_json; Oct 10 18:41:37.392 INFO kablam! | ^^^^^^^^^^^^ Oct 10 18:41:37.392 INFO kablam! | Oct 10 18:41:37.392 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:41:37.392 INFO kablam! Oct 10 18:41:37.480 INFO kablam! warning: unused variable: `req` Oct 10 18:41:37.480 INFO kablam! --> src/main.rs:72:17 Oct 10 18:41:37.480 INFO kablam! | Oct 10 18:41:37.480 INFO kablam! 72 | fn stat_handler(req: &mut Request) -> IronResult { Oct 10 18:41:37.480 INFO kablam! | ^^^ help: consider using `_req` instead Oct 10 18:41:37.480 INFO kablam! | Oct 10 18:41:37.480 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:41:37.480 INFO kablam! Oct 10 18:41:37.480 INFO kablam! warning: unused variable: `req` Oct 10 18:41:37.480 INFO kablam! --> src/main.rs:85:17 Oct 10 18:41:37.480 INFO kablam! | Oct 10 18:41:37.480 INFO kablam! 85 | fn rate_handler(req: &mut Request) -> IronResult { Oct 10 18:41:37.481 INFO kablam! | ^^^ help: consider using `_req` instead Oct 10 18:41:37.481 INFO kablam! Oct 10 18:41:37.481 INFO kablam! warning: unused variable: `req` Oct 10 18:41:37.481 INFO kablam! --> src/main.rs:89:19 Oct 10 18:41:37.481 INFO kablam! | Oct 10 18:41:37.481 INFO kablam! 89 | fn buffer_handler(req: &mut Request) -> IronResult { Oct 10 18:41:37.481 INFO kablam! | ^^^ help: consider using `_req` instead Oct 10 18:41:37.481 INFO kablam! Oct 10 18:41:37.481 INFO kablam! warning: unused variable: `req` Oct 10 18:41:37.481 INFO kablam! --> src/main.rs:93:15 Oct 10 18:41:37.481 INFO kablam! | Oct 10 18:41:37.481 INFO kablam! 93 | fn get_target(req: &mut Request) -> IronResult { Oct 10 18:41:37.481 INFO kablam! | ^^^ help: consider using `_req` instead Oct 10 18:41:37.481 INFO kablam! Oct 10 18:41:37.481 INFO kablam! warning: unused variable: `req` Oct 10 18:41:37.481 INFO kablam! --> src/main.rs:97:15 Oct 10 18:41:37.481 INFO kablam! | Oct 10 18:41:37.481 INFO kablam! 97 | fn set_target(req: &mut Request) -> IronResult { Oct 10 18:41:37.481 INFO kablam! | ^^^ help: consider using `_req` instead Oct 10 18:41:37.481 INFO kablam! Oct 10 18:41:37.481 INFO kablam! warning: unused variable: `admin_server` Oct 10 18:41:37.481 INFO kablam! --> src/main.rs:117:9 Oct 10 18:41:37.481 INFO kablam! | Oct 10 18:41:37.481 INFO kablam! 117 | let admin_server = Iron::new(router).http("localhost:6667"); Oct 10 18:41:37.481 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_admin_server` instead Oct 10 18:41:37.481 INFO kablam! Oct 10 18:41:37.532 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:41:37.532 INFO kablam! --> src/main.rs:39:9 Oct 10 18:41:37.532 INFO kablam! | Oct 10 18:41:37.532 INFO kablam! 39 | req.body.read_to_end(&mut body); Oct 10 18:41:37.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:37.532 INFO kablam! | Oct 10 18:41:37.532 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:41:37.532 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:41:37.532 INFO kablam! Oct 10 18:41:38.062 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.28s Oct 10 18:41:38.062 INFO kablam! su: No module specific data is present Oct 10 18:41:38.617 INFO running `"docker" "rm" "-f" "999102a930c7efce058c1207a38b2399e7326b174ecb220f556f7d2e946104ac"` Oct 10 18:41:38.938 INFO blam! 999102a930c7efce058c1207a38b2399e7326b174ecb220f556f7d2e946104ac Oct 10 18:41:38.948 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:41:38.948 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 10 18:41:39.340 INFO blam! 168048624f978dc0ce68a07762c5d5d8326909feaf8b86537c2e2ef8c2fea018 Oct 10 18:41:39.356 INFO running `"docker" "start" "-a" "168048624f978dc0ce68a07762c5d5d8326909feaf8b86537c2e2ef8c2fea018"` Oct 10 18:41:40.832 INFO kablam! usermod: no changes Oct 10 18:41:41.045 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 10 18:41:41.051 INFO kablam! Running /target/debug/deps/spillway-9ad2204df0516e01 Oct 10 18:41:41.085 INFO blam! Oct 10 18:41:41.085 INFO blam! running 0 tests Oct 10 18:41:41.085 INFO blam! Oct 10 18:41:41.085 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:41:41.085 INFO blam! Oct 10 18:41:41.092 INFO kablam! su: No module specific data is present Oct 10 18:41:42.272 INFO running `"docker" "rm" "-f" "168048624f978dc0ce68a07762c5d5d8326909feaf8b86537c2e2ef8c2fea018"` Oct 10 18:41:42.536 INFO blam! 168048624f978dc0ce68a07762c5d5d8326909feaf8b86537c2e2ef8c2fea018