Sep 18 03:02:34.476 INFO checking bungie-rs-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:02:34.476 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:02:34.476 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 03:02:34.954 INFO blam! 28255b6024890e7f1df63709d57ce0694f644b8d371e48e18f76d0a3b333bc7b Sep 18 03:02:34.963 INFO running `"docker" "start" "-a" "28255b6024890e7f1df63709d57ce0694f644b8d371e48e18f76d0a3b333bc7b"` Sep 18 03:02:36.306 INFO kablam! usermod: no changes Sep 18 03:02:36.815 INFO kablam! Checking bungie-rs v0.1.0 (/source) Sep 18 03:02:41.567 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 18 03:02:41.567 INFO kablam! --> src/models.rs:3:1 Sep 18 03:02:41.567 INFO kablam! | Sep 18 03:02:41.567 INFO kablam! 3 | struct DestinyManifest { Sep 18 03:02:41.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:02:41.567 INFO kablam! | Sep 18 03:02:41.567 INFO kablam! = note: #[warn(dead_code)] on by default Sep 18 03:02:41.567 INFO kablam! Sep 18 03:02:41.567 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 18 03:02:41.567 INFO kablam! --> src/models.rs:12:1 Sep 18 03:02:41.567 INFO kablam! | Sep 18 03:02:41.567 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 18 03:02:41.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:02:41.567 INFO kablam! Sep 18 03:02:41.567 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 18 03:02:41.567 INFO kablam! --> src/destiny2.rs:8:5 Sep 18 03:02:41.567 INFO kablam! | Sep 18 03:02:41.567 INFO kablam! 8 | fn get_destiny_manifest() { Sep 18 03:02:41.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:02:41.567 INFO kablam! Sep 18 03:02:41.567 INFO kablam! warning: field is never used: `api_key` Sep 18 03:02:41.567 INFO kablam! --> src/lib.rs:10:5 Sep 18 03:02:41.567 INFO kablam! | Sep 18 03:02:41.567 INFO kablam! 10 | api_key: String, Sep 18 03:02:41.567 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:02:41.567 INFO kablam! Sep 18 03:02:41.711 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 18 03:02:41.711 INFO kablam! --> src/models.rs:3:1 Sep 18 03:02:41.711 INFO kablam! | Sep 18 03:02:41.711 INFO kablam! 3 | struct DestinyManifest { Sep 18 03:02:41.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:02:41.711 INFO kablam! | Sep 18 03:02:41.711 INFO kablam! = note: #[warn(dead_code)] on by default Sep 18 03:02:41.711 INFO kablam! Sep 18 03:02:41.711 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 18 03:02:41.711 INFO kablam! --> src/models.rs:12:1 Sep 18 03:02:41.711 INFO kablam! | Sep 18 03:02:41.711 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 18 03:02:41.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:02:41.711 INFO kablam! Sep 18 03:02:41.711 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 18 03:02:41.711 INFO kablam! --> src/destiny2.rs:8:5 Sep 18 03:02:41.711 INFO kablam! | Sep 18 03:02:41.711 INFO kablam! 8 | fn get_destiny_manifest() { Sep 18 03:02:41.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:02:41.711 INFO kablam! Sep 18 03:02:41.711 INFO kablam! warning: field is never used: `api_key` Sep 18 03:02:41.711 INFO kablam! --> src/lib.rs:10:5 Sep 18 03:02:41.711 INFO kablam! | Sep 18 03:02:41.711 INFO kablam! 10 | api_key: String, Sep 18 03:02:41.711 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 03:02:41.711 INFO kablam! Sep 18 03:02:41.843 INFO kablam! error: expected one of `::`, `;`, or `as`, found `,` Sep 18 03:02:41.843 INFO kablam! --> examples/main.rs:3:25 Sep 18 03:02:41.843 INFO kablam! | Sep 18 03:02:41.843 INFO kablam! 3 | use bungie::BungieClient, Sep 18 03:02:41.843 INFO kablam! | ^ expected one of `::`, `;`, or `as` here Sep 18 03:02:41.843 INFO kablam! Sep 18 03:02:41.843 INFO kablam! error: aborting due to previous error Sep 18 03:02:41.843 INFO kablam! Sep 18 03:02:41.871 INFO kablam! error: Could not compile `bungie-rs`. Sep 18 03:02:41.871 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:02:41.889 INFO kablam! error: build failed Sep 18 03:02:41.891 INFO kablam! su: No module specific data is present Sep 18 03:02:43.177 INFO running `"docker" "rm" "-f" "28255b6024890e7f1df63709d57ce0694f644b8d371e48e18f76d0a3b333bc7b"` Sep 18 03:02:43.515 INFO blam! 28255b6024890e7f1df63709d57ce0694f644b8d371e48e18f76d0a3b333bc7b