Sep 01 09:12:27.575 INFO checking bungie-rs-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 09:12:27.575 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 09:12:27.575 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:12:27.750 INFO blam! 86b51d2bd1de26e4534edfd68e55d02c6d9ec281731b8fdf08cb14bfee5df0ff Sep 01 09:12:27.752 INFO running `"docker" "start" "-a" "86b51d2bd1de26e4534edfd68e55d02c6d9ec281731b8fdf08cb14bfee5df0ff"` Sep 01 09:12:28.638 INFO kablam! Checking bungie-rs v0.1.0 (file:///source) Sep 01 09:12:35.033 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 01 09:12:35.033 INFO kablam! --> src/models.rs:3:1 Sep 01 09:12:35.033 INFO kablam! | Sep 01 09:12:35.033 INFO kablam! 3 | struct DestinyManifest { Sep 01 09:12:35.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:12:35.033 INFO kablam! | Sep 01 09:12:35.033 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 09:12:35.033 INFO kablam! Sep 01 09:12:35.033 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 01 09:12:35.033 INFO kablam! --> src/models.rs:12:1 Sep 01 09:12:35.033 INFO kablam! | Sep 01 09:12:35.033 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 01 09:12:35.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:12:35.033 INFO kablam! Sep 01 09:12:35.033 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 01 09:12:35.033 INFO kablam! --> src/destiny2.rs:8:5 Sep 01 09:12:35.033 INFO kablam! | Sep 01 09:12:35.034 INFO kablam! 8 | fn get_destiny_manifest() { Sep 01 09:12:35.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:12:35.034 INFO kablam! Sep 01 09:12:35.034 INFO kablam! warning: field is never used: `api_key` Sep 01 09:12:35.034 INFO kablam! --> src/lib.rs:10:5 Sep 01 09:12:35.034 INFO kablam! | Sep 01 09:12:35.034 INFO kablam! 10 | api_key: String, Sep 01 09:12:35.034 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 09:12:35.034 INFO kablam! Sep 01 09:12:35.181 INFO kablam! error: expected one of `::`, `;`, or `as`, found `,` Sep 01 09:12:35.181 INFO kablam! --> examples/main.rs:3:25 Sep 01 09:12:35.182 INFO kablam! | Sep 01 09:12:35.182 INFO kablam! 3 | use bungie::BungieClient, Sep 01 09:12:35.182 INFO kablam! | ^ expected one of `::`, `;`, or `as` here Sep 01 09:12:35.182 INFO kablam! Sep 01 09:12:35.182 INFO kablam! error: aborting due to previous error Sep 01 09:12:35.182 INFO kablam! Sep 01 09:12:35.185 INFO kablam! error: Could not compile `bungie-rs`. Sep 01 09:12:35.185 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:12:35.387 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 01 09:12:35.387 INFO kablam! --> src/models.rs:3:1 Sep 01 09:12:35.387 INFO kablam! | Sep 01 09:12:35.387 INFO kablam! 3 | struct DestinyManifest { Sep 01 09:12:35.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:12:35.387 INFO kablam! | Sep 01 09:12:35.388 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 09:12:35.388 INFO kablam! Sep 01 09:12:35.388 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 01 09:12:35.388 INFO kablam! --> src/models.rs:12:1 Sep 01 09:12:35.388 INFO kablam! | Sep 01 09:12:35.388 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 01 09:12:35.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:12:35.388 INFO kablam! Sep 01 09:12:35.388 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 01 09:12:35.388 INFO kablam! --> src/destiny2.rs:8:5 Sep 01 09:12:35.388 INFO kablam! | Sep 01 09:12:35.388 INFO kablam! 8 | fn get_destiny_manifest() { Sep 01 09:12:35.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:12:35.388 INFO kablam! Sep 01 09:12:35.388 INFO kablam! warning: field is never used: `api_key` Sep 01 09:12:35.388 INFO kablam! --> src/lib.rs:10:5 Sep 01 09:12:35.388 INFO kablam! | Sep 01 09:12:35.389 INFO kablam! 10 | api_key: String, Sep 01 09:12:35.389 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 09:12:35.389 INFO kablam! Sep 01 09:12:35.454 INFO kablam! error: build failed Sep 01 09:12:35.457 INFO kablam! su: No module specific data is present Sep 01 09:12:35.901 INFO running `"docker" "rm" "-f" "86b51d2bd1de26e4534edfd68e55d02c6d9ec281731b8fdf08cb14bfee5df0ff"` Sep 01 09:12:36.034 INFO blam! 86b51d2bd1de26e4534edfd68e55d02c6d9ec281731b8fdf08cb14bfee5df0ff