Sep 02 19:18:06.026 INFO checking bungie-rs-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 19:18:06.026 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 19:18:06.027 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 19:18:06.216 INFO blam! d43ab2de9652100850d2476f0824e4235db4fd61eeaf4524060d26d0bba3a83d Sep 02 19:18:06.218 INFO running `"docker" "start" "-a" "d43ab2de9652100850d2476f0824e4235db4fd61eeaf4524060d26d0bba3a83d"` Sep 02 19:18:07.103 INFO kablam! Checking bungie-rs v0.1.0 (file:///source) Sep 02 19:18:15.162 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 02 19:18:15.162 INFO kablam! --> src/models.rs:3:1 Sep 02 19:18:15.162 INFO kablam! | Sep 02 19:18:15.162 INFO kablam! 3 | struct DestinyManifest { Sep 02 19:18:15.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 19:18:15.162 INFO kablam! | Sep 02 19:18:15.163 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 19:18:15.163 INFO kablam! Sep 02 19:18:15.163 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 02 19:18:15.163 INFO kablam! --> src/models.rs:12:1 Sep 02 19:18:15.163 INFO kablam! | Sep 02 19:18:15.163 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 02 19:18:15.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 19:18:15.163 INFO kablam! Sep 02 19:18:15.163 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 02 19:18:15.163 INFO kablam! --> src/destiny2.rs:8:5 Sep 02 19:18:15.163 INFO kablam! | Sep 02 19:18:15.163 INFO kablam! 8 | fn get_destiny_manifest() { Sep 02 19:18:15.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 19:18:15.163 INFO kablam! Sep 02 19:18:15.163 INFO kablam! warning: field is never used: `api_key` Sep 02 19:18:15.163 INFO kablam! --> src/lib.rs:10:5 Sep 02 19:18:15.163 INFO kablam! | Sep 02 19:18:15.163 INFO kablam! 10 | api_key: String, Sep 02 19:18:15.163 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 19:18:15.164 INFO kablam! Sep 02 19:18:15.208 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 02 19:18:15.209 INFO kablam! --> src/models.rs:3:1 Sep 02 19:18:15.209 INFO kablam! | Sep 02 19:18:15.209 INFO kablam! 3 | struct DestinyManifest { Sep 02 19:18:15.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 19:18:15.209 INFO kablam! | Sep 02 19:18:15.209 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 19:18:15.209 INFO kablam! Sep 02 19:18:15.209 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 02 19:18:15.209 INFO kablam! --> src/models.rs:12:1 Sep 02 19:18:15.209 INFO kablam! | Sep 02 19:18:15.210 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 02 19:18:15.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 19:18:15.210 INFO kablam! Sep 02 19:18:15.210 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 02 19:18:15.210 INFO kablam! --> src/destiny2.rs:8:5 Sep 02 19:18:15.210 INFO kablam! | Sep 02 19:18:15.210 INFO kablam! 8 | fn get_destiny_manifest() { Sep 02 19:18:15.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 19:18:15.210 INFO kablam! Sep 02 19:18:15.210 INFO kablam! warning: field is never used: `api_key` Sep 02 19:18:15.210 INFO kablam! --> src/lib.rs:10:5 Sep 02 19:18:15.210 INFO kablam! | Sep 02 19:18:15.210 INFO kablam! 10 | api_key: String, Sep 02 19:18:15.210 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 19:18:15.210 INFO kablam! Sep 02 19:18:15.303 INFO kablam! error: expected one of `::`, `;`, or `as`, found `,` Sep 02 19:18:15.304 INFO kablam! --> examples/main.rs:3:25 Sep 02 19:18:15.304 INFO kablam! | Sep 02 19:18:15.304 INFO kablam! 3 | use bungie::BungieClient, Sep 02 19:18:15.304 INFO kablam! | ^ expected one of `::`, `;`, or `as` here Sep 02 19:18:15.304 INFO kablam! Sep 02 19:18:15.304 INFO kablam! error: aborting due to previous error Sep 02 19:18:15.304 INFO kablam! Sep 02 19:18:15.315 INFO kablam! error: Could not compile `bungie-rs`. Sep 02 19:18:15.315 INFO kablam! Sep 02 19:18:15.315 INFO kablam! To learn more, run the command again with --verbose. Sep 02 19:18:15.316 INFO kablam! su: No module specific data is present Sep 02 19:18:15.867 INFO running `"docker" "rm" "-f" "d43ab2de9652100850d2476f0824e4235db4fd61eeaf4524060d26d0bba3a83d"` Sep 02 19:18:16.010 INFO blam! d43ab2de9652100850d2476f0824e4235db4fd61eeaf4524060d26d0bba3a83d