Oct 12 02:54:02.751 INFO testing cogs-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:54:02.753 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:54:03.278 INFO blam! 9badbcb810e01b13e523cec18b53522158eb89efdd9aa31d79962ee169e25d17 Oct 12 02:54:03.280 INFO running `"docker" "start" "-a" "9badbcb810e01b13e523cec18b53522158eb89efdd9aa31d79962ee169e25d17"` Oct 12 02:54:05.841 INFO kablam! usermod: no changes Oct 12 02:54:06.125 INFO kablam! Compiling elementtree v0.2.0 Oct 12 02:54:10.063 INFO kablam! Compiling cogs v0.1.1 (/source) Oct 12 02:54:19.566 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:19.566 INFO kablam! --> src/engine.rs:116:38 Oct 12 02:54:19.566 INFO kablam! | Oct 12 02:54:19.566 INFO kablam! 116 | Some(t) => future::ok(t).boxed(), Oct 12 02:54:19.566 INFO kablam! | ^^^^^ Oct 12 02:54:19.566 INFO kablam! | Oct 12 02:54:19.566 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:54:19.566 INFO kablam! Oct 12 02:54:19.572 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:19.572 INFO kablam! --> src/engine.rs:187:43 Oct 12 02:54:19.572 INFO kablam! | Oct 12 02:54:19.572 INFO kablam! 187 | future::ok(t).boxed() Oct 12 02:54:19.572 INFO kablam! | ^^^^^ Oct 12 02:54:19.572 INFO kablam! Oct 12 02:54:19.572 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:19.572 INFO kablam! --> src/engine.rs:190:64 Oct 12 02:54:19.572 INFO kablam! | Oct 12 02:54:19.572 INFO kablam! 190 | _ => future::err(Error::LockPoisonedError).boxed(), Oct 12 02:54:19.572 INFO kablam! | ^^^^^ Oct 12 02:54:19.572 INFO kablam! Oct 12 02:54:19.612 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:19.612 INFO kablam! --> src/cogs/translation.rs:105:82 Oct 12 02:54:19.612 INFO kablam! | Oct 12 02:54:19.612 INFO kablam! 105 | Err(e) => FutureTranslateResponse(future::err(Error::EngineError(e)).boxed()), Oct 12 02:54:19.612 INFO kablam! | ^^^^^ Oct 12 02:54:19.612 INFO kablam! Oct 12 02:54:39.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.96s Oct 12 02:54:39.848 INFO kablam! su: No module specific data is present Oct 12 02:54:40.525 INFO running `"docker" "rm" "-f" "9badbcb810e01b13e523cec18b53522158eb89efdd9aa31d79962ee169e25d17"` Oct 12 02:54:40.817 INFO blam! 9badbcb810e01b13e523cec18b53522158eb89efdd9aa31d79962ee169e25d17 Oct 12 02:54:40.821 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:41.261 INFO blam! 4242b7984234b9f15bf8e87800b1a14b79301cc165e07dfbaa0bc6855d432871 Oct 12 02:54:41.262 INFO running `"docker" "start" "-a" "4242b7984234b9f15bf8e87800b1a14b79301cc165e07dfbaa0bc6855d432871"` Oct 12 02:54:42.556 INFO kablam! usermod: no changes Oct 12 02:54:42.802 INFO kablam! Compiling cogs v0.1.1 (/source) Oct 12 02:54:52.088 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:52.088 INFO kablam! --> src/engine.rs:116:38 Oct 12 02:54:52.088 INFO kablam! | Oct 12 02:54:52.088 INFO kablam! 116 | Some(t) => future::ok(t).boxed(), Oct 12 02:54:52.088 INFO kablam! | ^^^^^ Oct 12 02:54:52.088 INFO kablam! | Oct 12 02:54:52.088 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:54:52.088 INFO kablam! Oct 12 02:54:52.088 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:52.088 INFO kablam! --> src/engine.rs:187:43 Oct 12 02:54:52.088 INFO kablam! | Oct 12 02:54:52.088 INFO kablam! 187 | future::ok(t).boxed() Oct 12 02:54:52.088 INFO kablam! | ^^^^^ Oct 12 02:54:52.088 INFO kablam! Oct 12 02:54:52.088 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:52.088 INFO kablam! --> src/engine.rs:190:64 Oct 12 02:54:52.088 INFO kablam! | Oct 12 02:54:52.088 INFO kablam! 190 | _ => future::err(Error::LockPoisonedError).boxed(), Oct 12 02:54:52.088 INFO kablam! | ^^^^^ Oct 12 02:54:52.088 INFO kablam! Oct 12 02:54:52.137 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:52.137 INFO kablam! --> src/cogs/translation.rs:105:82 Oct 12 02:54:52.137 INFO kablam! | Oct 12 02:54:52.137 INFO kablam! 105 | Err(e) => FutureTranslateResponse(future::err(Error::EngineError(e)).boxed()), Oct 12 02:54:52.137 INFO kablam! | ^^^^^ Oct 12 02:54:52.137 INFO kablam! Oct 12 02:54:58.881 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.30s Oct 12 02:54:58.901 INFO kablam! su: No module specific data is present Oct 12 02:54:59.860 INFO running `"docker" "rm" "-f" "4242b7984234b9f15bf8e87800b1a14b79301cc165e07dfbaa0bc6855d432871"` Oct 12 02:55:00.050 INFO blam! 4242b7984234b9f15bf8e87800b1a14b79301cc165e07dfbaa0bc6855d432871