Oct 11 17:31:37.889 INFO testing lightning-0.0.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 17:31:37.889 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 17:31:37.889 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 17:31:38.114 INFO blam! bab03a240ff2a11caf2212f64552961519d699512f0a1b172bc3242ce9269704 Oct 11 17:31:38.116 INFO running `"docker" "start" "-a" "bab03a240ff2a11caf2212f64552961519d699512f0a1b172bc3242ce9269704"` Oct 11 17:31:38.646 INFO kablam! usermod: no changes Oct 11 17:31:38.705 INFO kablam! Compiling gcc v0.3.55 Oct 11 17:31:38.705 INFO kablam! Compiling cc v1.0.25 Oct 11 17:31:38.705 INFO kablam! Compiling libc v0.2.43 Oct 11 17:31:38.705 INFO kablam! Compiling bech32 v0.5.0 Oct 11 17:31:38.705 INFO kablam! Compiling byteorder v1.2.6 Oct 11 17:31:38.705 INFO kablam! Compiling hex v0.3.2 Oct 11 17:31:42.241 INFO kablam! Compiling bitcoin-bech32 v0.8.1 Oct 11 17:31:43.508 INFO kablam! Compiling rand v0.4.3 Oct 11 17:31:44.275 INFO kablam! Compiling time v0.1.40 Oct 11 17:31:53.585 INFO kablam! Compiling secp256k1 v0.9.2 Oct 11 17:31:53.633 INFO kablam! Compiling rust-crypto v0.2.36 Oct 11 17:31:54.773 INFO kablam! Compiling secp256k1 v0.11.2 Oct 11 17:31:55.077 INFO kablam! Compiling bitcoinconsensus v0.16.3 Oct 11 17:31:55.104 INFO kablam! Compiling lightning v0.0.5 (/source) Oct 11 17:31:55.332 INFO kablam! Compiling rand v0.3.22 Oct 11 17:32:23.732 INFO kablam! Compiling bitcoin v0.14.2 Oct 11 17:32:35.948 INFO kablam! warning: unused macro definition Oct 11 17:32:35.948 INFO kablam! --> src/util/macro_logger.rs:83:1 Oct 11 17:32:35.948 INFO kablam! | Oct 11 17:32:35.948 INFO kablam! 83 | / macro_rules! log_warn { Oct 11 17:32:35.948 INFO kablam! 84 | | ($self: ident, $($arg:tt)*) => ( Oct 11 17:32:35.948 INFO kablam! 85 | | #[cfg(not(any(feature = "max_level_off", feature = "max_level_error")))] Oct 11 17:32:35.948 INFO kablam! 86 | | log_internal!($self, $crate::util::logger::Level::Warn, $($arg)*); Oct 11 17:32:35.948 INFO kablam! 87 | | ) Oct 11 17:32:35.948 INFO kablam! 88 | | } Oct 11 17:32:35.948 INFO kablam! | |_^ Oct 11 17:32:35.948 INFO kablam! | Oct 11 17:32:35.948 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 17:32:35.948 INFO kablam! Oct 11 17:32:39.679 INFO kablam! warning: function is never used: `sort_inputs` Oct 11 17:32:39.679 INFO kablam! --> src/util/transaction_utils.rs:21:1 Oct 11 17:32:39.680 INFO kablam! | Oct 11 17:32:39.680 INFO kablam! 21 | pub fn sort_inputs(inputs: &mut Vec<(TxIn, T)>) { Oct 11 17:32:39.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:32:39.680 INFO kablam! | Oct 11 17:32:39.681 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 17:32:39.681 INFO kablam! Oct 11 17:32:39.681 INFO kablam! warning: field is never used: `logger` Oct 11 17:32:39.681 INFO kablam! --> src/chain/chaininterface.rs:198:2 Oct 11 17:32:39.682 INFO kablam! | Oct 11 17:32:39.682 INFO kablam! 198 | logger: Arc, Oct 11 17:32:39.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 17:32:39.682 INFO kablam! Oct 11 17:32:39.683 INFO kablam! warning: variant is never constructed: `SigsMode` Oct 11 17:32:39.683 INFO kablam! --> src/ln/channelmonitor.rs:158:2 Oct 11 17:32:39.683 INFO kablam! | Oct 11 17:32:39.683 INFO kablam! 158 | SigsMode { Oct 11 17:32:39.684 INFO kablam! | _____^ Oct 11 17:32:39.684 INFO kablam! 159 | | revocation_base_key: PublicKey, Oct 11 17:32:39.684 INFO kablam! 160 | | htlc_base_key: PublicKey, Oct 11 17:32:39.684 INFO kablam! 161 | | sigs: HashMap, Oct 11 17:32:39.685 INFO kablam! 162 | | } Oct 11 17:32:39.685 INFO kablam! | |_____^ Oct 11 17:32:39.685 INFO kablam! Oct 11 17:32:39.685 INFO kablam! warning: field is never used: `time_created` Oct 11 17:32:39.686 INFO kablam! --> src/ln/channel.rs:195:3 Oct 11 17:32:39.686 INFO kablam! | Oct 11 17:32:39.686 INFO kablam! 195 | time_created: Instant, //TODO: Some kind of timeout thing-a-majig Oct 11 17:32:39.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:32:39.687 INFO kablam! Oct 11 17:32:55.080 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 1m 16s Oct 11 17:32:55.084 INFO kablam! su: No module specific data is present Oct 11 17:32:55.564 INFO running `"docker" "rm" "-f" "bab03a240ff2a11caf2212f64552961519d699512f0a1b172bc3242ce9269704"` Oct 11 17:32:55.777 INFO blam! bab03a240ff2a11caf2212f64552961519d699512f0a1b172bc3242ce9269704 Oct 11 17:32:55.792 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 17:32:55.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 17:32:56.190 INFO blam! 6c126888431521088b3f2b1c4eec773dc7d622e24e283e1c500c1ceb6804ca43 Oct 11 17:32:56.196 INFO running `"docker" "start" "-a" "6c126888431521088b3f2b1c4eec773dc7d622e24e283e1c500c1ceb6804ca43"` Oct 11 17:32:56.884 INFO kablam! usermod: no changes Oct 11 17:32:56.951 INFO kablam! Compiling lightning v0.0.5 (/source) Oct 11 17:33:06.008 INFO kablam! warning: field is never used: `logger` Oct 11 17:33:06.008 INFO kablam! --> src/chain/chaininterface.rs:198:2 Oct 11 17:33:06.008 INFO kablam! | Oct 11 17:33:06.008 INFO kablam! 198 | logger: Arc, Oct 11 17:33:06.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 17:33:06.008 INFO kablam! | Oct 11 17:33:06.008 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 17:33:06.008 INFO kablam! Oct 11 17:33:06.010 INFO kablam! warning: variant is never constructed: `SigsMode` Oct 11 17:33:06.010 INFO kablam! --> src/ln/channelmonitor.rs:158:2 Oct 11 17:33:06.010 INFO kablam! | Oct 11 17:33:06.010 INFO kablam! 158 | SigsMode { Oct 11 17:33:06.010 INFO kablam! | _____^ Oct 11 17:33:06.010 INFO kablam! 159 | | revocation_base_key: PublicKey, Oct 11 17:33:06.010 INFO kablam! 160 | | htlc_base_key: PublicKey, Oct 11 17:33:06.010 INFO kablam! 161 | | sigs: HashMap, Oct 11 17:33:06.010 INFO kablam! 162 | | } Oct 11 17:33:06.010 INFO kablam! | |_____^ Oct 11 17:33:06.010 INFO kablam! Oct 11 17:33:06.016 INFO kablam! warning: field is never used: `time_created` Oct 11 17:33:06.016 INFO kablam! --> src/ln/channel.rs:195:3 Oct 11 17:33:06.016 INFO kablam! | Oct 11 17:33:06.016 INFO kablam! 195 | time_created: Instant, //TODO: Some kind of timeout thing-a-majig Oct 11 17:33:06.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:33:06.016 INFO kablam! Oct 11 17:33:14.699 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 17.80s Oct 11 17:33:14.706 INFO kablam! su: No module specific data is present Oct 11 17:33:15.156 INFO running `"docker" "rm" "-f" "6c126888431521088b3f2b1c4eec773dc7d622e24e283e1c500c1ceb6804ca43"` Oct 11 17:33:15.516 INFO blam! 6c126888431521088b3f2b1c4eec773dc7d622e24e283e1c500c1ceb6804ca43 Oct 11 17:33:15.522 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 17:33:15.522 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 17:33:15.851 INFO blam! e7f17112790b0e2feabff21d432016076babe65594f4fe74f9bed013b8cb9b14 Oct 11 17:33:15.856 INFO running `"docker" "start" "-a" "e7f17112790b0e2feabff21d432016076babe65594f4fe74f9bed013b8cb9b14"` Oct 11 17:33:16.403 INFO kablam! usermod: no changes Oct 11 17:33:16.456 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 0.04s Oct 11 17:33:16.468 INFO kablam! Running /target/debug/deps/lightning-f3a611e84ed1c1a9 Oct 11 17:33:16.500 INFO blam! Oct 11 17:33:16.500 INFO blam! running 33 tests Oct 11 17:33:16.500 INFO blam! test chain::transaction::tests::test_channel_id_calculation ... ok Oct 11 17:33:16.500 INFO blam! test ln::channel::tests::test_max_funding_satoshis ... ok Oct 11 17:33:16.500 INFO blam! test ln::channel::tests::test_per_commitment_secret_gen ... ok Oct 11 17:33:16.535 INFO blam! test ln::channelmanager::tests::onion_vectors ... ok Oct 11 17:33:16.551 INFO blam! test ln::channel::tests::test_key_derivation ... ok Oct 11 17:33:16.580 INFO blam! test ln::channelmanager::tests::test_failure_packet_onion ... ok Oct 11 17:33:16.700 INFO blam! test ln::channel::tests::outbound_commitment_test ... ok Oct 11 17:33:17.408 INFO blam! test ln::channelmanager::tests::test_unconf_chan ... ok Oct 11 17:33:17.482 INFO blam! test ln::channelmanager::tests::test_invalid_channel_announcement ... ok Oct 11 17:33:17.591 INFO blam! test ln::channelmonitor::tests::test_prune_preimages ... ok Oct 11 17:33:17.591 INFO blam! test ln::msgs::tests::encoding_channel_reestablish_no_secret ... ok Oct 11 17:33:17.630 INFO blam! test ln::msgs::tests::encoding_channel_reestablish_with_secret ... ok Oct 11 17:33:17.698 INFO blam! test ln::channelmonitor::tests::test_per_commitment_storage ... ok Oct 11 17:33:17.799 INFO blam! test ln::peer_channel_encryptor::tests::message_encryption_decryption_test_vectors ... ok Oct 11 17:33:17.881 INFO blam! test ln::peer_channel_encryptor::tests::noise_initiator_test_vectors ... ok Oct 11 17:33:17.947 INFO blam! test ln::peer_channel_encryptor::tests::noise_responder_test_vectors ... ok Oct 11 17:33:17.994 INFO blam! test ln::router::tests::route_test ... ok Oct 11 17:33:17.994 INFO blam! test util::logger::tests::test_level_show ... ok Oct 11 17:33:17.997 INFO blam! test util::logger::tests::test_logging_macros ... ok Oct 11 17:33:17.997 INFO blam! test util::transaction_utils::tests::bip69_txin_test_1 ... ok Oct 11 17:33:17.997 INFO blam! test util::transaction_utils::tests::bip69_txin_test_2 ... ok Oct 11 17:33:17.997 INFO blam! test util::transaction_utils::tests::bip69_txout_test_1 ... ok Oct 11 17:33:17.997 INFO blam! test util::transaction_utils::tests::bip69_txout_test_2 ... ok Oct 11 17:33:18.009 INFO blam! test util::transaction_utils::tests::sort_output_by_bip_test ... ok Oct 11 17:33:18.012 INFO blam! test util::transaction_utils::tests::sort_output_by_script_pubkey ... ok Oct 11 17:33:18.017 INFO blam! test util::transaction_utils::tests::sort_output_by_value ... ok Oct 11 17:33:18.044 INFO blam! test ln::channelmanager::tests::test_htlc_ignore_latest_remote_commitment ... ok Oct 11 17:33:18.164 INFO blam! test ln::peer_handler::tests::test_disconnect_peer ... ok Oct 11 17:33:18.282 INFO blam! test ln::channelmanager::tests::test_force_close_fail_back ... ok Oct 11 17:33:20.287 INFO blam! test ln::channelmanager::tests::duplicate_htlc_test ... ok Oct 11 17:33:20.795 INFO blam! test ln::channelmanager::tests::test_simple_peer_disconnect ... ok Oct 11 17:33:23.072 INFO blam! test ln::channelmanager::tests::channel_monitor_network_test ... ok Oct 11 17:33:27.687 INFO kablam! Doc-tests lightning Oct 11 17:33:27.687 INFO blam! test ln::channelmanager::tests::fake_network_test ... ok Oct 11 17:33:27.687 INFO blam! Oct 11 17:33:27.687 INFO blam! test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:33:27.687 INFO blam! Oct 11 17:33:31.416 INFO blam! Oct 11 17:33:31.416 INFO blam! running 0 tests Oct 11 17:33:31.416 INFO blam! Oct 11 17:33:31.416 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:33:31.416 INFO blam! Oct 11 17:33:31.440 INFO kablam! su: No module specific data is present Oct 11 17:33:31.986 INFO running `"docker" "rm" "-f" "e7f17112790b0e2feabff21d432016076babe65594f4fe74f9bed013b8cb9b14"` Oct 11 17:33:32.181 INFO blam! e7f17112790b0e2feabff21d432016076babe65594f4fe74f9bed013b8cb9b14