Sep 20 04:13:51.213 INFO checking bungie-rs-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 04:13:51.213 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 04:13:51.213 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:51.654 INFO blam! 0c2777ffdddc016841f795b24388008ea3b7d79cb58cdc6caf2cb84c273b87db Sep 20 04:13:51.657 INFO running `"docker" "start" "-a" "0c2777ffdddc016841f795b24388008ea3b7d79cb58cdc6caf2cb84c273b87db"` Sep 20 04:13:53.086 INFO kablam! usermod: no changes Sep 20 04:13:53.439 INFO kablam! Checking bungie-rs v0.1.0 (/source) Sep 20 04:13:58.111 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 20 04:13:58.111 INFO kablam! --> src/models.rs:3:1 Sep 20 04:13:58.112 INFO kablam! | Sep 20 04:13:58.112 INFO kablam! 3 | struct DestinyManifest { Sep 20 04:13:58.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:13:58.113 INFO kablam! | Sep 20 04:13:58.114 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 04:13:58.114 INFO kablam! Sep 20 04:13:58.114 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 20 04:13:58.115 INFO kablam! --> src/models.rs:12:1 Sep 20 04:13:58.115 INFO kablam! | Sep 20 04:13:58.116 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 20 04:13:58.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:13:58.116 INFO kablam! Sep 20 04:13:58.117 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 20 04:13:58.117 INFO kablam! --> src/destiny2.rs:8:5 Sep 20 04:13:58.117 INFO kablam! | Sep 20 04:13:58.118 INFO kablam! 8 | fn get_destiny_manifest() { Sep 20 04:13:58.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:13:58.118 INFO kablam! Sep 20 04:13:58.119 INFO kablam! warning: field is never used: `api_key` Sep 20 04:13:58.119 INFO kablam! --> src/lib.rs:10:5 Sep 20 04:13:58.119 INFO kablam! | Sep 20 04:13:58.120 INFO kablam! 10 | api_key: String, Sep 20 04:13:58.120 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:13:58.120 INFO kablam! Sep 20 04:13:58.407 INFO kablam! error: expected one of `::`, `;`, or `as`, found `,` Sep 20 04:13:58.407 INFO kablam! --> examples/main.rs:3:25 Sep 20 04:13:58.408 INFO kablam! | Sep 20 04:13:58.408 INFO kablam! 3 | use bungie::BungieClient, Sep 20 04:13:58.409 INFO kablam! | ^ expected one of `::`, `;`, or `as` here Sep 20 04:13:58.409 INFO kablam! Sep 20 04:13:58.409 INFO kablam! error: aborting due to previous error Sep 20 04:13:58.409 INFO kablam! Sep 20 04:13:58.410 INFO kablam! error: Could not compile `bungie-rs`. Sep 20 04:13:58.411 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:13:58.606 INFO kablam! warning: struct is never constructed: `DestinyManifest` Sep 20 04:13:58.606 INFO kablam! --> src/models.rs:3:1 Sep 20 04:13:58.606 INFO kablam! | Sep 20 04:13:58.606 INFO kablam! 3 | struct DestinyManifest { Sep 20 04:13:58.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:13:58.607 INFO kablam! | Sep 20 04:13:58.607 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 04:13:58.607 INFO kablam! Sep 20 04:13:58.607 INFO kablam! warning: struct is never constructed: `GearAssetDataBaseDefinition` Sep 20 04:13:58.607 INFO kablam! --> src/models.rs:12:1 Sep 20 04:13:58.607 INFO kablam! | Sep 20 04:13:58.607 INFO kablam! 12 | struct GearAssetDataBaseDefinition { Sep 20 04:13:58.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:13:58.607 INFO kablam! Sep 20 04:13:58.607 INFO kablam! warning: method is never used: `get_destiny_manifest` Sep 20 04:13:58.607 INFO kablam! --> src/destiny2.rs:8:5 Sep 20 04:13:58.607 INFO kablam! | Sep 20 04:13:58.607 INFO kablam! 8 | fn get_destiny_manifest() { Sep 20 04:13:58.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:13:58.607 INFO kablam! Sep 20 04:13:58.607 INFO kablam! warning: field is never used: `api_key` Sep 20 04:13:58.607 INFO kablam! --> src/lib.rs:10:5 Sep 20 04:13:58.607 INFO kablam! | Sep 20 04:13:58.607 INFO kablam! 10 | api_key: String, Sep 20 04:13:58.607 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:13:58.607 INFO kablam! Sep 20 04:13:58.739 INFO kablam! error: build failed Sep 20 04:13:58.741 INFO kablam! su: No module specific data is present Sep 20 04:14:00.634 INFO running `"docker" "rm" "-f" "0c2777ffdddc016841f795b24388008ea3b7d79cb58cdc6caf2cb84c273b87db"` Sep 20 04:14:00.962 INFO blam! 0c2777ffdddc016841f795b24388008ea3b7d79cb58cdc6caf2cb84c273b87db