Oct 14 23:31:18.090 INFO testing data-pup/game-of-networking against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:31:18.090 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 23:31:18.625 INFO blam! 2bd2f8fc08b71b2e796e92883f4dfa4f523e995a297e5d2622568157f4240f77 Oct 14 23:31:18.630 INFO running `"docker" "start" "-a" "2bd2f8fc08b71b2e796e92883f4dfa4f523e995a297e5d2622568157f4240f77"` Oct 14 23:31:19.747 INFO kablam! usermod: no changes Oct 14 23:31:19.924 INFO kablam! Compiling tokio-io v0.1.7 Oct 14 23:31:19.935 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 14 23:31:22.319 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 14 23:31:22.319 INFO kablam! Compiling tokio-codec v0.1.0 Oct 14 23:31:24.917 INFO kablam! Compiling tokio-fs v0.1.2 Oct 14 23:31:26.175 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 23:31:26.176 INFO kablam! Compiling tokio-udp v0.1.1 Oct 14 23:31:29.055 INFO kablam! Compiling tokio v0.1.7 Oct 14 23:31:31.955 INFO kablam! Compiling tokio-game-of-life v0.1.0 (/source) Oct 14 23:31:32.899 INFO kablam! warning: unused `#[macro_use]` import Oct 14 23:31:32.899 INFO kablam! --> src/main.rs:1:1 Oct 14 23:31:32.899 INFO kablam! | Oct 14 23:31:32.899 INFO kablam! 1 | #[macro_use] Oct 14 23:31:32.899 INFO kablam! | ^^^^^^^^^^^^ Oct 14 23:31:32.899 INFO kablam! | Oct 14 23:31:32.899 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:31:32.899 INFO kablam! Oct 14 23:31:32.915 INFO kablam! warning: static item is never used: `PORT_RANGE_BASE` Oct 14 23:31:32.915 INFO kablam! --> src/main.rs:11:1 Oct 14 23:31:32.915 INFO kablam! | Oct 14 23:31:32.915 INFO kablam! 11 | static PORT_RANGE_BASE: u16 = 5000; Oct 14 23:31:32.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:31:32.915 INFO kablam! | Oct 14 23:31:32.915 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:31:32.915 INFO kablam! Oct 14 23:31:32.915 INFO kablam! warning: struct is never constructed: `Coordinates` Oct 14 23:31:32.915 INFO kablam! --> src/main.rs:13:1 Oct 14 23:31:32.915 INFO kablam! | Oct 14 23:31:32.915 INFO kablam! 13 | struct Coordinates { Oct 14 23:31:32.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 23:31:32.915 INFO kablam! Oct 14 23:31:32.915 INFO kablam! warning: struct is never constructed: `Dimensions` Oct 14 23:31:32.915 INFO kablam! --> src/main.rs:17:1 Oct 14 23:31:32.915 INFO kablam! | Oct 14 23:31:32.915 INFO kablam! 17 | struct Dimensions { Oct 14 23:31:32.915 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 23:31:32.915 INFO kablam! Oct 14 23:31:33.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.55s Oct 14 23:31:33.336 INFO kablam! su: No module specific data is present Oct 14 23:31:34.153 INFO running `"docker" "rm" "-f" "2bd2f8fc08b71b2e796e92883f4dfa4f523e995a297e5d2622568157f4240f77"` Oct 14 23:31:34.415 INFO blam! 2bd2f8fc08b71b2e796e92883f4dfa4f523e995a297e5d2622568157f4240f77 Oct 14 23:31:34.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 23:31:34.892 INFO blam! 2914cfc803809194d77bf403198c802ff06e953d506b0f1728fe62e9a37b1929 Oct 14 23:31:34.894 INFO running `"docker" "start" "-a" "2914cfc803809194d77bf403198c802ff06e953d506b0f1728fe62e9a37b1929"` Oct 14 23:31:36.011 INFO kablam! usermod: no changes Oct 14 23:31:36.110 INFO kablam! Compiling tokio-game-of-life v0.1.0 (/source) Oct 14 23:31:37.039 INFO kablam! warning: unused `#[macro_use]` import Oct 14 23:31:37.039 INFO kablam! --> src/main.rs:1:1 Oct 14 23:31:37.039 INFO kablam! | Oct 14 23:31:37.039 INFO kablam! 1 | #[macro_use] Oct 14 23:31:37.039 INFO kablam! | ^^^^^^^^^^^^ Oct 14 23:31:37.039 INFO kablam! | Oct 14 23:31:37.039 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:31:37.039 INFO kablam! Oct 14 23:31:37.108 INFO kablam! warning: field is never used: `height` Oct 14 23:31:37.108 INFO kablam! --> src/main.rs:19:5 Oct 14 23:31:37.108 INFO kablam! | Oct 14 23:31:37.108 INFO kablam! 19 | height: u8, Oct 14 23:31:37.108 INFO kablam! | ^^^^^^^^^^ Oct 14 23:31:37.108 INFO kablam! | Oct 14 23:31:37.108 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:31:37.108 INFO kablam! Oct 14 23:31:37.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.95s Oct 14 23:31:37.995 INFO kablam! su: No module specific data is present Oct 14 23:31:39.075 INFO running `"docker" "rm" "-f" "2914cfc803809194d77bf403198c802ff06e953d506b0f1728fe62e9a37b1929"` Oct 14 23:31:39.463 INFO blam! 2914cfc803809194d77bf403198c802ff06e953d506b0f1728fe62e9a37b1929 Oct 14 23:31:39.466 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 23:31:39.935 INFO blam! d7f3d2e67bf122658235f4b7f4e7a974e79a8f73ddca7795ea83f95c1ba3e771 Oct 14 23:31:39.941 INFO running `"docker" "start" "-a" "d7f3d2e67bf122658235f4b7f4e7a974e79a8f73ddca7795ea83f95c1ba3e771"` Oct 14 23:31:41.619 INFO kablam! usermod: no changes Oct 14 23:31:41.752 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 14 23:31:41.765 INFO kablam! Running /target/debug/deps/tokio_game_of_life-fb6ab394b1af8a7a Oct 14 23:31:41.778 INFO blam! Oct 14 23:31:41.778 INFO blam! running 1 test Oct 14 23:31:41.779 INFO blam! test tests::get_coords_addr_works ... ok Oct 14 23:31:41.779 INFO blam! Oct 14 23:31:41.779 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:31:41.779 INFO blam! Oct 14 23:31:41.783 INFO kablam! su: No module specific data is present Oct 14 23:31:43.206 INFO running `"docker" "rm" "-f" "d7f3d2e67bf122658235f4b7f4e7a974e79a8f73ddca7795ea83f95c1ba3e771"` Oct 14 23:31:43.468 INFO blam! d7f3d2e67bf122658235f4b7f4e7a974e79a8f73ddca7795ea83f95c1ba3e771