Sep 20 04:13:52.302 INFO checking bungie-rs-0.1.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 04:13:52.302 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 04:13:52.302 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:13:52.687 INFO blam! 632389edb7e3a067f64b4c6f050f3e8930f2ddc4b1dcbd8a7748ab4e5c5ff52e Sep 20 04:13:52.690 INFO running `"docker" "start" "-a" "632389edb7e3a067f64b4c6f050f3e8930f2ddc4b1dcbd8a7748ab4e5c5ff52e"` Sep 20 04:13:54.442 INFO kablam! usermod: no changes Sep 20 04:13:54.787 INFO kablam! Checking bungie-rs v0.1.0 (/source) Sep 20 04:14:00.185 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 20 04:14:00.185 INFO kablam! --> src/models.rs:3:1 Sep 20 04:14:00.186 INFO kablam! | Sep 20 04:14:00.186 INFO kablam! 3 | struct DestinyManifest { Sep 20 04:14:00.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:14:00.187 INFO kablam! | Sep 20 04:14:00.187 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 04:14:00.188 INFO kablam! Sep 20 04:14:00.188 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 20 04:14:00.188 INFO kablam! --> src/models.rs:12:1 Sep 20 04:14:00.189 INFO kablam! | Sep 20 04:14:00.189 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 20 04:14:00.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:14:00.190 INFO kablam! Sep 20 04:14:00.190 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 20 04:14:00.190 INFO kablam! --> src/destiny2.rs:8:5 Sep 20 04:14:00.191 INFO kablam! | Sep 20 04:14:00.191 INFO kablam! 8 | fn get_destiny_manifest() { Sep 20 04:14:00.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:14:00.191 INFO kablam! Sep 20 04:14:00.191 INFO kablam! warning: field is never used: `api_key` Sep 20 04:14:00.191 INFO kablam! --> src/lib.rs:10:5 Sep 20 04:14:00.191 INFO kablam! | Sep 20 04:14:00.191 INFO kablam! 10 | api_key: String, Sep 20 04:14:00.191 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:14:00.192 INFO kablam! Sep 20 04:14:00.363 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 20 04:14:00.363 INFO kablam! --> src/models.rs:3:1 Sep 20 04:14:00.363 INFO kablam! | Sep 20 04:14:00.363 INFO kablam! 3 | struct DestinyManifest { Sep 20 04:14:00.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:14:00.363 INFO kablam! | Sep 20 04:14:00.363 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 04:14:00.363 INFO kablam! Sep 20 04:14:00.363 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 20 04:14:00.363 INFO kablam! --> src/models.rs:12:1 Sep 20 04:14:00.363 INFO kablam! | Sep 20 04:14:00.363 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 20 04:14:00.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:14:00.363 INFO kablam! Sep 20 04:14:00.363 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 20 04:14:00.363 INFO kablam! --> src/destiny2.rs:8:5 Sep 20 04:14:00.363 INFO kablam! | Sep 20 04:14:00.363 INFO kablam! 8 | fn get_destiny_manifest() { Sep 20 04:14:00.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:14:00.363 INFO kablam! Sep 20 04:14:00.363 INFO kablam! warning: field is never used: `api_key` Sep 20 04:14:00.363 INFO kablam! --> src/lib.rs:10:5 Sep 20 04:14:00.363 INFO kablam! | Sep 20 04:14:00.363 INFO kablam! 10 | api_key: String, Sep 20 04:14:00.363 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:14:00.363 INFO kablam! Sep 20 04:14:00.533 INFO kablam! error: expected one of `::`, `;`, or `as`, found `,` Sep 20 04:14:00.533 INFO kablam! --> examples/main.rs:3:25 Sep 20 04:14:00.533 INFO kablam! | Sep 20 04:14:00.533 INFO kablam! 3 | use bungie::BungieClient, Sep 20 04:14:00.533 INFO kablam! | ^ expected one of `::`, `;`, or `as` here Sep 20 04:14:00.533 INFO kablam! Sep 20 04:14:00.533 INFO kablam! error: aborting due to previous error Sep 20 04:14:00.533 INFO kablam! Sep 20 04:14:00.563 INFO kablam! error: Could not compile `bungie-rs`. Sep 20 04:14:00.563 INFO kablam! Sep 20 04:14:00.563 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:14:00.567 INFO kablam! su: No module specific data is present Sep 20 04:14:01.893 INFO running `"docker" "rm" "-f" "632389edb7e3a067f64b4c6f050f3e8930f2ddc4b1dcbd8a7748ab4e5c5ff52e"` Sep 20 04:14:02.162 INFO blam! 632389edb7e3a067f64b4c6f050f3e8930f2ddc4b1dcbd8a7748ab4e5c5ff52e