Oct 15 09:32:38.168 INFO testing Kixunil/btc_parse_tutor-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:32:38.168 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 15 09:32:38.367 INFO blam! e16c0b198e1e06908b27eb281fe3ed2328f1d69294d1cb2808f6a455980f021e Oct 15 09:32:38.369 INFO running `"docker" "start" "-a" "e16c0b198e1e06908b27eb281fe3ed2328f1d69294d1cb2808f6a455980f021e"` Oct 15 09:32:38.863 INFO kablam! usermod: no changes Oct 15 09:32:38.923 INFO kablam! Compiling btc_parse_tutor v0.1.0 (/source) Oct 15 09:32:39.383 INFO kablam! warning: function is never used: `deserialize_varint` Oct 15 09:32:39.383 INFO kablam! --> src/main.rs:8:1 Oct 15 09:32:39.383 INFO kablam! | Oct 15 09:32:39.383 INFO kablam! 8 | fn deserialize_varint(reader: &mut R) -> io::Result { Oct 15 09:32:39.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:39.384 INFO kablam! | Oct 15 09:32:39.384 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:32:39.384 INFO kablam! Oct 15 09:32:39.384 INFO kablam! warning: struct is never constructed: `Script` Oct 15 09:32:39.384 INFO kablam! --> src/main.rs:18:1 Oct 15 09:32:39.384 INFO kablam! | Oct 15 09:32:39.384 INFO kablam! 18 | struct Script(Vec); Oct 15 09:32:39.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:39.384 INFO kablam! Oct 15 09:32:39.384 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:39.384 INFO kablam! --> src/main.rs:22:5 Oct 15 09:32:39.384 INFO kablam! | Oct 15 09:32:39.384 INFO kablam! 22 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:39.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:39.384 INFO kablam! Oct 15 09:32:39.384 INFO kablam! warning: struct is never constructed: `Hash256` Oct 15 09:32:39.384 INFO kablam! --> src/main.rs:39:1 Oct 15 09:32:39.384 INFO kablam! | Oct 15 09:32:39.385 INFO kablam! 39 | struct Hash256([u8; 32]); Oct 15 09:32:39.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:39.385 INFO kablam! Oct 15 09:32:39.385 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:39.385 INFO kablam! --> src/main.rs:43:5 Oct 15 09:32:39.385 INFO kablam! | Oct 15 09:32:39.385 INFO kablam! 43 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:39.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:39.385 INFO kablam! Oct 15 09:32:39.385 INFO kablam! warning: struct is never constructed: `Outpoint` Oct 15 09:32:39.385 INFO kablam! --> src/main.rs:52:1 Oct 15 09:32:39.385 INFO kablam! | Oct 15 09:32:39.385 INFO kablam! 52 | struct Outpoint { Oct 15 09:32:39.385 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 09:32:39.385 INFO kablam! Oct 15 09:32:39.385 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:39.385 INFO kablam! --> src/main.rs:61:5 Oct 15 09:32:39.385 INFO kablam! | Oct 15 09:32:39.386 INFO kablam! 61 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:39.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:39.386 INFO kablam! Oct 15 09:32:39.386 INFO kablam! warning: struct is never constructed: `TxInput` Oct 15 09:32:39.386 INFO kablam! --> src/main.rs:73:1 Oct 15 09:32:39.386 INFO kablam! | Oct 15 09:32:39.386 INFO kablam! 73 | struct TxInput { Oct 15 09:32:39.386 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 09:32:39.386 INFO kablam! Oct 15 09:32:39.386 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:39.386 INFO kablam! --> src/main.rs:81:5 Oct 15 09:32:39.386 INFO kablam! | Oct 15 09:32:39.386 INFO kablam! 81 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:39.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:39.386 INFO kablam! Oct 15 09:32:39.386 INFO kablam! warning: struct is never constructed: `TxOutput` Oct 15 09:32:39.387 INFO kablam! --> src/main.rs:95:1 Oct 15 09:32:39.387 INFO kablam! | Oct 15 09:32:39.387 INFO kablam! 95 | struct TxOutput { Oct 15 09:32:39.387 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 09:32:39.387 INFO kablam! Oct 15 09:32:39.387 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:39.387 INFO kablam! --> src/main.rs:102:5 Oct 15 09:32:39.387 INFO kablam! | Oct 15 09:32:39.387 INFO kablam! 102 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:39.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:39.387 INFO kablam! Oct 15 09:32:39.387 INFO kablam! warning: struct is never constructed: `Transaction` Oct 15 09:32:39.387 INFO kablam! --> src/main.rs:114:1 Oct 15 09:32:39.387 INFO kablam! | Oct 15 09:32:39.387 INFO kablam! 114 | struct Transaction { Oct 15 09:32:39.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 09:32:39.388 INFO kablam! Oct 15 09:32:39.388 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:39.388 INFO kablam! --> src/main.rs:122:5 Oct 15 09:32:39.388 INFO kablam! | Oct 15 09:32:39.388 INFO kablam! 122 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:39.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:39.388 INFO kablam! Oct 15 09:32:39.732 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 15 09:32:39.739 INFO kablam! su: No module specific data is present Oct 15 09:32:40.113 INFO running `"docker" "rm" "-f" "e16c0b198e1e06908b27eb281fe3ed2328f1d69294d1cb2808f6a455980f021e"` Oct 15 09:32:40.189 INFO blam! e16c0b198e1e06908b27eb281fe3ed2328f1d69294d1cb2808f6a455980f021e Oct 15 09:32:40.192 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 15 09:32:40.383 INFO blam! ad6de0909332c132e39527348b1d079ccd90f4c4ab7d3d32c09d0de652f9ff77 Oct 15 09:32:40.384 INFO running `"docker" "start" "-a" "ad6de0909332c132e39527348b1d079ccd90f4c4ab7d3d32c09d0de652f9ff77"` Oct 15 09:32:41.196 INFO kablam! usermod: no changes Oct 15 09:32:41.256 INFO kablam! Compiling btc_parse_tutor v0.1.0 (/source) Oct 15 09:32:41.761 INFO kablam! warning: function is never used: `deserialize_varint` Oct 15 09:32:41.761 INFO kablam! --> src/main.rs:8:1 Oct 15 09:32:41.761 INFO kablam! | Oct 15 09:32:41.761 INFO kablam! 8 | fn deserialize_varint(reader: &mut R) -> io::Result { Oct 15 09:32:41.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:41.762 INFO kablam! | Oct 15 09:32:41.762 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:32:41.762 INFO kablam! Oct 15 09:32:41.762 INFO kablam! warning: struct is never constructed: `Script` Oct 15 09:32:41.762 INFO kablam! --> src/main.rs:18:1 Oct 15 09:32:41.762 INFO kablam! | Oct 15 09:32:41.762 INFO kablam! 18 | struct Script(Vec); Oct 15 09:32:41.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:41.762 INFO kablam! Oct 15 09:32:41.762 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:41.762 INFO kablam! --> src/main.rs:22:5 Oct 15 09:32:41.763 INFO kablam! | Oct 15 09:32:41.763 INFO kablam! 22 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:41.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:41.763 INFO kablam! Oct 15 09:32:41.763 INFO kablam! warning: struct is never constructed: `Hash256` Oct 15 09:32:41.763 INFO kablam! --> src/main.rs:39:1 Oct 15 09:32:41.763 INFO kablam! | Oct 15 09:32:41.763 INFO kablam! 39 | struct Hash256([u8; 32]); Oct 15 09:32:41.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:41.763 INFO kablam! Oct 15 09:32:41.763 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:41.763 INFO kablam! --> src/main.rs:43:5 Oct 15 09:32:41.763 INFO kablam! | Oct 15 09:32:41.763 INFO kablam! 43 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:41.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:41.763 INFO kablam! Oct 15 09:32:41.763 INFO kablam! warning: struct is never constructed: `Outpoint` Oct 15 09:32:41.763 INFO kablam! --> src/main.rs:52:1 Oct 15 09:32:41.763 INFO kablam! | Oct 15 09:32:41.763 INFO kablam! 52 | struct Outpoint { Oct 15 09:32:41.763 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 09:32:41.763 INFO kablam! Oct 15 09:32:41.763 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:41.763 INFO kablam! --> src/main.rs:61:5 Oct 15 09:32:41.763 INFO kablam! | Oct 15 09:32:41.763 INFO kablam! 61 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:41.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:41.763 INFO kablam! Oct 15 09:32:41.775 INFO kablam! warning: struct is never constructed: `TxInput` Oct 15 09:32:41.775 INFO kablam! --> src/main.rs:73:1 Oct 15 09:32:41.775 INFO kablam! | Oct 15 09:32:41.775 INFO kablam! 73 | struct TxInput { Oct 15 09:32:41.775 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 09:32:41.775 INFO kablam! Oct 15 09:32:41.775 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:41.775 INFO kablam! --> src/main.rs:81:5 Oct 15 09:32:41.775 INFO kablam! | Oct 15 09:32:41.775 INFO kablam! 81 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:41.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:41.775 INFO kablam! Oct 15 09:32:41.775 INFO kablam! warning: struct is never constructed: `TxOutput` Oct 15 09:32:41.775 INFO kablam! --> src/main.rs:95:1 Oct 15 09:32:41.775 INFO kablam! | Oct 15 09:32:41.775 INFO kablam! 95 | struct TxOutput { Oct 15 09:32:41.775 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 09:32:41.775 INFO kablam! Oct 15 09:32:41.775 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:41.775 INFO kablam! --> src/main.rs:102:5 Oct 15 09:32:41.775 INFO kablam! | Oct 15 09:32:41.775 INFO kablam! 102 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:41.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:41.775 INFO kablam! Oct 15 09:32:41.775 INFO kablam! warning: struct is never constructed: `Transaction` Oct 15 09:32:41.775 INFO kablam! --> src/main.rs:114:1 Oct 15 09:32:41.775 INFO kablam! | Oct 15 09:32:41.775 INFO kablam! 114 | struct Transaction { Oct 15 09:32:41.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 09:32:41.775 INFO kablam! Oct 15 09:32:41.775 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:41.775 INFO kablam! --> src/main.rs:122:5 Oct 15 09:32:41.775 INFO kablam! | Oct 15 09:32:41.775 INFO kablam! 122 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:41.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:41.775 INFO kablam! Oct 15 09:32:42.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 15 09:32:42.327 INFO kablam! su: No module specific data is present Oct 15 09:32:42.938 INFO running `"docker" "rm" "-f" "ad6de0909332c132e39527348b1d079ccd90f4c4ab7d3d32c09d0de652f9ff77"` Oct 15 09:32:43.179 INFO blam! ad6de0909332c132e39527348b1d079ccd90f4c4ab7d3d32c09d0de652f9ff77 Oct 15 09:32:43.185 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 15 09:32:43.776 INFO blam! 199de93182d6ce52c9219a8a1dbaca61e666f4118622a038b52f868ad880fd7e Oct 15 09:32:43.779 INFO running `"docker" "start" "-a" "199de93182d6ce52c9219a8a1dbaca61e666f4118622a038b52f868ad880fd7e"` Oct 15 09:32:44.855 INFO kablam! usermod: no changes Oct 15 09:32:44.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 09:32:44.903 INFO blam! Oct 15 09:32:44.903 INFO kablam! Running /target/debug/deps/btc_parse_tutor-38af463e29a52bd6 Oct 15 09:32:44.903 INFO blam! running 0 tests Oct 15 09:32:44.903 INFO kablam! su: No module specific data is present Oct 15 09:32:44.903 INFO blam! Oct 15 09:32:44.903 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:32:44.903 INFO blam! Oct 15 09:32:45.721 INFO running `"docker" "rm" "-f" "199de93182d6ce52c9219a8a1dbaca61e666f4118622a038b52f868ad880fd7e"` Oct 15 09:32:45.989 INFO blam! 199de93182d6ce52c9219a8a1dbaca61e666f4118622a038b52f868ad880fd7e