Oct 10 20:20:56.819 INFO testing kcomas/rust-trees against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:20:56.819 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:20:56.821 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 20:20:57.214 INFO blam! 570b5d71a0bac95567d2fab967c34e696a8c5a49f978a389e270b8a4e4b3fa5b Oct 10 20:20:57.221 INFO running `"docker" "start" "-a" "570b5d71a0bac95567d2fab967c34e696a8c5a49f978a389e270b8a4e4b3fa5b"` Oct 10 20:20:58.540 INFO kablam! usermod: no changes Oct 10 20:20:58.753 INFO kablam! Compiling serde v1.0.9 Oct 10 20:20:58.753 INFO kablam! Compiling iovec v0.1.0 Oct 10 20:20:58.753 INFO kablam! Compiling net2 v0.2.29 Oct 10 20:20:58.755 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 10 20:20:58.755 INFO kablam! Compiling serde_derive v1.0.9 Oct 10 20:21:01.077 INFO kablam! Compiling bytes v0.4.4 Oct 10 20:21:02.069 INFO kablam! Compiling mio v0.6.9 Oct 10 20:21:07.340 INFO kablam! Compiling tokio-io v0.1.2 Oct 10 20:21:12.980 INFO kablam! Compiling tokio-core v0.1.8 Oct 10 20:21:21.740 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 20:21:26.208 INFO kablam! Compiling serde_json v1.0.2 Oct 10 20:21:26.972 INFO kablam! Compiling hyper v0.11.1 Oct 10 20:21:38.708 INFO kablam! Compiling tree v0.1.0 (/source) Oct 10 20:21:41.376 INFO kablam! warning: unused variable: `query` Oct 10 20:21:41.376 INFO kablam! --> src/tree/http_server.rs:35:29 Oct 10 20:21:41.376 INFO kablam! | Oct 10 20:21:41.376 INFO kablam! 35 | if let Some(query) = req.query() { Oct 10 20:21:41.376 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 10 20:21:41.376 INFO kablam! | Oct 10 20:21:41.376 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:21:41.376 INFO kablam! Oct 10 20:21:44.852 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.28s Oct 10 20:21:44.856 INFO kablam! su: No module specific data is present Oct 10 20:21:45.380 INFO running `"docker" "rm" "-f" "570b5d71a0bac95567d2fab967c34e696a8c5a49f978a389e270b8a4e4b3fa5b"` Oct 10 20:21:45.679 INFO blam! 570b5d71a0bac95567d2fab967c34e696a8c5a49f978a389e270b8a4e4b3fa5b Oct 10 20:21:45.686 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:21:45.686 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 20:21:46.294 INFO blam! 5283e55401b642438f34e70ad7744f2594eadc2a46760441c37947fd66ee188b Oct 10 20:21:46.301 INFO running `"docker" "start" "-a" "5283e55401b642438f34e70ad7744f2594eadc2a46760441c37947fd66ee188b"` Oct 10 20:21:47.597 INFO kablam! usermod: no changes Oct 10 20:21:47.736 INFO kablam! Compiling tree v0.1.0 (/source) Oct 10 20:21:50.522 INFO kablam! warning: unused variable: `query` Oct 10 20:21:50.522 INFO kablam! --> src/tree/http_server.rs:35:29 Oct 10 20:21:50.522 INFO kablam! | Oct 10 20:21:50.522 INFO kablam! 35 | if let Some(query) = req.query() { Oct 10 20:21:50.522 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 10 20:21:50.522 INFO kablam! | Oct 10 20:21:50.522 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:21:50.522 INFO kablam! Oct 10 20:21:51.292 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.65s Oct 10 20:21:51.292 INFO kablam! su: No module specific data is present Oct 10 20:21:51.902 INFO running `"docker" "rm" "-f" "5283e55401b642438f34e70ad7744f2594eadc2a46760441c37947fd66ee188b"` Oct 10 20:21:52.173 INFO blam! 5283e55401b642438f34e70ad7744f2594eadc2a46760441c37947fd66ee188b Oct 10 20:21:52.180 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:21:52.180 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 20:21:52.584 INFO blam! 41ff57bf4b580a9bf13273b24e2b2f6a0f73579096f0e4f6f9d557c695d6cb64 Oct 10 20:21:52.584 INFO running `"docker" "start" "-a" "41ff57bf4b580a9bf13273b24e2b2f6a0f73579096f0e4f6f9d557c695d6cb64"` Oct 10 20:21:54.051 INFO kablam! usermod: no changes Oct 10 20:21:54.174 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 10 20:21:54.188 INFO kablam! Running /target/debug/deps/tree-0664772a183ba42d Oct 10 20:21:54.190 INFO blam! Oct 10 20:21:54.190 INFO blam! running 1 test Oct 10 20:21:54.191 INFO blam! test tree::node::test::basic ... ok Oct 10 20:21:54.191 INFO blam! Oct 10 20:21:54.191 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:21:54.192 INFO blam! Oct 10 20:21:54.197 INFO kablam! su: No module specific data is present Oct 10 20:21:54.939 INFO running `"docker" "rm" "-f" "41ff57bf4b580a9bf13273b24e2b2f6a0f73579096f0e4f6f9d557c695d6cb64"` Oct 10 20:21:55.207 INFO blam! 41ff57bf4b580a9bf13273b24e2b2f6a0f73579096f0e4f6f9d557c695d6cb64