Oct 12 02:53:55.181 INFO testing cogs-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 02:53:55.182 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 02:53:55.610 INFO blam! 388df3c91805374058f1def1cad810aae7d5a71af9e37c7ff3a33bc7d079f98a Oct 12 02:53:55.610 INFO running `"docker" "start" "-a" "388df3c91805374058f1def1cad810aae7d5a71af9e37c7ff3a33bc7d079f98a"` Oct 12 02:53:56.719 INFO kablam! usermod: no changes Oct 12 02:53:57.002 INFO kablam! Compiling precomputed-hash v0.1.1 Oct 12 02:53:57.008 INFO kablam! Compiling xml-rs v0.8.0 Oct 12 02:53:57.008 INFO kablam! Compiling new_debug_unreachable v1.0.1 Oct 12 02:53:57.008 INFO kablam! Compiling mio v0.6.16 Oct 12 02:53:57.020 INFO kablam! Compiling tokio-io v0.1.9 Oct 12 02:53:57.020 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 12 02:53:57.944 INFO kablam! Compiling string_cache v0.7.3 Oct 12 02:54:03.340 INFO kablam! Compiling tokio-codec v0.1.1 Oct 12 02:54:03.778 INFO kablam! Compiling mio-uds v0.6.7 Oct 12 02:54:03.778 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 12 02:54:07.936 INFO kablam! Compiling tokio-fs v0.1.3 Oct 12 02:54:08.357 INFO kablam! Compiling elementtree v0.2.0 Oct 12 02:54:10.144 INFO kablam! Compiling tokio-udp v0.1.2 Oct 12 02:54:10.144 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 12 02:54:10.144 INFO kablam! Compiling tokio-uds v0.2.2 Oct 12 02:54:14.558 INFO kablam! Compiling tokio v0.1.11 Oct 12 02:54:16.752 INFO kablam! Compiling tokio-core v0.1.17 Oct 12 02:54:19.800 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 02:54:19.800 INFO kablam! Compiling tokio-tls v0.1.4 Oct 12 02:54:22.852 INFO kablam! Compiling hyper v0.11.27 Oct 12 02:54:33.534 INFO kablam! Compiling hyper-tls v0.1.4 Oct 12 02:54:34.796 INFO kablam! Compiling cogs v0.1.1 (/source) Oct 12 02:54:35.652 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 12 02:54:35.653 INFO kablam! --> src/engine.rs:116:38 Oct 12 02:54:35.653 INFO kablam! | Oct 12 02:54:35.653 INFO kablam! 116 | Some(t) => future::ok(t).boxed(), Oct 12 02:54:35.653 INFO kablam! | ^^^^^ Oct 12 02:54:35.653 INFO kablam! | Oct 12 02:54:35.653 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:54:35.654 INFO kablam! Oct 12 02:54:35.656 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 12 02:54:35.657 INFO kablam! --> src/engine.rs:187:43 Oct 12 02:54:35.657 INFO kablam! | Oct 12 02:54:35.657 INFO kablam! 187 | future::ok(t).boxed() Oct 12 02:54:35.658 INFO kablam! | ^^^^^ Oct 12 02:54:35.658 INFO kablam! Oct 12 02:54:35.658 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 12 02:54:35.658 INFO kablam! --> src/engine.rs:190:64 Oct 12 02:54:35.659 INFO kablam! | Oct 12 02:54:35.659 INFO kablam! 190 | _ => future::err(Error::LockPoisonedError).boxed(), Oct 12 02:54:35.659 INFO kablam! | ^^^^^ Oct 12 02:54:35.660 INFO kablam! Oct 12 02:54:35.696 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 12 02:54:35.697 INFO kablam! --> src/cogs/translation.rs:105:82 Oct 12 02:54:35.697 INFO kablam! | Oct 12 02:54:35.698 INFO kablam! 105 | Err(e) => FutureTranslateResponse(future::err(Error::EngineError(e)).boxed()), Oct 12 02:54:35.698 INFO kablam! | ^^^^^ Oct 12 02:54:35.698 INFO kablam! Oct 12 02:54:45.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.65s Oct 12 02:54:45.424 INFO kablam! su: No module specific data is present Oct 12 02:54:46.580 INFO running `"docker" "rm" "-f" "388df3c91805374058f1def1cad810aae7d5a71af9e37c7ff3a33bc7d079f98a"` Oct 12 02:54:46.892 INFO blam! 388df3c91805374058f1def1cad810aae7d5a71af9e37c7ff3a33bc7d079f98a Oct 12 02:54:46.895 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 02:54:47.404 INFO blam! f9f98a022f01c381b303364053f0c244c0781989a6e826ce11257d94e318a18e Oct 12 02:54:47.416 INFO running `"docker" "start" "-a" "f9f98a022f01c381b303364053f0c244c0781989a6e826ce11257d94e318a18e"` Oct 12 02:54:48.655 INFO kablam! usermod: no changes Oct 12 02:54:48.880 INFO kablam! Compiling cogs v0.1.1 (/source) Oct 12 02:54:49.924 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 12 02:54:49.924 INFO kablam! --> src/engine.rs:116:38 Oct 12 02:54:49.924 INFO kablam! | Oct 12 02:54:49.924 INFO kablam! 116 | Some(t) => future::ok(t).boxed(), Oct 12 02:54:49.924 INFO kablam! | ^^^^^ Oct 12 02:54:49.924 INFO kablam! | Oct 12 02:54:49.924 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:54:49.924 INFO kablam! Oct 12 02:54:49.936 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 12 02:54:49.936 INFO kablam! --> src/engine.rs:187:43 Oct 12 02:54:49.936 INFO kablam! | Oct 12 02:54:49.936 INFO kablam! 187 | future::ok(t).boxed() Oct 12 02:54:49.936 INFO kablam! | ^^^^^ Oct 12 02:54:49.936 INFO kablam! Oct 12 02:54:49.936 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 12 02:54:49.936 INFO kablam! --> src/engine.rs:190:64 Oct 12 02:54:49.936 INFO kablam! | Oct 12 02:54:49.936 INFO kablam! 190 | _ => future::err(Error::LockPoisonedError).boxed(), Oct 12 02:54:49.936 INFO kablam! | ^^^^^ Oct 12 02:54:49.936 INFO kablam! Oct 12 02:54:49.968 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 12 02:54:49.968 INFO kablam! --> src/cogs/translation.rs:105:82 Oct 12 02:54:49.968 INFO kablam! | Oct 12 02:54:49.968 INFO kablam! 105 | Err(e) => FutureTranslateResponse(future::err(Error::EngineError(e)).boxed()), Oct 12 02:54:49.968 INFO kablam! | ^^^^^ Oct 12 02:54:49.968 INFO kablam! Oct 12 02:54:57.449 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.77s Oct 12 02:54:57.453 INFO kablam! su: No module specific data is present Oct 12 02:54:58.014 INFO running `"docker" "rm" "-f" "f9f98a022f01c381b303364053f0c244c0781989a6e826ce11257d94e318a18e"` Oct 12 02:54:58.301 INFO blam! f9f98a022f01c381b303364053f0c244c0781989a6e826ce11257d94e318a18e