Oct 11 00:36:14.745 INFO testing data-pup/game-of-networking against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:36:14.745 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:36:14.745 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:36:15.092 INFO blam! ee2e808e7c516a11afd3d0d8f46b87301ab9488b7ecabda2cdda97a9382281d7 Oct 11 00:36:15.096 INFO running `"docker" "start" "-a" "ee2e808e7c516a11afd3d0d8f46b87301ab9488b7ecabda2cdda97a9382281d7"` Oct 11 00:36:16.144 INFO kablam! usermod: no changes Oct 11 00:36:16.325 INFO kablam! Compiling tokio-io v0.1.7 Oct 11 00:36:18.644 INFO kablam! Compiling tokio-codec v0.1.0 Oct 11 00:36:18.644 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 11 00:36:18.647 INFO kablam! Compiling tokio-fs v0.1.2 Oct 11 00:36:22.660 INFO kablam! Compiling tokio-udp v0.1.1 Oct 11 00:36:22.660 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 11 00:36:25.952 INFO kablam! Compiling tokio v0.1.7 Oct 11 00:36:30.200 INFO kablam! Compiling tokio-game-of-life v0.1.0 (/source) Oct 11 00:36:32.688 INFO kablam! warning: unused `#[macro_use]` import Oct 11 00:36:32.688 INFO kablam! --> src/main.rs:1:1 Oct 11 00:36:32.688 INFO kablam! | Oct 11 00:36:32.688 INFO kablam! 1 | #[macro_use] Oct 11 00:36:32.688 INFO kablam! | ^^^^^^^^^^^^ Oct 11 00:36:32.688 INFO kablam! | Oct 11 00:36:32.688 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:36:32.688 INFO kablam! Oct 11 00:36:32.724 INFO kablam! warning: static item is never used: `PORT_RANGE_BASE` Oct 11 00:36:32.724 INFO kablam! --> src/main.rs:11:1 Oct 11 00:36:32.724 INFO kablam! | Oct 11 00:36:32.724 INFO kablam! 11 | static PORT_RANGE_BASE: u16 = 5000; Oct 11 00:36:32.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:36:32.724 INFO kablam! | Oct 11 00:36:32.724 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:36:32.724 INFO kablam! Oct 11 00:36:32.724 INFO kablam! warning: struct is never constructed: `Coordinates` Oct 11 00:36:32.724 INFO kablam! --> src/main.rs:13:1 Oct 11 00:36:32.724 INFO kablam! | Oct 11 00:36:32.724 INFO kablam! 13 | struct Coordinates { Oct 11 00:36:32.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 00:36:32.724 INFO kablam! Oct 11 00:36:32.724 INFO kablam! warning: struct is never constructed: `Dimensions` Oct 11 00:36:32.724 INFO kablam! --> src/main.rs:17:1 Oct 11 00:36:32.724 INFO kablam! | Oct 11 00:36:32.724 INFO kablam! 17 | struct Dimensions { Oct 11 00:36:32.724 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 00:36:32.724 INFO kablam! Oct 11 00:36:33.100 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.92s Oct 11 00:36:33.112 INFO kablam! su: No module specific data is present Oct 11 00:36:33.871 INFO running `"docker" "rm" "-f" "ee2e808e7c516a11afd3d0d8f46b87301ab9488b7ecabda2cdda97a9382281d7"` Oct 11 00:36:34.032 INFO blam! ee2e808e7c516a11afd3d0d8f46b87301ab9488b7ecabda2cdda97a9382281d7 Oct 11 00:36:34.045 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:36:34.046 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:36:34.389 INFO blam! d89552f917a1539bb128b66f0bf68ee158c898d52ed273f4d2704c2bc503fabe Oct 11 00:36:34.392 INFO running `"docker" "start" "-a" "d89552f917a1539bb128b66f0bf68ee158c898d52ed273f4d2704c2bc503fabe"` Oct 11 00:36:35.307 INFO kablam! usermod: no changes Oct 11 00:36:35.399 INFO kablam! Compiling tokio-game-of-life v0.1.0 (/source) Oct 11 00:36:38.684 INFO kablam! warning: unused `#[macro_use]` import Oct 11 00:36:38.684 INFO kablam! --> src/main.rs:1:1 Oct 11 00:36:38.684 INFO kablam! | Oct 11 00:36:38.684 INFO kablam! 1 | #[macro_use] Oct 11 00:36:38.684 INFO kablam! | ^^^^^^^^^^^^ Oct 11 00:36:38.684 INFO kablam! | Oct 11 00:36:38.684 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:36:38.684 INFO kablam! Oct 11 00:36:38.788 INFO kablam! warning: field is never used: `height` Oct 11 00:36:38.788 INFO kablam! --> src/main.rs:19:5 Oct 11 00:36:38.788 INFO kablam! | Oct 11 00:36:38.788 INFO kablam! 19 | height: u8, Oct 11 00:36:38.788 INFO kablam! | ^^^^^^^^^^ Oct 11 00:36:38.788 INFO kablam! | Oct 11 00:36:38.788 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:36:38.788 INFO kablam! Oct 11 00:36:40.168 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.82s Oct 11 00:36:40.168 INFO kablam! su: No module specific data is present Oct 11 00:36:41.329 INFO running `"docker" "rm" "-f" "d89552f917a1539bb128b66f0bf68ee158c898d52ed273f4d2704c2bc503fabe"` Oct 11 00:36:41.665 INFO blam! d89552f917a1539bb128b66f0bf68ee158c898d52ed273f4d2704c2bc503fabe Oct 11 00:36:41.674 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:36:41.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:36:42.178 INFO blam! e1a31a57107483cf50e2c3166b944db3b11c8ce58f96746934cca25d10e881e5 Oct 11 00:36:42.180 INFO running `"docker" "start" "-a" "e1a31a57107483cf50e2c3166b944db3b11c8ce58f96746934cca25d10e881e5"` Oct 11 00:36:43.784 INFO kablam! usermod: no changes Oct 11 00:36:43.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 11 00:36:43.951 INFO kablam! Running /target/debug/deps/tokio_game_of_life-f26a947623611870 Oct 11 00:36:43.954 INFO blam! Oct 11 00:36:43.954 INFO blam! running 1 test Oct 11 00:36:43.960 INFO blam! test tests::get_coords_addr_works ... ok Oct 11 00:36:43.960 INFO blam! Oct 11 00:36:43.960 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:36:43.960 INFO blam! Oct 11 00:36:43.963 INFO kablam! su: No module specific data is present Oct 11 00:36:44.752 INFO running `"docker" "rm" "-f" "e1a31a57107483cf50e2c3166b944db3b11c8ce58f96746934cca25d10e881e5"` Oct 11 00:36:45.164 INFO blam! e1a31a57107483cf50e2c3166b944db3b11c8ce58f96746934cca25d10e881e5