Oct 27 19:40:11.809 INFO checking lightning-0.0.5 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:40:11.819 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:12.031 INFO blam! f4f5ac98c3023ea45a030c92c0d16f73b41036478108e38f5d086409c56552a1 Oct 27 19:40:12.037 INFO running `"docker" "start" "-a" "f4f5ac98c3023ea45a030c92c0d16f73b41036478108e38f5d086409c56552a1"` Oct 27 19:40:12.698 INFO kablam! usermod: no changes Oct 27 19:40:12.815 INFO kablam! Compiling gcc v0.3.55 Oct 27 19:40:12.816 INFO kablam! Checking libc v0.2.43 Oct 27 19:40:12.839 INFO kablam! Compiling cc v1.0.25 Oct 27 19:40:12.841 INFO kablam! Checking bech32 v0.5.0 Oct 27 19:40:12.841 INFO kablam! Checking byteorder v1.2.7 Oct 27 19:40:12.841 INFO kablam! Checking hex v0.3.2 Oct 27 19:40:14.736 INFO kablam! Checking bitcoin-bech32 v0.8.1 Oct 27 19:40:18.331 INFO kablam! Checking rand v0.4.3 Oct 27 19:40:18.331 INFO kablam! Checking time v0.1.40 Oct 27 19:40:28.447 INFO kablam! Checking rand v0.3.22 Oct 27 19:40:36.647 INFO kablam! Compiling secp256k1 v0.9.2 Oct 27 19:40:36.647 INFO kablam! Compiling rust-crypto v0.2.36 Oct 27 19:40:37.207 INFO kablam! Compiling secp256k1 v0.11.2 Oct 27 19:40:37.207 INFO kablam! Compiling bitcoinconsensus v0.16.3 Oct 27 19:40:37.207 INFO kablam! Compiling lightning v0.0.5 (/source) Oct 27 19:41:00.390 INFO kablam! Checking bitcoin v0.14.2 Oct 27 19:41:06.681 INFO kablam! warning: unused macro definition Oct 27 19:41:06.681 INFO kablam! --> src/util/macro_logger.rs:83:1 Oct 27 19:41:06.681 INFO kablam! | Oct 27 19:41:06.682 INFO kablam! 83 | / macro_rules! log_warn { Oct 27 19:41:06.682 INFO kablam! 84 | | ($self: ident, $($arg:tt)*) => ( Oct 27 19:41:06.682 INFO kablam! 85 | | #[cfg(not(any(feature = "max_level_off", feature = "max_level_error")))] Oct 27 19:41:06.682 INFO kablam! 86 | | log_internal!($self, $crate::util::logger::Level::Warn, $($arg)*); Oct 27 19:41:06.682 INFO kablam! 87 | | ) Oct 27 19:41:06.683 INFO kablam! 88 | | } Oct 27 19:41:06.683 INFO kablam! | |_^ Oct 27 19:41:06.683 INFO kablam! | Oct 27 19:41:06.683 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 19:41:06.684 INFO kablam! Oct 27 19:41:11.484 INFO kablam! warning: function is never used: `sort_inputs` Oct 27 19:41:11.484 INFO kablam! --> src/util/transaction_utils.rs:21:1 Oct 27 19:41:11.484 INFO kablam! | Oct 27 19:41:11.484 INFO kablam! 21 | pub fn sort_inputs(inputs: &mut Vec<(TxIn, T)>) { Oct 27 19:41:11.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:41:11.485 INFO kablam! | Oct 27 19:41:11.485 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 19:41:11.485 INFO kablam! Oct 27 19:41:11.485 INFO kablam! warning: field is never used: `logger` Oct 27 19:41:11.485 INFO kablam! --> src/chain/chaininterface.rs:198:2 Oct 27 19:41:11.485 INFO kablam! | Oct 27 19:41:11.485 INFO kablam! 198 | logger: Arc, Oct 27 19:41:11.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 19:41:11.485 INFO kablam! Oct 27 19:41:11.485 INFO kablam! warning: variant is never constructed: `SigsMode` Oct 27 19:41:11.485 INFO kablam! --> src/ln/channelmonitor.rs:158:2 Oct 27 19:41:11.485 INFO kablam! | Oct 27 19:41:11.485 INFO kablam! 158 | SigsMode { Oct 27 19:41:11.485 INFO kablam! | _____^ Oct 27 19:41:11.486 INFO kablam! 159 | | revocation_base_key: PublicKey, Oct 27 19:41:11.486 INFO kablam! 160 | | htlc_base_key: PublicKey, Oct 27 19:41:11.486 INFO kablam! 161 | | sigs: HashMap, Oct 27 19:41:11.486 INFO kablam! 162 | | } Oct 27 19:41:11.486 INFO kablam! | |_____^ Oct 27 19:41:11.487 INFO kablam! Oct 27 19:41:11.487 INFO kablam! warning: field is never used: `time_created` Oct 27 19:41:11.487 INFO kablam! --> src/ln/channel.rs:195:3 Oct 27 19:41:11.487 INFO kablam! | Oct 27 19:41:11.487 INFO kablam! 195 | time_created: Instant, //TODO: Some kind of timeout thing-a-majig Oct 27 19:41:11.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:41:11.488 INFO kablam! Oct 27 19:41:15.182 INFO kablam! warning: field is never used: `logger` Oct 27 19:41:15.182 INFO kablam! --> src/chain/chaininterface.rs:198:2 Oct 27 19:41:15.182 INFO kablam! | Oct 27 19:41:15.182 INFO kablam! 198 | logger: Arc, Oct 27 19:41:15.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 19:41:15.182 INFO kablam! | Oct 27 19:41:15.182 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 19:41:15.182 INFO kablam! Oct 27 19:41:15.184 INFO kablam! warning: variant is never constructed: `SigsMode` Oct 27 19:41:15.184 INFO kablam! --> src/ln/channelmonitor.rs:158:2 Oct 27 19:41:15.184 INFO kablam! | Oct 27 19:41:15.184 INFO kablam! 158 | SigsMode { Oct 27 19:41:15.184 INFO kablam! | _____^ Oct 27 19:41:15.184 INFO kablam! 159 | | revocation_base_key: PublicKey, Oct 27 19:41:15.184 INFO kablam! 160 | | htlc_base_key: PublicKey, Oct 27 19:41:15.184 INFO kablam! 161 | | sigs: HashMap, Oct 27 19:41:15.184 INFO kablam! 162 | | } Oct 27 19:41:15.184 INFO kablam! | |_____^ Oct 27 19:41:15.184 INFO kablam! Oct 27 19:41:15.187 INFO kablam! warning: field is never used: `time_created` Oct 27 19:41:15.187 INFO kablam! --> src/ln/channel.rs:195:3 Oct 27 19:41:15.187 INFO kablam! | Oct 27 19:41:15.187 INFO kablam! 195 | time_created: Instant, //TODO: Some kind of timeout thing-a-majig Oct 27 19:41:15.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:41:15.187 INFO kablam! Oct 27 19:41:15.530 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 1m 02s Oct 27 19:41:15.543 INFO kablam! su: No module specific data is present Oct 27 19:41:16.935 INFO running `"docker" "rm" "-f" "f4f5ac98c3023ea45a030c92c0d16f73b41036478108e38f5d086409c56552a1"` Oct 27 19:41:17.159 INFO blam! f4f5ac98c3023ea45a030c92c0d16f73b41036478108e38f5d086409c56552a1