Sep 14 13:43:26.329 INFO checking lightning-0.0.4 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 13:43:26.329 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 13:43:26.329 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:43:26.477 INFO blam! 075a12722c1020bdd041cee80ce81162f9cd16c3ae022f8c4a187a9bef751576 Sep 14 13:43:26.477 INFO running `"docker" "start" "-a" "075a12722c1020bdd041cee80ce81162f9cd16c3ae022f8c4a187a9bef751576"` Sep 14 13:43:27.084 INFO kablam! usermod: no changes Sep 14 13:43:27.177 INFO kablam! Checking bech32 v0.3.2 Sep 14 13:43:27.180 INFO kablam! Compiling secp256k1 v0.9.2 Sep 14 13:43:27.185 INFO kablam! Compiling bitcoinconsensus v0.16.3 Sep 14 13:43:27.185 INFO kablam! Compiling lightning v0.0.4 (file:///source) Sep 14 13:43:27.185 INFO kablam! Checking strason v0.3.4 Sep 14 13:43:27.764 INFO kablam! Checking bitcoin-bech32 v0.5.1 Sep 14 13:43:47.438 INFO kablam! Checking bitcoin v0.13.2 Sep 14 13:43:53.426 INFO kablam! warning: variant is never constructed: `SigsMode` Sep 14 13:43:53.426 INFO kablam! --> src/ln/channelmonitor.rs:126:2 Sep 14 13:43:53.426 INFO kablam! | Sep 14 13:43:53.426 INFO kablam! 126 | SigsMode { Sep 14 13:43:53.426 INFO kablam! | _____^ Sep 14 13:43:53.426 INFO kablam! 127 | | revocation_base_key: PublicKey, Sep 14 13:43:53.426 INFO kablam! 128 | | htlc_base_key: PublicKey, Sep 14 13:43:53.426 INFO kablam! 129 | | sigs: HashMap, Sep 14 13:43:53.426 INFO kablam! 130 | | } Sep 14 13:43:53.426 INFO kablam! | |_____^ Sep 14 13:43:53.426 INFO kablam! | Sep 14 13:43:53.426 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 13:43:53.426 INFO kablam! Sep 14 13:43:53.431 INFO kablam! warning: field is never used: `features` Sep 14 13:43:53.431 INFO kablam! --> src/ln/router.rs:47:2 Sep 14 13:43:53.431 INFO kablam! | Sep 14 13:43:53.431 INFO kablam! 47 | features: GlobalFeatures, Sep 14 13:43:53.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:43:53.431 INFO kablam! Sep 14 13:43:53.432 INFO kablam! warning: field is never used: `time_created` Sep 14 13:43:53.432 INFO kablam! --> src/ln/channel.rs:178:3 Sep 14 13:43:53.432 INFO kablam! | Sep 14 13:43:53.432 INFO kablam! 178 | time_created: Instant, //TODO: Some kind of timeout thing-a-majig Sep 14 13:43:53.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:43:53.432 INFO kablam! Sep 14 13:43:56.116 INFO kablam! warning: field is never used: `feeest` Sep 14 13:43:56.116 INFO kablam! --> src/ln/channelmanager.rs:2022:3 Sep 14 13:43:56.116 INFO kablam! | Sep 14 13:43:56.116 INFO kablam! 2022 | feeest: Arc, Sep 14 13:43:56.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:43:56.116 INFO kablam! | Sep 14 13:43:56.117 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 13:43:56.117 INFO kablam! Sep 14 13:43:56.117 INFO kablam! warning: field is never used: `node_id` Sep 14 13:43:56.117 INFO kablam! --> src/ln/channelmanager.rs:2026:3 Sep 14 13:43:56.117 INFO kablam! | Sep 14 13:43:56.117 INFO kablam! 2026 | node_id: SecretKey, Sep 14 13:43:56.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 13:43:56.117 INFO kablam! Sep 14 13:43:56.117 INFO kablam! warning: variant is never constructed: `SigsMode` Sep 14 13:43:56.117 INFO kablam! --> src/ln/channelmonitor.rs:126:2 Sep 14 13:43:56.117 INFO kablam! | Sep 14 13:43:56.117 INFO kablam! 126 | SigsMode { Sep 14 13:43:56.117 INFO kablam! | _____^ Sep 14 13:43:56.117 INFO kablam! 127 | | revocation_base_key: PublicKey, Sep 14 13:43:56.117 INFO kablam! 128 | | htlc_base_key: PublicKey, Sep 14 13:43:56.117 INFO kablam! 129 | | sigs: HashMap, Sep 14 13:43:56.117 INFO kablam! 130 | | } Sep 14 13:43:56.117 INFO kablam! | |_____^ Sep 14 13:43:56.117 INFO kablam! Sep 14 13:43:56.119 INFO kablam! warning: field is never used: `features` Sep 14 13:43:56.119 INFO kablam! --> src/ln/router.rs:47:2 Sep 14 13:43:56.119 INFO kablam! | Sep 14 13:43:56.119 INFO kablam! 47 | features: GlobalFeatures, Sep 14 13:43:56.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:43:56.119 INFO kablam! Sep 14 13:43:56.120 INFO kablam! warning: field is never used: `time_created` Sep 14 13:43:56.120 INFO kablam! --> src/ln/channel.rs:178:3 Sep 14 13:43:56.120 INFO kablam! | Sep 14 13:43:56.120 INFO kablam! 178 | time_created: Instant, //TODO: Some kind of timeout thing-a-majig Sep 14 13:43:56.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:43:56.120 INFO kablam! Sep 14 13:43:56.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.19s Sep 14 13:43:56.309 INFO kablam! su: No module specific data is present Sep 14 13:43:57.189 INFO running `"docker" "rm" "-f" "075a12722c1020bdd041cee80ce81162f9cd16c3ae022f8c4a187a9bef751576"` Sep 14 13:43:57.279 INFO blam! 075a12722c1020bdd041cee80ce81162f9cd16c3ae022f8c4a187a9bef751576