Oct 13 05:30:50.534 INFO testing nicoburns/rustdi against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:30:50.536 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 05:30:50.929 INFO blam! d69fd71f26d9bbaae193abff372c5c45e7d36c3b892051b6ebd6c17da9b10f38 Oct 13 05:30:50.943 INFO running `"docker" "start" "-a" "d69fd71f26d9bbaae193abff372c5c45e7d36c3b892051b6ebd6c17da9b10f38"` Oct 13 05:30:52.611 INFO kablam! usermod: no changes Oct 13 05:30:52.901 INFO kablam! Compiling futures v0.1.24 Oct 13 05:30:52.907 INFO kablam! Compiling unsafe-any v0.4.2 Oct 13 05:30:52.907 INFO kablam! Compiling mio v0.6.16 Oct 13 05:30:52.907 INFO kablam! Compiling http v0.1.13 Oct 13 05:30:52.907 INFO kablam! Compiling syn v0.15.9 Oct 13 05:30:52.907 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 13 05:30:54.167 INFO kablam! Compiling typemap v0.3.3 Oct 13 05:30:57.191 INFO kablam! Compiling parking_lot v0.6.4 Oct 13 05:31:02.583 INFO kablam! Compiling mio-uds v0.6.7 Oct 13 05:31:03.742 INFO kablam! Compiling tokio-io v0.1.9 Oct 13 05:31:03.742 INFO kablam! Compiling tokio-executor v0.1.5 Oct 13 05:31:03.742 INFO kablam! Compiling rustdi v0.1.0 (/source/rustdi) Oct 13 05:31:03.742 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 13 05:31:03.743 INFO kablam! Compiling want v0.0.6 Oct 13 05:31:08.353 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 13 05:31:08.395 INFO kablam! Compiling tokio-current-thread v0.1.3 Oct 13 05:31:08.427 INFO kablam! Compiling tokio-timer v0.2.7 Oct 13 05:31:08.767 INFO kablam! Compiling tokio-codec v0.1.1 Oct 13 05:31:08.768 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 13 05:31:16.564 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 13 05:31:16.564 INFO kablam! Compiling tokio-uds v0.2.2 Oct 13 05:31:16.564 INFO kablam! Compiling tokio-udp v0.1.2 Oct 13 05:31:19.803 INFO kablam! Compiling tokio-fs v0.1.3 Oct 13 05:31:20.840 INFO kablam! Compiling h2 v0.1.12 Oct 13 05:31:24.275 INFO kablam! Compiling tokio v0.1.11 Oct 13 05:31:35.989 INFO kablam! Compiling hyper v0.12.11 Oct 13 05:31:36.585 INFO kablam! Compiling rustdi_derive v0.1.0 (/source/rustdi_derive) Oct 13 05:31:45.026 INFO kablam! Compiling rustdi_examples v0.1.0 (/source/rustdi_examples) Oct 13 05:31:47.667 INFO kablam! warning: unused import: `std::mem` Oct 13 05:31:47.668 INFO kablam! --> rustdi_examples/src/router.rs:10:5 Oct 13 05:31:47.668 INFO kablam! | Oct 13 05:31:47.668 INFO kablam! 10 | use std::mem; Oct 13 05:31:47.669 INFO kablam! | ^^^^^^^^ Oct 13 05:31:47.669 INFO kablam! | Oct 13 05:31:47.669 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:31:47.669 INFO kablam! Oct 13 05:31:47.670 INFO kablam! warning: unused imports: `Chunk`, `Client`, `StatusCode`, `header` Oct 13 05:31:47.670 INFO kablam! --> rustdi_examples/src/router.rs:11:19 Oct 13 05:31:47.670 INFO kablam! | Oct 13 05:31:47.670 INFO kablam! 11 | use hyper::{Body, Chunk, Client, Method, Request, Response, Server, StatusCode, header, Error}; Oct 13 05:31:47.671 INFO kablam! | ^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^^^ Oct 13 05:31:47.671 INFO kablam! Oct 13 05:31:47.671 INFO kablam! warning: unused import: `read_handler` Oct 13 05:31:47.671 INFO kablam! --> rustdi_examples/src/router.rs:21:24 Oct 13 05:31:47.672 INFO kablam! | Oct 13 05:31:47.672 INFO kablam! 21 | use common::handlers::{read_handler, write_handler}; Oct 13 05:31:47.672 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:31:47.672 INFO kablam! Oct 13 05:31:47.837 INFO kablam! warning: unused import: `Stream` Oct 13 05:31:47.837 INFO kablam! --> rustdi_examples/src/router.rs:13:31 Oct 13 05:31:47.837 INFO kablam! | Oct 13 05:31:47.837 INFO kablam! 13 | use futures::{future, Future, Stream}; Oct 13 05:31:47.837 INFO kablam! | ^^^^^^ Oct 13 05:31:47.839 INFO kablam! Oct 13 05:31:54.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Oct 13 05:31:54.199 INFO kablam! su: No module specific data is present Oct 13 05:31:55.295 INFO running `"docker" "rm" "-f" "d69fd71f26d9bbaae193abff372c5c45e7d36c3b892051b6ebd6c17da9b10f38"` Oct 13 05:31:55.562 INFO blam! d69fd71f26d9bbaae193abff372c5c45e7d36c3b892051b6ebd6c17da9b10f38 Oct 13 05:31:55.583 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 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 13 05:31:56.064 INFO blam! 4aa489c10fb6e2cd960c2df9eb7cfb44864cd01ff6fecf97d6d9ed03d270be94 Oct 13 05:31:56.066 INFO running `"docker" "start" "-a" "4aa489c10fb6e2cd960c2df9eb7cfb44864cd01ff6fecf97d6d9ed03d270be94"` Oct 13 05:31:58.035 INFO kablam! usermod: no changes Oct 13 05:31:58.250 INFO kablam! Compiling rustdi v0.1.0 (/source/rustdi) Oct 13 05:31:58.252 INFO kablam! Compiling rustdi_derive v0.1.0 (/source/rustdi_derive) Oct 13 05:31:58.252 INFO kablam! Compiling rustdi_examples v0.1.0 (/source/rustdi_examples) Oct 13 05:32:02.223 INFO kablam! warning: unused import: `std::mem` Oct 13 05:32:02.223 INFO kablam! --> rustdi_examples/src/router.rs:10:5 Oct 13 05:32:02.223 INFO kablam! | Oct 13 05:32:02.223 INFO kablam! 10 | use std::mem; Oct 13 05:32:02.223 INFO kablam! | ^^^^^^^^ Oct 13 05:32:02.223 INFO kablam! | Oct 13 05:32:02.223 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:32:02.223 INFO kablam! Oct 13 05:32:02.223 INFO kablam! warning: unused imports: `Chunk`, `Client`, `StatusCode`, `header` Oct 13 05:32:02.223 INFO kablam! --> rustdi_examples/src/router.rs:11:19 Oct 13 05:32:02.223 INFO kablam! | Oct 13 05:32:02.223 INFO kablam! 11 | use hyper::{Body, Chunk, Client, Method, Request, Response, Server, StatusCode, header, Error}; Oct 13 05:32:02.223 INFO kablam! | ^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^^^ Oct 13 05:32:02.223 INFO kablam! Oct 13 05:32:02.223 INFO kablam! warning: unused import: `read_handler` Oct 13 05:32:02.223 INFO kablam! --> rustdi_examples/src/router.rs:21:24 Oct 13 05:32:02.223 INFO kablam! | Oct 13 05:32:02.223 INFO kablam! 21 | use common::handlers::{read_handler, write_handler}; Oct 13 05:32:02.223 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:32:02.223 INFO kablam! Oct 13 05:32:02.358 INFO kablam! warning: unused import: `Stream` Oct 13 05:32:02.358 INFO kablam! --> rustdi_examples/src/router.rs:13:31 Oct 13 05:32:02.358 INFO kablam! | Oct 13 05:32:02.358 INFO kablam! 13 | use futures::{future, Future, Stream}; Oct 13 05:32:02.358 INFO kablam! | ^^^^^^ Oct 13 05:32:02.358 INFO kablam! Oct 13 05:32:02.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.90s Oct 13 05:32:02.976 INFO kablam! su: No module specific data is present Oct 13 05:32:03.803 INFO running `"docker" "rm" "-f" "4aa489c10fb6e2cd960c2df9eb7cfb44864cd01ff6fecf97d6d9ed03d270be94"` Oct 13 05:32:04.159 INFO blam! 4aa489c10fb6e2cd960c2df9eb7cfb44864cd01ff6fecf97d6d9ed03d270be94 Oct 13 05:32:04.169 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 test --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 13 05:32:04.552 INFO blam! f48c9286c8f8eb5bbea53163349ebaad3de7f9a5c630aa3241ac973aef10ebd4 Oct 13 05:32:04.554 INFO running `"docker" "start" "-a" "f48c9286c8f8eb5bbea53163349ebaad3de7f9a5c630aa3241ac973aef10ebd4"` Oct 13 05:32:06.267 INFO kablam! usermod: no changes Oct 13 05:32:06.438 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 13 05:32:06.454 INFO kablam! Running /target/debug/deps/rustdi-e4771937501cf385 Oct 13 05:32:06.460 INFO blam! Oct 13 05:32:06.460 INFO blam! running 0 tests Oct 13 05:32:06.461 INFO blam! Oct 13 05:32:06.461 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:32:06.461 INFO blam! Oct 13 05:32:06.463 INFO kablam! Running /target/debug/deps/rustdi_derive-d9ef3f2a42fc0899 Oct 13 05:32:06.481 INFO blam! Oct 13 05:32:06.481 INFO blam! running 0 tests Oct 13 05:32:06.481 INFO blam! Oct 13 05:32:06.481 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:32:06.481 INFO blam! Oct 13 05:32:06.482 INFO kablam! Running /target/debug/deps/rustdi_example_basic-d6240c66e3bb6910 Oct 13 05:32:06.485 INFO blam! Oct 13 05:32:06.485 INFO blam! running 0 tests Oct 13 05:32:06.486 INFO blam! Oct 13 05:32:06.486 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:32:06.486 INFO blam! Oct 13 05:32:06.487 INFO kablam! Running /target/debug/deps/rustdi_example_router-127c82bb7931c79c Oct 13 05:32:06.495 INFO blam! Oct 13 05:32:06.495 INFO blam! running 0 tests Oct 13 05:32:06.495 INFO blam! Oct 13 05:32:06.495 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:32:06.495 INFO blam! Oct 13 05:32:06.496 INFO kablam! Doc-tests rustdi Oct 13 05:32:07.091 INFO blam! Oct 13 05:32:07.091 INFO blam! running 0 tests Oct 13 05:32:07.092 INFO blam! Oct 13 05:32:07.093 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:32:07.093 INFO blam! Oct 13 05:32:07.099 INFO kablam! Doc-tests rustdi_derive Oct 13 05:32:09.559 INFO blam! Oct 13 05:32:09.560 INFO blam! running 0 tests Oct 13 05:32:09.560 INFO blam! Oct 13 05:32:09.560 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:32:09.561 INFO blam! Oct 13 05:32:09.567 INFO kablam! su: No module specific data is present Oct 13 05:32:10.332 INFO running `"docker" "rm" "-f" "f48c9286c8f8eb5bbea53163349ebaad3de7f9a5c630aa3241ac973aef10ebd4"` Oct 13 05:32:10.667 INFO blam! f48c9286c8f8eb5bbea53163349ebaad3de7f9a5c630aa3241ac973aef10ebd4