Sep 04 12:02:18.107 INFO checking lightning-0.0.4 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 12:02:18.107 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 12:02:18.107 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 12:02:18.257 INFO blam! 6b20e3c90d4c23cb05c00eb5d549351baaf70f1d2b9e248a5ca93846ed784b0f Sep 04 12:02:18.259 INFO running `"docker" "start" "-a" "6b20e3c90d4c23cb05c00eb5d549351baaf70f1d2b9e248a5ca93846ed784b0f"` Sep 04 12:02:18.848 INFO kablam! Checking bech32 v0.3.2 Sep 04 12:02:18.848 INFO kablam! Compiling secp256k1 v0.9.2 Sep 04 12:02:18.850 INFO kablam! Compiling bitcoinconsensus v0.16.3 Sep 04 12:02:18.850 INFO kablam! Compiling lightning v0.0.4 (file:///source) Sep 04 12:02:18.853 INFO kablam! Checking strason v0.3.4 Sep 04 12:02:19.888 INFO kablam! Checking bitcoin-bech32 v0.5.1 Sep 04 12:02:41.311 INFO kablam! Checking bitcoin v0.13.2 Sep 04 12:02:51.611 INFO kablam! warning: variant is never constructed: `SigsMode` Sep 04 12:02:51.611 INFO kablam! --> src/ln/channelmonitor.rs:126:2 Sep 04 12:02:51.611 INFO kablam! | Sep 04 12:02:51.611 INFO kablam! 126 | SigsMode { Sep 04 12:02:51.611 INFO kablam! | _____^ Sep 04 12:02:51.611 INFO kablam! 127 | | revocation_base_key: PublicKey, Sep 04 12:02:51.611 INFO kablam! 128 | | htlc_base_key: PublicKey, Sep 04 12:02:51.611 INFO kablam! 129 | | sigs: HashMap, Sep 04 12:02:51.611 INFO kablam! 130 | | } Sep 04 12:02:51.611 INFO kablam! | |_____^ Sep 04 12:02:51.612 INFO kablam! | Sep 04 12:02:51.612 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 12:02:51.612 INFO kablam! Sep 04 12:02:51.612 INFO kablam! warning: field is never used: `features` Sep 04 12:02:51.612 INFO kablam! --> src/ln/router.rs:47:2 Sep 04 12:02:51.612 INFO kablam! | Sep 04 12:02:51.612 INFO kablam! 47 | features: GlobalFeatures, Sep 04 12:02:51.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:02:51.612 INFO kablam! Sep 04 12:02:51.612 INFO kablam! warning: field is never used: `time_created` Sep 04 12:02:51.612 INFO kablam! --> src/ln/channel.rs:178:3 Sep 04 12:02:51.612 INFO kablam! | Sep 04 12:02:51.612 INFO kablam! 178 | time_created: Instant, //TODO: Some kind of timeout thing-a-majig Sep 04 12:02:51.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:02:51.612 INFO kablam! Sep 04 12:02:57.344 INFO kablam! warning: field is never used: `feeest` Sep 04 12:02:57.344 INFO kablam! --> src/ln/channelmanager.rs:2022:3 Sep 04 12:02:57.344 INFO kablam! | Sep 04 12:02:57.344 INFO kablam! 2022 | feeest: Arc, Sep 04 12:02:57.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:02:57.344 INFO kablam! | Sep 04 12:02:57.344 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 12:02:57.344 INFO kablam! Sep 04 12:02:57.344 INFO kablam! warning: field is never used: `node_id` Sep 04 12:02:57.344 INFO kablam! --> src/ln/channelmanager.rs:2026:3 Sep 04 12:02:57.344 INFO kablam! | Sep 04 12:02:57.344 INFO kablam! 2026 | node_id: SecretKey, Sep 04 12:02:57.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 12:02:57.344 INFO kablam! Sep 04 12:02:57.344 INFO kablam! warning: variant is never constructed: `SigsMode` Sep 04 12:02:57.344 INFO kablam! --> src/ln/channelmonitor.rs:126:2 Sep 04 12:02:57.344 INFO kablam! | Sep 04 12:02:57.344 INFO kablam! 126 | SigsMode { Sep 04 12:02:57.344 INFO kablam! | _____^ Sep 04 12:02:57.344 INFO kablam! 127 | | revocation_base_key: PublicKey, Sep 04 12:02:57.344 INFO kablam! 128 | | htlc_base_key: PublicKey, Sep 04 12:02:57.344 INFO kablam! 129 | | sigs: HashMap, Sep 04 12:02:57.344 INFO kablam! 130 | | } Sep 04 12:02:57.344 INFO kablam! | |_____^ Sep 04 12:02:57.344 INFO kablam! Sep 04 12:02:57.345 INFO kablam! warning: field is never used: `features` Sep 04 12:02:57.345 INFO kablam! --> src/ln/router.rs:47:2 Sep 04 12:02:57.345 INFO kablam! | Sep 04 12:02:57.345 INFO kablam! 47 | features: GlobalFeatures, Sep 04 12:02:57.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:02:57.345 INFO kablam! Sep 04 12:02:57.345 INFO kablam! warning: field is never used: `time_created` Sep 04 12:02:57.345 INFO kablam! --> src/ln/channel.rs:178:3 Sep 04 12:02:57.345 INFO kablam! | Sep 04 12:02:57.346 INFO kablam! 178 | time_created: Instant, //TODO: Some kind of timeout thing-a-majig Sep 04 12:02:57.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:02:57.346 INFO kablam! Sep 04 12:02:57.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.80s Sep 04 12:02:57.593 INFO kablam! su: No module specific data is present Sep 04 12:02:58.021 INFO running `"docker" "rm" "-f" "6b20e3c90d4c23cb05c00eb5d549351baaf70f1d2b9e248a5ca93846ed784b0f"` Sep 04 12:02:58.126 INFO blam! 6b20e3c90d4c23cb05c00eb5d549351baaf70f1d2b9e248a5ca93846ed784b0f