Oct 15 17:02:07.490 INFO testing td-client-0.7.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:02:07.490 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 17:02:07.767 INFO blam! b80c7b18850dfe33af6007058e2a3a92c1aebbc44707cadf5ffcfaf250c995c3 Oct 15 17:02:07.770 INFO running `"docker" "start" "-a" "b80c7b18850dfe33af6007058e2a3a92c1aebbc44707cadf5ffcfaf250c995c3"` Oct 15 17:02:08.209 INFO kablam! usermod: no changes Oct 15 17:02:08.383 INFO kablam! Compiling flate2 v0.2.20 Oct 15 17:02:08.384 INFO kablam! Compiling rmpv v0.4.0 Oct 15 17:02:08.384 INFO kablam! Compiling chrono v0.3.0 Oct 15 17:02:11.287 INFO kablam! Compiling td-client v0.7.0 (/source) Oct 15 17:02:13.679 INFO kablam! warning: unused macro definition Oct 15 17:02:13.679 INFO kablam! --> src/json_helper.rs:44:1 Oct 15 17:02:13.679 INFO kablam! | Oct 15 17:02:13.679 INFO kablam! 44 | / macro_rules! pick_array_string_item { Oct 15 17:02:13.679 INFO kablam! 45 | | ($json:expr, $item_name:expr) => ({ Oct 15 17:02:13.679 INFO kablam! 46 | | let items: &Vec = pick_item!($json, $item_name, as_array, "Array"); Oct 15 17:02:13.679 INFO kablam! 47 | | try!(items.iter(). Oct 15 17:02:13.679 INFO kablam! ... | Oct 15 17:02:13.679 INFO kablam! 57 | | }) Oct 15 17:02:13.679 INFO kablam! 58 | | } Oct 15 17:02:13.679 INFO kablam! | |_^ Oct 15 17:02:13.679 INFO kablam! | Oct 15 17:02:13.679 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 17:02:13.679 INFO kablam! Oct 15 17:02:15.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.80s Oct 15 17:02:15.047 INFO kablam! su: No module specific data is present Oct 15 17:02:15.287 INFO running `"docker" "rm" "-f" "b80c7b18850dfe33af6007058e2a3a92c1aebbc44707cadf5ffcfaf250c995c3"` Oct 15 17:02:15.405 INFO blam! b80c7b18850dfe33af6007058e2a3a92c1aebbc44707cadf5ffcfaf250c995c3 Oct 15 17:02:15.409 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 17:02:15.565 INFO blam! de8ef53a917a4d383307883fce6ee303fe3320cf20cc59c51907d4a002582699 Oct 15 17:02:15.567 INFO running `"docker" "start" "-a" "de8ef53a917a4d383307883fce6ee303fe3320cf20cc59c51907d4a002582699"` Oct 15 17:02:16.210 INFO kablam! usermod: no changes Oct 15 17:02:16.331 INFO kablam! Compiling td-client v0.7.0 (/source) Oct 15 17:02:18.399 INFO kablam! warning: unused macro definition Oct 15 17:02:18.399 INFO kablam! --> src/json_helper.rs:44:1 Oct 15 17:02:18.399 INFO kablam! | Oct 15 17:02:18.399 INFO kablam! 44 | / macro_rules! pick_array_string_item { Oct 15 17:02:18.399 INFO kablam! 45 | | ($json:expr, $item_name:expr) => ({ Oct 15 17:02:18.399 INFO kablam! 46 | | let items: &Vec = pick_item!($json, $item_name, as_array, "Array"); Oct 15 17:02:18.399 INFO kablam! 47 | | try!(items.iter(). Oct 15 17:02:18.399 INFO kablam! ... | Oct 15 17:02:18.399 INFO kablam! 57 | | }) Oct 15 17:02:18.399 INFO kablam! 58 | | } Oct 15 17:02:18.399 INFO kablam! | |_^ Oct 15 17:02:18.399 INFO kablam! | Oct 15 17:02:18.399 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 17:02:18.399 INFO kablam! Oct 15 17:02:22.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.79s Oct 15 17:02:22.032 INFO kablam! su: No module specific data is present Oct 15 17:02:22.412 INFO running `"docker" "rm" "-f" "de8ef53a917a4d383307883fce6ee303fe3320cf20cc59c51907d4a002582699"` Oct 15 17:02:22.490 INFO blam! de8ef53a917a4d383307883fce6ee303fe3320cf20cc59c51907d4a002582699 Oct 15 17:02:22.492 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 17:02:22.641 INFO blam! 435dfc9675d1f13c13fe3d52962096aa04374a3433634d03c11ed4fc53a75d3c Oct 15 17:02:22.643 INFO running `"docker" "start" "-a" "435dfc9675d1f13c13fe3d52962096aa04374a3433634d03c11ed4fc53a75d3c"` Oct 15 17:02:23.051 INFO kablam! usermod: no changes Oct 15 17:02:23.181 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 17:02:23.197 INFO kablam! Running /target/debug/deps/td_client-a496f42d943bf243 Oct 15 17:02:23.202 INFO blam! Oct 15 17:02:23.203 INFO blam! running 7 tests Oct 15 17:02:23.211 INFO blam! test json_helper::tests::pick_opt_timestamp_item ... ok Oct 15 17:02:23.212 INFO blam! test json_helper::tests::pick_opt_string_item ... ok Oct 15 17:02:23.212 INFO blam! test json_helper::tests::pick_string_item ... ok Oct 15 17:02:23.230 INFO blam! test json_helper::tests::pick_timestamp_item ... ok Oct 15 17:02:23.230 INFO blam! test client::tests::new ... ok Oct 15 17:02:23.234 INFO blam! test client::tests::endpoint ... ok Oct 15 17:02:23.241 INFO blam! test client::tests::databases ... ok Oct 15 17:02:23.241 INFO blam! Oct 15 17:02:23.241 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:23.241 INFO blam! Oct 15 17:02:23.242 INFO kablam! Doc-tests td-client Oct 15 17:02:27.236 INFO blam! Oct 15 17:02:27.236 INFO blam! running 0 tests Oct 15 17:02:27.236 INFO blam! Oct 15 17:02:27.236 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:27.236 INFO blam! Oct 15 17:02:27.246 INFO kablam! su: No module specific data is present Oct 15 17:02:27.573 INFO running `"docker" "rm" "-f" "435dfc9675d1f13c13fe3d52962096aa04374a3433634d03c11ed4fc53a75d3c"` Oct 15 17:02:27.646 INFO blam! 435dfc9675d1f13c13fe3d52962096aa04374a3433634d03c11ed4fc53a75d3c