Oct 16 01:51:24.595 INFO testing netherrack-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 01:51:24.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 01:51:25.089 INFO blam! f6681fa9c78aa92ac74a44b70705adca9c4a869830bf409d4206fa37933a62dd Oct 16 01:51:25.091 INFO running `"docker" "start" "-a" "f6681fa9c78aa92ac74a44b70705adca9c4a869830bf409d4206fa37933a62dd"` Oct 16 01:51:26.079 INFO kablam! usermod: no changes Oct 16 01:51:26.243 INFO kablam! Compiling bit_utils v0.1.1 Oct 16 01:51:26.243 INFO kablam! Compiling integral_square_root v1.0.1 Oct 16 01:51:26.243 INFO kablam! Compiling semver v0.1.20 Oct 16 01:51:27.859 INFO kablam! Compiling varint v0.2.0 Oct 16 01:51:29.020 INFO kablam! Compiling netherrack v0.0.1 (/source) Oct 16 01:51:30.279 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 01:51:30.279 INFO kablam! --> src/lib.rs:52:9 Oct 16 01:51:30.279 INFO kablam! | Oct 16 01:51:30.279 INFO kablam! 52 | std::thread::sleep_ms(20); Oct 16 01:51:30.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:51:30.279 INFO kablam! | Oct 16 01:51:30.279 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 01:51:30.279 INFO kablam! Oct 16 01:51:30.279 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 01:51:30.279 INFO kablam! --> src/io/network/game_connection.rs:118:25 Oct 16 01:51:30.279 INFO kablam! | Oct 16 01:51:30.279 INFO kablam! 118 | ::std::thread::sleep_ms(2); Oct 16 01:51:30.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:51:30.279 INFO kablam! Oct 16 01:51:33.100 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.98s Oct 16 01:51:33.112 INFO kablam! su: No module specific data is present Oct 16 01:51:33.787 INFO running `"docker" "rm" "-f" "f6681fa9c78aa92ac74a44b70705adca9c4a869830bf409d4206fa37933a62dd"` Oct 16 01:51:33.971 INFO blam! f6681fa9c78aa92ac74a44b70705adca9c4a869830bf409d4206fa37933a62dd Oct 16 01:51:33.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 01:51:34.331 INFO blam! e6d816935a2eb9f6e3ec5e09cdc60a6f0f68aad68cc080ed167d77e875c5df95 Oct 16 01:51:34.333 INFO running `"docker" "start" "-a" "e6d816935a2eb9f6e3ec5e09cdc60a6f0f68aad68cc080ed167d77e875c5df95"` Oct 16 01:51:35.170 INFO kablam! usermod: no changes Oct 16 01:51:35.260 INFO kablam! Compiling netherrack v0.0.1 (/source) Oct 16 01:51:36.504 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 01:51:36.504 INFO kablam! --> src/lib.rs:52:9 Oct 16 01:51:36.504 INFO kablam! | Oct 16 01:51:36.504 INFO kablam! 52 | std::thread::sleep_ms(20); Oct 16 01:51:36.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:51:36.504 INFO kablam! | Oct 16 01:51:36.505 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 01:51:36.505 INFO kablam! Oct 16 01:51:36.505 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 01:51:36.505 INFO kablam! --> src/io/network/game_connection.rs:118:25 Oct 16 01:51:36.505 INFO kablam! | Oct 16 01:51:36.505 INFO kablam! 118 | ::std::thread::sleep_ms(2); Oct 16 01:51:36.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:51:36.505 INFO kablam! Oct 16 01:51:37.602 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.42s Oct 16 01:51:37.610 INFO kablam! su: No module specific data is present Oct 16 01:51:38.074 INFO running `"docker" "rm" "-f" "e6d816935a2eb9f6e3ec5e09cdc60a6f0f68aad68cc080ed167d77e875c5df95"` Oct 16 01:51:38.323 INFO blam! e6d816935a2eb9f6e3ec5e09cdc60a6f0f68aad68cc080ed167d77e875c5df95 Oct 16 01:51:38.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 01:51:38.779 INFO blam! 5372fd443d702499b2bcb8f3adf5bdb8774f93f84dfa3f85a5c2f87420adc5e1 Oct 16 01:51:38.786 INFO running `"docker" "start" "-a" "5372fd443d702499b2bcb8f3adf5bdb8774f93f84dfa3f85a5c2f87420adc5e1"` Oct 16 01:51:39.603 INFO kablam! usermod: no changes Oct 16 01:51:39.666 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 01:51:39.688 INFO kablam! Running /target/debug/deps/netherrack-f6ab74cd70cbeb90 Oct 16 01:51:39.691 INFO blam! Oct 16 01:51:39.691 INFO blam! running 7 tests Oct 16 01:51:39.691 INFO blam! test io::network::deque_buffer::tests::new_with_capacity_contains_no_elements ... ok Oct 16 01:51:39.691 INFO blam! test io::network::deque_buffer::tests::new_contains_no_elements ... ok Oct 16 01:51:39.691 INFO blam! test io::network::deque_buffer::tests::unsigned_varint_32 ... ok Oct 16 01:51:39.699 INFO blam! test io::network::deque_buffer::tests::unsigned_byte ... ok Oct 16 01:51:39.700 INFO blam! test io::network::deque_buffer::tests::signed_byte ... ok Oct 16 01:51:39.700 INFO blam! test universe::world::test::new_world_has_border ... ok Oct 16 01:51:39.700 INFO blam! test universe::world::test::new_world_has_no_border ... ok Oct 16 01:51:39.700 INFO blam! Oct 16 01:51:39.700 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:51:39.700 INFO blam! Oct 16 01:51:39.701 INFO kablam! Doc-tests netherrack Oct 16 01:51:41.683 INFO blam! Oct 16 01:51:41.683 INFO blam! running 0 tests Oct 16 01:51:41.683 INFO blam! Oct 16 01:51:41.683 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:51:41.683 INFO blam! Oct 16 01:51:41.689 INFO kablam! su: No module specific data is present Oct 16 01:51:42.218 INFO running `"docker" "rm" "-f" "5372fd443d702499b2bcb8f3adf5bdb8774f93f84dfa3f85a5c2f87420adc5e1"` Oct 16 01:51:42.434 INFO blam! 5372fd443d702499b2bcb8f3adf5bdb8774f93f84dfa3f85a5c2f87420adc5e1