Oct 15 09:32:38.439 INFO testing Kixunil/btc_parse_tutor-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:32:38.439 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 09:32:38.691 INFO blam! 16603a743ac40a7ab774a2fe03654d4eec426f0881505bdd2995c94e52c32209 Oct 15 09:32:38.693 INFO running `"docker" "start" "-a" "16603a743ac40a7ab774a2fe03654d4eec426f0881505bdd2995c94e52c32209"` Oct 15 09:32:39.831 INFO kablam! usermod: no changes Oct 15 09:32:39.890 INFO kablam! Compiling btc_parse_tutor v0.1.0 (/source) Oct 15 09:32:40.273 INFO kablam! warning: function is never used: `deserialize_varint` Oct 15 09:32:40.273 INFO kablam! --> src/main.rs:8:1 Oct 15 09:32:40.273 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 8 | fn deserialize_varint(reader: &mut R) -> io::Result { Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.274 INFO kablam! warning: struct is never constructed: `Script` Oct 15 09:32:40.274 INFO kablam! --> src/main.rs:18:1 Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 18 | struct Script(Vec); Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.274 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:40.274 INFO kablam! --> src/main.rs:22:5 Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 22 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.274 INFO kablam! warning: struct is never constructed: `Hash256` Oct 15 09:32:40.274 INFO kablam! --> src/main.rs:39:1 Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 39 | struct Hash256([u8; 32]); Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.274 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:40.274 INFO kablam! --> src/main.rs:43:5 Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 43 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.274 INFO kablam! warning: struct is never constructed: `Outpoint` Oct 15 09:32:40.274 INFO kablam! --> src/main.rs:52:1 Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 52 | struct Outpoint { Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.274 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:40.274 INFO kablam! --> src/main.rs:61:5 Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 61 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.274 INFO kablam! warning: struct is never constructed: `TxInput` Oct 15 09:32:40.274 INFO kablam! --> src/main.rs:73:1 Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 73 | struct TxInput { Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.274 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:40.274 INFO kablam! --> src/main.rs:81:5 Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 81 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.274 INFO kablam! warning: struct is never constructed: `TxOutput` Oct 15 09:32:40.274 INFO kablam! --> src/main.rs:95:1 Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 95 | struct TxOutput { Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.274 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:40.274 INFO kablam! --> src/main.rs:102:5 Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 102 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.274 INFO kablam! warning: struct is never constructed: `Transaction` Oct 15 09:32:40.274 INFO kablam! --> src/main.rs:114:1 Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 114 | struct Transaction { Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.274 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:40.274 INFO kablam! --> src/main.rs:122:5 Oct 15 09:32:40.274 INFO kablam! | Oct 15 09:32:40.274 INFO kablam! 122 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:40.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:40.274 INFO kablam! Oct 15 09:32:40.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.67s Oct 15 09:32:40.525 INFO kablam! su: No module specific data is present Oct 15 09:32:41.209 INFO running `"docker" "rm" "-f" "16603a743ac40a7ab774a2fe03654d4eec426f0881505bdd2995c94e52c32209"` Oct 15 09:32:41.403 INFO blam! 16603a743ac40a7ab774a2fe03654d4eec426f0881505bdd2995c94e52c32209 Oct 15 09:32:41.418 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 09:32:41.935 INFO blam! 626345eb6a2c354e7ca0a7967aac7f0a27461be16e635a54bc5e47e81ef6809f Oct 15 09:32:41.943 INFO running `"docker" "start" "-a" "626345eb6a2c354e7ca0a7967aac7f0a27461be16e635a54bc5e47e81ef6809f"` Oct 15 09:32:42.944 INFO kablam! usermod: no changes Oct 15 09:32:42.987 INFO kablam! Compiling btc_parse_tutor v0.1.0 (/source) Oct 15 09:32:43.627 INFO kablam! warning: function is never used: `deserialize_varint` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:8:1 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 8 | fn deserialize_varint(reader: &mut R) -> io::Result { Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:43.628 INFO kablam! warning: struct is never constructed: `Script` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:18:1 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 18 | struct Script(Vec); Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:43.628 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:22:5 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 22 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:43.628 INFO kablam! warning: struct is never constructed: `Hash256` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:39:1 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 39 | struct Hash256([u8; 32]); Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:43.628 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:43:5 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 43 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:43.628 INFO kablam! warning: struct is never constructed: `Outpoint` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:52:1 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 52 | struct Outpoint { Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:43.628 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:61:5 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 61 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:43.628 INFO kablam! warning: struct is never constructed: `TxInput` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:73:1 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 73 | struct TxInput { Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:43.628 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:81:5 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 81 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:43.628 INFO kablam! warning: struct is never constructed: `TxOutput` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:95:1 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 95 | struct TxOutput { Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:43.628 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:102:5 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 102 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:43.628 INFO kablam! warning: struct is never constructed: `Transaction` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:114:1 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 114 | struct Transaction { Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:43.628 INFO kablam! warning: method is never used: `deserialize` Oct 15 09:32:43.628 INFO kablam! --> src/main.rs:122:5 Oct 15 09:32:43.628 INFO kablam! | Oct 15 09:32:43.628 INFO kablam! 122 | fn deserialize(reader: &mut R) -> io::Result { Oct 15 09:32:43.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:43.628 INFO kablam! Oct 15 09:32:44.112 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 15 09:32:44.115 INFO kablam! su: No module specific data is present Oct 15 09:32:44.651 INFO running `"docker" "rm" "-f" "626345eb6a2c354e7ca0a7967aac7f0a27461be16e635a54bc5e47e81ef6809f"` Oct 15 09:32:44.890 INFO blam! 626345eb6a2c354e7ca0a7967aac7f0a27461be16e635a54bc5e47e81ef6809f Oct 15 09:32:44.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 09:32:45.703 INFO blam! 0c5945af059970565420b9eab4286768c044794e27557692701e3c47e71b799c Oct 15 09:32:45.704 INFO running `"docker" "start" "-a" "0c5945af059970565420b9eab4286768c044794e27557692701e3c47e71b799c"` Oct 15 09:32:46.905 INFO kablam! usermod: no changes Oct 15 09:32:46.960 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 09:32:46.960 INFO kablam! Running /target/debug/deps/btc_parse_tutor-a4d738883e9d063e Oct 15 09:32:46.984 INFO kablam! su: No module specific data is present Oct 15 09:32:46.985 INFO blam! Oct 15 09:32:46.985 INFO blam! running 0 tests Oct 15 09:32:46.985 INFO blam! Oct 15 09:32:46.985 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:32:46.985 INFO blam! Oct 15 09:32:47.583 INFO running `"docker" "rm" "-f" "0c5945af059970565420b9eab4286768c044794e27557692701e3c47e71b799c"` Oct 15 09:32:47.871 INFO blam! 0c5945af059970565420b9eab4286768c044794e27557692701e3c47e71b799c