Sep 10 21:51:43.652 INFO checking bungie-rs-0.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 21:51:43.652 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 21:51:43.652 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 21:51:43.837 INFO blam! ed7a526be42195f048143503911c4752ad51e39fca0ce672c309bdabd60028ee Sep 10 21:51:43.839 INFO running `"docker" "start" "-a" "ed7a526be42195f048143503911c4752ad51e39fca0ce672c309bdabd60028ee"` Sep 10 21:51:44.960 INFO kablam! usermod: no changes Sep 10 21:51:45.306 INFO kablam! Checking bungie-rs v0.1.0 (file:///source) Sep 10 21:51:50.647 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 10 21:51:50.647 INFO kablam! --> src/models.rs:3:1 Sep 10 21:51:50.647 INFO kablam! | Sep 10 21:51:50.647 INFO kablam! 3 | struct DestinyManifest { Sep 10 21:51:50.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 21:51:50.647 INFO kablam! | Sep 10 21:51:50.647 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 21:51:50.647 INFO kablam! Sep 10 21:51:50.648 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 10 21:51:50.648 INFO kablam! --> src/models.rs:12:1 Sep 10 21:51:50.648 INFO kablam! | Sep 10 21:51:50.648 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 10 21:51:50.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 21:51:50.648 INFO kablam! Sep 10 21:51:50.648 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 10 21:51:50.648 INFO kablam! --> src/destiny2.rs:8:5 Sep 10 21:51:50.648 INFO kablam! | Sep 10 21:51:50.648 INFO kablam! 8 | fn get_destiny_manifest() { Sep 10 21:51:50.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 21:51:50.648 INFO kablam! Sep 10 21:51:50.649 INFO kablam! warning: field is never used: `api_key` Sep 10 21:51:50.649 INFO kablam! --> src/lib.rs:10:5 Sep 10 21:51:50.649 INFO kablam! | Sep 10 21:51:50.649 INFO kablam! 10 | api_key: String, Sep 10 21:51:50.649 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 21:51:50.649 INFO kablam! Sep 10 21:51:50.661 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 10 21:51:50.661 INFO kablam! --> src/models.rs:3:1 Sep 10 21:51:50.661 INFO kablam! | Sep 10 21:51:50.661 INFO kablam! 3 | struct DestinyManifest { Sep 10 21:51:50.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 21:51:50.661 INFO kablam! | Sep 10 21:51:50.661 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 21:51:50.661 INFO kablam! Sep 10 21:51:50.661 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 10 21:51:50.661 INFO kablam! --> src/models.rs:12:1 Sep 10 21:51:50.661 INFO kablam! | Sep 10 21:51:50.661 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 10 21:51:50.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 21:51:50.661 INFO kablam! Sep 10 21:51:50.661 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 10 21:51:50.661 INFO kablam! --> src/destiny2.rs:8:5 Sep 10 21:51:50.661 INFO kablam! | Sep 10 21:51:50.661 INFO kablam! 8 | fn get_destiny_manifest() { Sep 10 21:51:50.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 21:51:50.661 INFO kablam! Sep 10 21:51:50.661 INFO kablam! warning: field is never used: `api_key` Sep 10 21:51:50.661 INFO kablam! --> src/lib.rs:10:5 Sep 10 21:51:50.661 INFO kablam! | Sep 10 21:51:50.661 INFO kablam! 10 | api_key: String, Sep 10 21:51:50.661 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 21:51:50.661 INFO kablam! Sep 10 21:51:50.838 INFO kablam! error: expected one of `::`, `;`, or `as`, found `,` Sep 10 21:51:50.838 INFO kablam! --> examples/main.rs:3:25 Sep 10 21:51:50.838 INFO kablam! | Sep 10 21:51:50.838 INFO kablam! 3 | use bungie::BungieClient, Sep 10 21:51:50.838 INFO kablam! | ^ expected one of `::`, `;`, or `as` here Sep 10 21:51:50.842 INFO kablam! Sep 10 21:51:50.842 INFO kablam! error: aborting due to previous error Sep 10 21:51:50.843 INFO kablam! Sep 10 21:51:50.862 INFO kablam! error: Could not compile `bungie-rs`. Sep 10 21:51:50.862 INFO kablam! Sep 10 21:51:50.862 INFO kablam! To learn more, run the command again with --verbose. Sep 10 21:51:50.864 INFO kablam! su: No module specific data is present Sep 10 21:51:52.558 INFO running `"docker" "rm" "-f" "ed7a526be42195f048143503911c4752ad51e39fca0ce672c309bdabd60028ee"` Sep 10 21:51:52.682 INFO blam! ed7a526be42195f048143503911c4752ad51e39fca0ce672c309bdabd60028ee