Oct 14 22:25:13.621 INFO testing dputtick/protobuf against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 22:25:13.622 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 22:25:14.039 INFO blam! ddd1ac1f657cdf6ceb194d1826bad43a947ef534f07bf5eb5d8639d933bdf97d Oct 14 22:25:14.040 INFO running `"docker" "start" "-a" "ddd1ac1f657cdf6ceb194d1826bad43a947ef534f07bf5eb5d8639d933bdf97d"` Oct 14 22:25:15.899 INFO kablam! usermod: no changes Oct 14 22:25:15.959 INFO kablam! Compiling protobuf v0.1.0 (/source) Oct 14 22:25:16.411 INFO kablam! warning: method is never used: `from_bytes` Oct 14 22:25:16.411 INFO kablam! --> src/main.rs:7:5 Oct 14 22:25:16.411 INFO kablam! | Oct 14 22:25:16.411 INFO kablam! 7 | fn from_bytes(slice_bytes: &[u8]) -> IntMessage { Oct 14 22:25:16.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:25:16.419 INFO kablam! | Oct 14 22:25:16.419 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:25:16.419 INFO kablam! Oct 14 22:25:16.419 INFO kablam! warning: function is never used: `next_varint_pos` Oct 14 22:25:16.419 INFO kablam! --> src/main.rs:26:1 Oct 14 22:25:16.419 INFO kablam! | Oct 14 22:25:16.419 INFO kablam! 26 | fn next_varint_pos(slice: &[u8], start: u64) -> u64 { Oct 14 22:25:16.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:25:16.419 INFO kablam! Oct 14 22:25:16.419 INFO kablam! warning: function is never used: `varint_decode` Oct 14 22:25:16.419 INFO kablam! --> src/main.rs:37:1 Oct 14 22:25:16.419 INFO kablam! | Oct 14 22:25:16.419 INFO kablam! 37 | fn varint_decode(bytes: &[u8]) -> u64 { Oct 14 22:25:16.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:25:16.419 INFO kablam! Oct 14 22:25:16.419 INFO kablam! warning: variant is never constructed: `Varint` Oct 14 22:25:16.419 INFO kablam! --> src/main.rs:55:5 Oct 14 22:25:16.419 INFO kablam! | Oct 14 22:25:16.419 INFO kablam! 55 | Varint, Oct 14 22:25:16.419 INFO kablam! | ^^^^^^ Oct 14 22:25:16.419 INFO kablam! Oct 14 22:25:16.419 INFO kablam! warning: function is never used: `unpack_key` Oct 14 22:25:16.419 INFO kablam! --> src/main.rs:58:1 Oct 14 22:25:16.419 INFO kablam! | Oct 14 22:25:16.419 INFO kablam! 58 | fn unpack_key(varint_key: &[u8]) -> Key { Oct 14 22:25:16.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:25:16.419 INFO kablam! Oct 14 22:25:16.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 14 22:25:16.865 INFO kablam! su: No module specific data is present Oct 14 22:25:18.151 INFO running `"docker" "rm" "-f" "ddd1ac1f657cdf6ceb194d1826bad43a947ef534f07bf5eb5d8639d933bdf97d"` Oct 14 22:25:18.476 INFO blam! ddd1ac1f657cdf6ceb194d1826bad43a947ef534f07bf5eb5d8639d933bdf97d Oct 14 22:25:18.496 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 22:25:18.919 INFO blam! 5e2017e606c74ad711cf33687b90d289ed8d236dfa6528b3f4a38dc0ce7d0f9e Oct 14 22:25:18.921 INFO running `"docker" "start" "-a" "5e2017e606c74ad711cf33687b90d289ed8d236dfa6528b3f4a38dc0ce7d0f9e"` Oct 14 22:25:20.981 INFO kablam! usermod: no changes Oct 14 22:25:21.071 INFO kablam! Compiling protobuf v0.1.0 (/source) Oct 14 22:25:22.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 14 22:25:22.367 INFO kablam! su: No module specific data is present Oct 14 22:25:23.544 INFO running `"docker" "rm" "-f" "5e2017e606c74ad711cf33687b90d289ed8d236dfa6528b3f4a38dc0ce7d0f9e"` Oct 14 22:25:23.811 INFO blam! 5e2017e606c74ad711cf33687b90d289ed8d236dfa6528b3f4a38dc0ce7d0f9e Oct 14 22:25:23.816 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 22:25:24.178 INFO blam! 9512ce5cc2fb3a667f437de5ed919a6ecb0bcb232ee737fe03ab1d5dafad0216 Oct 14 22:25:24.191 INFO running `"docker" "start" "-a" "9512ce5cc2fb3a667f437de5ed919a6ecb0bcb232ee737fe03ab1d5dafad0216"` Oct 14 22:25:25.862 INFO kablam! usermod: no changes Oct 14 22:25:25.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 22:25:25.919 INFO kablam! Running /target/debug/deps/protobuf-ee5b135742db7046 Oct 14 22:25:25.919 INFO blam! Oct 14 22:25:25.919 INFO blam! running 5 tests Oct 14 22:25:25.919 INFO blam! test can_encode_varint ... ok Oct 14 22:25:25.919 INFO blam! test can_decode_intmessage ... ok Oct 14 22:25:25.919 INFO blam! test can_roundtrip ... ok Oct 14 22:25:25.925 INFO blam! test can_decode_varint ... ok Oct 14 22:25:25.925 INFO blam! test can_get_wiretype ... ok Oct 14 22:25:25.925 INFO blam! Oct 14 22:25:25.925 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:25:25.925 INFO blam! Oct 14 22:25:25.925 INFO kablam! su: No module specific data is present Oct 14 22:25:26.661 INFO running `"docker" "rm" "-f" "9512ce5cc2fb3a667f437de5ed919a6ecb0bcb232ee737fe03ab1d5dafad0216"` Oct 14 22:25:26.991 INFO blam! 9512ce5cc2fb3a667f437de5ed919a6ecb0bcb232ee737fe03ab1d5dafad0216