Oct 27 19:40:11.685 INFO checking lightning-0.0.5 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:40:11.685 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 19:40:11.981 INFO blam! b918790346fc0ce998bceea433a9dc7d1b68247aef17bc5bc1942ba58ad86a72 Oct 27 19:40:11.983 INFO running `"docker" "start" "-a" "b918790346fc0ce998bceea433a9dc7d1b68247aef17bc5bc1942ba58ad86a72"` Oct 27 19:40:12.372 INFO kablam! usermod: no changes Oct 27 19:40:12.442 INFO kablam! Compiling gcc v0.3.55 Oct 27 19:40:12.442 INFO kablam! Checking bech32 v0.5.0 Oct 27 19:40:12.443 INFO kablam! Checking hex v0.3.2 Oct 27 19:40:12.444 INFO kablam! Checking byteorder v1.2.7 Oct 27 19:40:12.446 INFO kablam! Checking rand v0.4.3 Oct 27 19:40:12.447 INFO kablam! Compiling secp256k1 v0.11.2 Oct 27 19:40:12.447 INFO kablam! Compiling bitcoinconsensus v0.16.3 Oct 27 19:40:12.447 INFO kablam! Compiling lightning v0.0.5 (/source) Oct 27 19:40:17.453 INFO kablam! Checking bitcoin-bech32 v0.8.1 Oct 27 19:40:25.015 INFO kablam! Checking rand v0.3.22 Oct 27 19:40:34.116 INFO kablam! Compiling secp256k1 v0.9.2 Oct 27 19:40:34.117 INFO kablam! Compiling rust-crypto v0.2.36 Oct 27 19:40:53.591 INFO kablam! Checking bitcoin v0.14.2 Oct 27 19:40:59.383 INFO kablam! warning: unused macro definition Oct 27 19:40:59.383 INFO kablam! --> src/util/macro_logger.rs:83:1 Oct 27 19:40:59.384 INFO kablam! | Oct 27 19:40:59.384 INFO kablam! 83 | / macro_rules! log_warn { Oct 27 19:40:59.384 INFO kablam! 84 | | ($self: ident, $($arg:tt)*) => ( Oct 27 19:40:59.385 INFO kablam! 85 | | #[cfg(not(any(feature = "max_level_off", feature = "max_level_error")))] Oct 27 19:40:59.385 INFO kablam! 86 | | log_internal!($self, $crate::util::logger::Level::Warn, $($arg)*); Oct 27 19:40:59.385 INFO kablam! 87 | | ) Oct 27 19:40:59.385 INFO kablam! 88 | | } Oct 27 19:40:59.386 INFO kablam! | |_^ Oct 27 19:40:59.386 INFO kablam! | Oct 27 19:40:59.386 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 19:40:59.386 INFO kablam! Oct 27 19:41:03.668 INFO kablam! warning: function is never used: `sort_inputs` Oct 27 19:41:03.668 INFO kablam! --> src/util/transaction_utils.rs:21:1 Oct 27 19:41:03.668 INFO kablam! | Oct 27 19:41:03.668 INFO kablam! 21 | pub fn sort_inputs(inputs: &mut Vec<(TxIn, T)>) { Oct 27 19:41:03.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:41:03.668 INFO kablam! | Oct 27 19:41:03.668 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 19:41:03.668 INFO kablam! Oct 27 19:41:03.668 INFO kablam! warning: field is never used: `logger` Oct 27 19:41:03.668 INFO kablam! --> src/chain/chaininterface.rs:198:2 Oct 27 19:41:03.668 INFO kablam! | Oct 27 19:41:03.668 INFO kablam! 198 | logger: Arc, Oct 27 19:41:03.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 19:41:03.668 INFO kablam! Oct 27 19:41:03.675 INFO kablam! warning: variant is never constructed: `SigsMode` Oct 27 19:41:03.675 INFO kablam! --> src/ln/channelmonitor.rs:158:2 Oct 27 19:41:03.675 INFO kablam! | Oct 27 19:41:03.675 INFO kablam! 158 | SigsMode { Oct 27 19:41:03.675 INFO kablam! | _____^ Oct 27 19:41:03.675 INFO kablam! 159 | | revocation_base_key: PublicKey, Oct 27 19:41:03.675 INFO kablam! 160 | | htlc_base_key: PublicKey, Oct 27 19:41:03.675 INFO kablam! 161 | | sigs: HashMap, Oct 27 19:41:03.675 INFO kablam! 162 | | } Oct 27 19:41:03.675 INFO kablam! | |_____^ Oct 27 19:41:03.675 INFO kablam! Oct 27 19:41:03.675 INFO kablam! warning: field is never used: `time_created` Oct 27 19:41:03.675 INFO kablam! --> src/ln/channel.rs:195:3 Oct 27 19:41:03.675 INFO kablam! | Oct 27 19:41:03.675 INFO kablam! 195 | time_created: Instant, //TODO: Some kind of timeout thing-a-majig Oct 27 19:41:03.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:41:03.675 INFO kablam! Oct 27 19:41:07.725 INFO kablam! warning: field is never used: `logger` Oct 27 19:41:07.727 INFO kablam! --> src/chain/chaininterface.rs:198:2 Oct 27 19:41:07.727 INFO kablam! | Oct 27 19:41:07.728 INFO kablam! 198 | logger: Arc, Oct 27 19:41:07.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 19:41:07.728 INFO kablam! | Oct 27 19:41:07.729 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 19:41:07.729 INFO kablam! Oct 27 19:41:07.729 INFO kablam! warning: variant is never constructed: `SigsMode` Oct 27 19:41:07.730 INFO kablam! --> src/ln/channelmonitor.rs:158:2 Oct 27 19:41:07.730 INFO kablam! | Oct 27 19:41:07.730 INFO kablam! 158 | SigsMode { Oct 27 19:41:07.731 INFO kablam! | _____^ Oct 27 19:41:07.731 INFO kablam! 159 | | revocation_base_key: PublicKey, Oct 27 19:41:07.731 INFO kablam! 160 | | htlc_base_key: PublicKey, Oct 27 19:41:07.732 INFO kablam! 161 | | sigs: HashMap, Oct 27 19:41:07.732 INFO kablam! 162 | | } Oct 27 19:41:07.732 INFO kablam! | |_____^ Oct 27 19:41:07.732 INFO kablam! Oct 27 19:41:07.733 INFO kablam! warning: field is never used: `time_created` Oct 27 19:41:07.733 INFO kablam! --> src/ln/channel.rs:195:3 Oct 27 19:41:07.733 INFO kablam! | Oct 27 19:41:07.733 INFO kablam! 195 | time_created: Instant, //TODO: Some kind of timeout thing-a-majig Oct 27 19:41:07.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:41:07.734 INFO kablam! Oct 27 19:41:08.115 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 55.72s Oct 27 19:41:08.119 INFO kablam! su: No module specific data is present Oct 27 19:41:08.866 INFO running `"docker" "rm" "-f" "b918790346fc0ce998bceea433a9dc7d1b68247aef17bc5bc1942ba58ad86a72"` Oct 27 19:41:09.135 INFO blam! b918790346fc0ce998bceea433a9dc7d1b68247aef17bc5bc1942ba58ad86a72