Sep 04 22:38:45.322 INFO checking bungie-rs-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 22:38:45.322 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 22:38:45.322 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:38:45.519 INFO blam! abd3e17b4a7944d7acc5cf3179f71e459cec5aff9ac6c1416d3a6cfe29041da5 Sep 04 22:38:45.521 INFO running `"docker" "start" "-a" "abd3e17b4a7944d7acc5cf3179f71e459cec5aff9ac6c1416d3a6cfe29041da5"` Sep 04 22:38:46.400 INFO kablam! Checking bungie-rs v0.1.0 (file:///source) Sep 04 22:38:52.757 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 04 22:38:52.757 INFO kablam! --> src/models.rs:3:1 Sep 04 22:38:52.757 INFO kablam! | Sep 04 22:38:52.757 INFO kablam! 3 | struct DestinyManifest { Sep 04 22:38:52.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:38:52.757 INFO kablam! | Sep 04 22:38:52.757 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 22:38:52.757 INFO kablam! Sep 04 22:38:52.757 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 04 22:38:52.757 INFO kablam! --> src/models.rs:12:1 Sep 04 22:38:52.757 INFO kablam! | Sep 04 22:38:52.757 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 04 22:38:52.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:38:52.757 INFO kablam! Sep 04 22:38:52.758 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 04 22:38:52.759 INFO kablam! --> src/destiny2.rs:8:5 Sep 04 22:38:52.759 INFO kablam! | Sep 04 22:38:52.759 INFO kablam! 8 | fn get_destiny_manifest() { Sep 04 22:38:52.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:38:52.759 INFO kablam! Sep 04 22:38:52.759 INFO kablam! warning: field is never used: `api_key` Sep 04 22:38:52.759 INFO kablam! --> src/lib.rs:10:5 Sep 04 22:38:52.759 INFO kablam! | Sep 04 22:38:52.759 INFO kablam! 10 | api_key: String, Sep 04 22:38:52.759 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 22:38:52.759 INFO kablam! Sep 04 22:38:52.888 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 04 22:38:52.888 INFO kablam! --> src/models.rs:3:1 Sep 04 22:38:52.888 INFO kablam! | Sep 04 22:38:52.888 INFO kablam! 3 | struct DestinyManifest { Sep 04 22:38:52.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:38:52.888 INFO kablam! | Sep 04 22:38:52.888 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 22:38:52.888 INFO kablam! Sep 04 22:38:52.888 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 04 22:38:52.888 INFO kablam! --> src/models.rs:12:1 Sep 04 22:38:52.888 INFO kablam! | Sep 04 22:38:52.888 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 04 22:38:52.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:38:52.888 INFO kablam! Sep 04 22:38:52.888 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 04 22:38:52.888 INFO kablam! --> src/destiny2.rs:8:5 Sep 04 22:38:52.888 INFO kablam! | Sep 04 22:38:52.888 INFO kablam! 8 | fn get_destiny_manifest() { Sep 04 22:38:52.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:38:52.888 INFO kablam! Sep 04 22:38:52.888 INFO kablam! warning: field is never used: `api_key` Sep 04 22:38:52.889 INFO kablam! --> src/lib.rs:10:5 Sep 04 22:38:52.889 INFO kablam! | Sep 04 22:38:52.889 INFO kablam! 10 | api_key: String, Sep 04 22:38:52.889 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 22:38:52.889 INFO kablam! Sep 04 22:38:53.004 INFO kablam! error: expected one of `::`, `;`, or `as`, found `,` Sep 04 22:38:53.005 INFO kablam! --> examples/main.rs:3:25 Sep 04 22:38:53.005 INFO kablam! | Sep 04 22:38:53.005 INFO kablam! 3 | use bungie::BungieClient, Sep 04 22:38:53.005 INFO kablam! | ^ expected one of `::`, `;`, or `as` here Sep 04 22:38:53.005 INFO kablam! Sep 04 22:38:53.005 INFO kablam! error: aborting due to previous error Sep 04 22:38:53.005 INFO kablam! Sep 04 22:38:53.016 INFO kablam! error: Could not compile `bungie-rs`. Sep 04 22:38:53.016 INFO kablam! Sep 04 22:38:53.016 INFO kablam! To learn more, run the command again with --verbose. Sep 04 22:38:53.017 INFO kablam! su: No module specific data is present Sep 04 22:38:53.475 INFO running `"docker" "rm" "-f" "abd3e17b4a7944d7acc5cf3179f71e459cec5aff9ac6c1416d3a6cfe29041da5"` Sep 04 22:38:53.608 INFO blam! abd3e17b4a7944d7acc5cf3179f71e459cec5aff9ac6c1416d3a6cfe29041da5