Oct 14 15:34:04.249 INFO testing kc1212/tokio-p2p against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 15:34:04.249 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 15:34:04.417 INFO blam! a4c7280a9f9f2bd7481f020d7fb4a52c62618e01bc997c7e78b38c83de570963 Oct 14 15:34:04.419 INFO running `"docker" "start" "-a" "a4c7280a9f9f2bd7481f020d7fb4a52c62618e01bc997c7e78b38c83de570963"` Oct 14 15:34:04.926 INFO kablam! usermod: no changes Oct 14 15:34:05.002 INFO kablam! Compiling quote v0.3.13 Oct 14 15:34:05.003 INFO kablam! Compiling serde v0.9.7 Oct 14 15:34:05.003 INFO kablam! Compiling synom v0.11.0 Oct 14 15:34:05.005 INFO kablam! Compiling tokio-timer v0.1.0 Oct 14 15:34:05.814 INFO kablam! Compiling syn v0.11.6 Oct 14 15:34:12.155 INFO kablam! Compiling serde_codegen_internals v0.13.0 Oct 14 15:34:14.183 INFO kablam! Compiling serde_derive v0.9.7 Oct 14 15:34:19.569 INFO kablam! Compiling uuid v0.4.0 Oct 14 15:34:20.127 INFO kablam! Compiling serde_json v0.9.8 Oct 14 15:34:25.516 INFO kablam! Compiling tokio-p2p v0.1.0 (/source) Oct 14 15:34:26.317 INFO kablam! warning: unused variable: `addr` Oct 14 15:34:26.318 INFO kablam! --> src/node.rs:108:64 Oct 14 15:34:26.319 INFO kablam! | Oct 14 15:34:26.320 INFO kablam! 108 | let srv = socket.incoming().for_each(move |(tcpstream, addr)| { Oct 14 15:34:26.320 INFO kablam! | ^^^^ help: consider using `_addr` instead Oct 14 15:34:26.321 INFO kablam! | Oct 14 15:34:26.321 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 15:34:26.322 INFO kablam! Oct 14 15:34:26.322 INFO kablam! warning: unused variable: `tx` Oct 14 15:34:26.323 INFO kablam! --> src/node.rs:240:41 Oct 14 15:34:26.323 INFO kablam! | Oct 14 15:34:26.323 INFO kablam! 240 | fn handle_payload(&self, m: String, tx: Tx) -> Result<(), io::Error> { Oct 14 15:34:26.323 INFO kablam! | ^^ help: consider using `_tx` instead Oct 14 15:34:26.323 INFO kablam! Oct 14 15:34:31.682 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.74s Oct 14 15:34:31.691 INFO kablam! su: No module specific data is present Oct 14 15:34:32.833 INFO running `"docker" "rm" "-f" "a4c7280a9f9f2bd7481f020d7fb4a52c62618e01bc997c7e78b38c83de570963"` Oct 14 15:34:33.095 INFO blam! a4c7280a9f9f2bd7481f020d7fb4a52c62618e01bc997c7e78b38c83de570963 Oct 14 15:34:33.101 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 15:34:33.523 INFO blam! 3364aca97c79bcf01ae52be4eb2db4983316be82d4fc92b0c7b1531ceda819b5 Oct 14 15:34:33.531 INFO running `"docker" "start" "-a" "3364aca97c79bcf01ae52be4eb2db4983316be82d4fc92b0c7b1531ceda819b5"` Oct 14 15:34:35.119 INFO kablam! usermod: no changes Oct 14 15:34:35.262 INFO kablam! Compiling tokio-p2p v0.1.0 (/source) Oct 14 15:34:36.163 INFO kablam! warning: unused variable: `addr` Oct 14 15:34:36.163 INFO kablam! --> src/node.rs:108:64 Oct 14 15:34:36.163 INFO kablam! | Oct 14 15:34:36.163 INFO kablam! 108 | let srv = socket.incoming().for_each(move |(tcpstream, addr)| { Oct 14 15:34:36.163 INFO kablam! | ^^^^ help: consider using `_addr` instead Oct 14 15:34:36.163 INFO kablam! | Oct 14 15:34:36.163 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 15:34:36.163 INFO kablam! Oct 14 15:34:36.163 INFO kablam! warning: unused variable: `tx` Oct 14 15:34:36.163 INFO kablam! --> src/node.rs:240:41 Oct 14 15:34:36.163 INFO kablam! | Oct 14 15:34:36.163 INFO kablam! 240 | fn handle_payload(&self, m: String, tx: Tx) -> Result<(), io::Error> { Oct 14 15:34:36.163 INFO kablam! | ^^ help: consider using `_tx` instead Oct 14 15:34:36.163 INFO kablam! Oct 14 15:34:37.252 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.09s Oct 14 15:34:37.258 INFO kablam! su: No module specific data is present Oct 14 15:34:38.175 INFO running `"docker" "rm" "-f" "3364aca97c79bcf01ae52be4eb2db4983316be82d4fc92b0c7b1531ceda819b5"` Oct 14 15:34:38.463 INFO blam! 3364aca97c79bcf01ae52be4eb2db4983316be82d4fc92b0c7b1531ceda819b5 Oct 14 15:34:38.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 15:34:39.105 INFO blam! 12468766543e0785511a00238d11ba38568576c4a5e5a72f758f965e452afdf6 Oct 14 15:34:39.107 INFO running `"docker" "start" "-a" "12468766543e0785511a00238d11ba38568576c4a5e5a72f758f965e452afdf6"` Oct 14 15:34:40.707 INFO kablam! usermod: no changes Oct 14 15:34:40.870 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 15:34:40.882 INFO kablam! Running /target/debug/deps/tokio_p2p-e1d73482b0f8767c Oct 14 15:34:40.891 INFO blam! Oct 14 15:34:40.891 INFO blam! running 0 tests Oct 14 15:34:40.891 INFO blam! Oct 14 15:34:40.891 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:34:40.891 INFO blam! Oct 14 15:34:40.896 INFO blam! Oct 14 15:34:40.896 INFO kablam! Running /target/debug/deps/main-b3a73a64d6b4486c Oct 14 15:34:40.896 INFO blam! running 0 tests Oct 14 15:34:40.896 INFO kablam! Doc-tests tokio-p2p Oct 14 15:34:40.896 INFO blam! Oct 14 15:34:40.896 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:34:40.896 INFO blam! Oct 14 15:34:41.499 INFO blam! Oct 14 15:34:41.499 INFO blam! running 0 tests Oct 14 15:34:41.499 INFO blam! Oct 14 15:34:41.499 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:34:41.499 INFO blam! Oct 14 15:34:41.505 INFO kablam! su: No module specific data is present Oct 14 15:34:42.309 INFO running `"docker" "rm" "-f" "12468766543e0785511a00238d11ba38568576c4a5e5a72f758f965e452afdf6"` Oct 14 15:34:42.632 INFO blam! 12468766543e0785511a00238d11ba38568576c4a5e5a72f758f965e452afdf6