Oct 12 18:04:03.471 INFO testing yiransheng/rust-toy-redis against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 18:04:03.473 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 18:04:03.968 INFO blam! 54f88922f4969e80cbd3a64be97c2ce687c4651c55d25a94a64f4e751c40a907 Oct 12 18:04:03.970 INFO running `"docker" "start" "-a" "54f88922f4969e80cbd3a64be97c2ce687c4651c55d25a94a64f4e751c40a907"` Oct 12 18:04:06.295 INFO kablam! usermod: no changes Oct 12 18:04:06.406 INFO kablam! Compiling scoped-tls v0.1.1 Oct 12 18:04:06.406 INFO kablam! Compiling slab v0.3.0 Oct 12 18:04:06.406 INFO kablam! Compiling take v0.1.0 Oct 12 18:04:06.406 INFO kablam! Compiling smallvec v0.2.1 Oct 12 18:04:06.406 INFO kablam! Compiling stringreader v0.1.1 Oct 12 18:04:06.407 INFO kablam! Compiling iovec v0.1.2 Oct 12 18:04:06.431 INFO kablam! Compiling net2 v0.2.32 Oct 12 18:04:06.431 INFO kablam! Compiling crossbeam-utils v0.3.2 Oct 12 18:04:07.362 INFO kablam! Compiling tokio-service v0.1.0 Oct 12 18:04:07.396 INFO kablam! Compiling rand v0.3.22 Oct 12 18:04:08.056 INFO kablam! Compiling tokio-timer v0.2.1 Oct 12 18:04:08.395 INFO kablam! Compiling bytes v0.4.6 Oct 12 18:04:08.756 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 12 18:04:10.539 INFO kablam! Compiling mio v0.6.14 Oct 12 18:04:13.182 INFO kablam! Compiling crossbeam-deque v0.3.0 Oct 12 18:04:13.388 INFO kablam! Compiling tokio-io v0.1.6 Oct 12 18:04:14.309 INFO kablam! Compiling tokio-threadpool v0.1.2 Oct 12 18:04:17.799 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 12 18:04:20.299 INFO kablam! Compiling tokio-udp v0.1.0 Oct 12 18:04:20.299 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 12 18:04:21.699 INFO kablam! Compiling tokio v0.1.5 Oct 12 18:04:23.479 INFO kablam! Compiling tokio-core v0.1.16 Oct 12 18:04:26.735 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 18:04:29.095 INFO kablam! Compiling toy-redis v0.1.2 (/source) Oct 12 18:04:29.295 INFO kablam! warning: unused `#[macro_use]` import Oct 12 18:04:29.295 INFO kablam! --> src/main.rs:2:1 Oct 12 18:04:29.295 INFO kablam! | Oct 12 18:04:29.295 INFO kablam! 2 | #[macro_use] Oct 12 18:04:29.295 INFO kablam! | ^^^^^^^^^^^^ Oct 12 18:04:29.295 INFO kablam! | Oct 12 18:04:29.295 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:04:29.295 INFO kablam! Oct 12 18:04:32.842 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.53s Oct 12 18:04:32.845 INFO kablam! su: No module specific data is present Oct 12 18:04:34.140 INFO running `"docker" "rm" "-f" "54f88922f4969e80cbd3a64be97c2ce687c4651c55d25a94a64f4e751c40a907"` Oct 12 18:04:34.407 INFO blam! 54f88922f4969e80cbd3a64be97c2ce687c4651c55d25a94a64f4e751c40a907 Oct 12 18:04:34.413 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 18:04:34.811 INFO blam! 1c7ecd80dcc4419cf4c135ef5766251de58bdcac612609c3b53664939af1119f Oct 12 18:04:34.819 INFO running `"docker" "start" "-a" "1c7ecd80dcc4419cf4c135ef5766251de58bdcac612609c3b53664939af1119f"` Oct 12 18:04:36.055 INFO kablam! usermod: no changes Oct 12 18:04:36.274 INFO kablam! Compiling toy-redis v0.1.2 (/source) Oct 12 18:04:38.503 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.40s Oct 12 18:04:38.507 INFO kablam! su: No module specific data is present Oct 12 18:04:39.204 INFO running `"docker" "rm" "-f" "1c7ecd80dcc4419cf4c135ef5766251de58bdcac612609c3b53664939af1119f"` Oct 12 18:04:39.623 INFO blam! 1c7ecd80dcc4419cf4c135ef5766251de58bdcac612609c3b53664939af1119f Oct 12 18:04:39.636 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 18:04:40.119 INFO blam! e9aea7db8d3df8c7d0e9590c226873f15d9e6dba75efdfb411bd783ed47eafa3 Oct 12 18:04:40.127 INFO running `"docker" "start" "-a" "e9aea7db8d3df8c7d0e9590c226873f15d9e6dba75efdfb411bd783ed47eafa3"` Oct 12 18:04:41.698 INFO kablam! usermod: no changes Oct 12 18:04:41.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 12 18:04:41.863 INFO kablam! Running /target/debug/deps/toy_redis-04f3ca8259b76703 Oct 12 18:04:41.867 INFO blam! Oct 12 18:04:41.867 INFO blam! running 3 tests Oct 12 18:04:41.868 INFO blam! test redis_value::tests::test_decode_from_buffer ... ok Oct 12 18:04:41.868 INFO blam! test redis_value::tests::test_decode_incomplete ... ok Oct 12 18:04:41.875 INFO blam! test redis_value::tests::test_decode_ok ... ok Oct 12 18:04:41.875 INFO blam! Oct 12 18:04:41.875 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:04:41.875 INFO blam! Oct 12 18:04:41.876 INFO kablam! su: No module specific data is present Oct 12 18:04:43.005 INFO running `"docker" "rm" "-f" "e9aea7db8d3df8c7d0e9590c226873f15d9e6dba75efdfb411bd783ed47eafa3"` Oct 12 18:04:43.319 INFO blam! e9aea7db8d3df8c7d0e9590c226873f15d9e6dba75efdfb411bd783ed47eafa3