Oct 14 12:03:15.067 INFO testing matt-williams/tokio-memcache against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 12:03:15.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 14 12:03:15.373 INFO blam! baa94aea6544140e76339befa9c6fe609e114cc36fc7b0f88aef73766de8dc94 Oct 14 12:03:15.379 INFO running `"docker" "start" "-a" "baa94aea6544140e76339befa9c6fe609e114cc36fc7b0f88aef73766de8dc94"` Oct 14 12:03:16.691 INFO kablam! usermod: no changes Oct 14 12:03:16.759 INFO kablam! Compiling cfg-if v0.1.0 Oct 14 12:03:16.767 INFO kablam! Compiling nom v2.0.1 Oct 14 12:03:16.783 INFO kablam! Compiling rand v0.3.15 Oct 14 12:03:16.784 INFO kablam! Compiling futures v0.1.9 Oct 14 12:03:17.135 INFO kablam! Compiling net2 v0.2.26 Oct 14 12:03:19.067 INFO kablam! Compiling mio v0.6.4 Oct 14 12:03:22.507 INFO kablam! Compiling tokio-service v0.1.0 Oct 14 12:03:23.404 INFO kablam! Compiling tokio-core v0.1.4 Oct 14 12:03:25.081 INFO kablam! Compiling tokio-proto v0.1.0 Oct 14 12:03:26.773 INFO kablam! Compiling tokio-memcache v0.1.0 (/source) Oct 14 12:03:31.867 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.16s Oct 14 12:03:31.871 INFO kablam! su: No module specific data is present Oct 14 12:03:32.602 INFO running `"docker" "rm" "-f" "baa94aea6544140e76339befa9c6fe609e114cc36fc7b0f88aef73766de8dc94"` Oct 14 12:03:32.912 INFO blam! baa94aea6544140e76339befa9c6fe609e114cc36fc7b0f88aef73766de8dc94 Oct 14 12:03:32.920 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 14 12:03:33.445 INFO blam! 643136a1173f2a754ed7e3e0ac3ccc32745e0dbce9148d4666cbfcddcf2b91da Oct 14 12:03:33.479 INFO running `"docker" "start" "-a" "643136a1173f2a754ed7e3e0ac3ccc32745e0dbce9148d4666cbfcddcf2b91da"` Oct 14 12:03:34.593 INFO kablam! usermod: no changes Oct 14 12:03:34.719 INFO kablam! Compiling tokio-memcache v0.1.0 (/source) Oct 14 12:03:35.067 INFO kablam! warning: unused `#[macro_use]` import Oct 14 12:03:35.067 INFO kablam! --> examples/client.rs:1:1 Oct 14 12:03:35.067 INFO kablam! | Oct 14 12:03:35.067 INFO kablam! 1 | #[macro_use] Oct 14 12:03:35.067 INFO kablam! | ^^^^^^^^^^^^ Oct 14 12:03:35.067 INFO kablam! warning: unused `#[macro_use]` import Oct 14 12:03:35.067 INFO kablam! --> examples/server.rs:1:1 Oct 14 12:03:35.067 INFO kablam! | Oct 14 12:03:35.067 INFO kablam! 1 | #[macro_use] Oct 14 12:03:35.067 INFO kablam! | ^^^^^^^^^^^^ Oct 14 12:03:35.067 INFO kablam! | Oct 14 12:03:35.067 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:03:35.067 INFO kablam! Oct 14 12:03:35.067 INFO kablam! | Oct 14 12:03:35.067 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:03:35.067 INFO kablam! Oct 14 12:03:40.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.37s Oct 14 12:03:40.992 INFO kablam! su: No module specific data is present Oct 14 12:03:41.925 INFO running `"docker" "rm" "-f" "643136a1173f2a754ed7e3e0ac3ccc32745e0dbce9148d4666cbfcddcf2b91da"` Oct 14 12:03:42.319 INFO blam! 643136a1173f2a754ed7e3e0ac3ccc32745e0dbce9148d4666cbfcddcf2b91da Oct 14 12:03:42.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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" "-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 14 12:03:42.781 INFO blam! 74d3d65a3b7ba7512eb68fb787cca17a330da222b3e224387d3cc4f4da125e84 Oct 14 12:03:42.799 INFO running `"docker" "start" "-a" "74d3d65a3b7ba7512eb68fb787cca17a330da222b3e224387d3cc4f4da125e84"` Oct 14 12:03:44.596 INFO kablam! usermod: no changes Oct 14 12:03:44.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 12:03:44.707 INFO kablam! Running /target/debug/deps/tokio_memcache-cca4a21bfba7507b Oct 14 12:03:44.709 INFO blam! Oct 14 12:03:44.709 INFO blam! running 1 test Oct 14 12:03:44.719 INFO blam! test value::tests::build ... ok Oct 14 12:03:44.720 INFO kablam! Doc-tests tokio-memcache Oct 14 12:03:44.720 INFO blam! Oct 14 12:03:44.720 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:03:44.720 INFO blam! Oct 14 12:03:45.075 INFO blam! Oct 14 12:03:45.076 INFO blam! running 0 tests Oct 14 12:03:45.076 INFO blam! Oct 14 12:03:45.076 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:03:45.077 INFO blam! Oct 14 12:03:45.083 INFO kablam! su: No module specific data is present Oct 14 12:03:45.886 INFO running `"docker" "rm" "-f" "74d3d65a3b7ba7512eb68fb787cca17a330da222b3e224387d3cc4f4da125e84"` Oct 14 12:03:46.217 INFO blam! 74d3d65a3b7ba7512eb68fb787cca17a330da222b3e224387d3cc4f4da125e84