[INFO] fetching crate asefile 0.3.6... [INFO] checking asefile-0.3.6 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate asefile 0.3.6 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate asefile 0.3.6 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate asefile 0.3.6 [INFO] finished tweaking crates.io crate asefile 0.3.6 [INFO] tweaked toml for crates.io crate asefile 0.3.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate asefile 0.3.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded adler32 v1.2.0 [INFO] [stderr] Downloaded miniz_oxide v0.3.7 [INFO] [stderr] Downloaded png v0.16.8 [INFO] [stderr] Downloaded ppv-lite86 v0.2.10 [INFO] [stderr] Downloaded num-iter v0.1.42 [INFO] [stderr] Downloaded flate2 v1.0.20 [INFO] [stderr] Downloaded image v0.23.14 [INFO] [stderr] Downloaded libc v0.2.90 [INFO] [stderr] Downloaded bytemuck v1.8.0 [INFO] [stderr] Downloaded num-rational v0.3.2 [INFO] [stderr] Downloaded crc32fast v1.2.1 [INFO] [stderr] Downloaded deflate v0.8.6 [INFO] [stderr] Downloaded nohash v0.2.0 [INFO] [stderr] Downloaded rect_packer v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cf905d4faa89ea836450ef22aacbbb5f04affc28e5d431af8f410dc3f3a60d4 [INFO] running `Command { std: "docker" "start" "-a" "6cf905d4faa89ea836450ef22aacbbb5f04affc28e5d431af8f410dc3f3a60d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cf905d4faa89ea836450ef22aacbbb5f04affc28e5d431af8f410dc3f3a60d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf905d4faa89ea836450ef22aacbbb5f04affc28e5d431af8f410dc3f3a60d4", kill_on_drop: false }` [INFO] [stdout] 6cf905d4faa89ea836450ef22aacbbb5f04affc28e5d431af8f410dc3f3a60d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22a627c0d87df168605ac0e79e646856930d63c269f3c842a846deb3da870008 [INFO] running `Command { std: "docker" "start" "-a" "22a627c0d87df168605ac0e79e646856930d63c269f3c842a846deb3da870008", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking nohash v0.2.0 [INFO] [stderr] Checking rect_packer v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking asefile v0.3.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `blend` is imported redundantly [INFO] [stdout] --> src/file.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | blend::{self, mul_un8, Color8}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `blend` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExternalFile` is imported redundantly [INFO] [stdout] --> src/file.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | external_file::{ExternalFile, ExternalFileId, ExternalFilesById}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `ExternalFile` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExternalFileId` is imported redundantly [INFO] [stdout] --> src/file.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | external_file::{ExternalFile, ExternalFileId, ExternalFilesById}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `ExternalFileId` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExternalFilesById` is imported redundantly [INFO] [stdout] --> src/file.rs:11:51 [INFO] [stdout] | [INFO] [stdout] 11 | external_file::{ExternalFile, ExternalFileId, ExternalFilesById}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `ExternalFilesById` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Layer` is imported redundantly [INFO] [stdout] --> src/file.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | layer::{Layer, LayerType, LayersData}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Layer` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LayerType` is imported redundantly [INFO] [stdout] --> src/file.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | layer::{Layer, LayerType, LayersData}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `LayerType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Slice` is imported redundantly [INFO] [stdout] --> src/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | slice::Slice, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Slice` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Tilemap` is imported redundantly [INFO] [stdout] --> src/file.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | tilemap::{Tilemap, TilemapData}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Tilemap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TileSize` is imported redundantly [INFO] [stdout] --> src/file.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | tileset::{TileSize, Tileset, TilesetsById}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `TileSize` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Tileset` is imported redundantly [INFO] [stdout] --> src/file.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | tileset::{TileSize, Tileset, TilesetsById}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Tileset` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TilesetsById` is imported redundantly [INFO] [stdout] --> src/file.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | tileset::{TileSize, Tileset, TilesetsById}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `TilesetsById` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UserData` is imported redundantly [INFO] [stdout] --> src/file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | user_data::UserData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | }; [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `UserData` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cel` is imported redundantly [INFO] [stdout] --> src/file.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | ^^^^^^^^ - the item `Cel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `blend` is imported redundantly [INFO] [stdout] --> src/file.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | blend::{self, mul_un8, Color8}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `blend` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExternalFile` is imported redundantly [INFO] [stdout] --> src/file.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | external_file::{ExternalFile, ExternalFileId, ExternalFilesById}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `ExternalFile` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExternalFileId` is imported redundantly [INFO] [stdout] --> src/file.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | external_file::{ExternalFile, ExternalFileId, ExternalFilesById}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `ExternalFileId` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExternalFilesById` is imported redundantly [INFO] [stdout] --> src/file.rs:11:51 [INFO] [stdout] | [INFO] [stdout] 11 | external_file::{ExternalFile, ExternalFileId, ExternalFilesById}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `ExternalFilesById` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Layer` is imported redundantly [INFO] [stdout] --> src/file.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | layer::{Layer, LayerType, LayersData}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Layer` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LayerType` is imported redundantly [INFO] [stdout] --> src/file.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | layer::{Layer, LayerType, LayersData}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `LayerType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Slice` is imported redundantly [INFO] [stdout] --> src/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | slice::Slice, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Slice` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Tilemap` is imported redundantly [INFO] [stdout] --> src/file.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | tilemap::{Tilemap, TilemapData}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Tilemap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TileSize` is imported redundantly [INFO] [stdout] --> src/file.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | tileset::{TileSize, Tileset, TilesetsById}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `TileSize` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Tileset` is imported redundantly [INFO] [stdout] --> src/file.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | tileset::{TileSize, Tileset, TilesetsById}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Tileset` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TilesetsById` is imported redundantly [INFO] [stdout] --> src/file.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | tileset::{TileSize, Tileset, TilesetsById}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `TilesetsById` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UserData` is imported redundantly [INFO] [stdout] --> src/file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | user_data::UserData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | }; [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `UserData` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cel` is imported redundantly [INFO] [stdout] --> src/file.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | ^^^^^^^^ - the item `Cel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `profile_type` and `fixed_gamma` are never read [INFO] [stdout] --> src/color_profile.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ColorProfile { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 5 | pub profile_type: ColorProfileType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | pub fixed_gamma: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColorProfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `profile_type` and `fixed_gamma` are never read [INFO] [stdout] --> src/color_profile.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ColorProfile { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 5 | pub profile_type: ColorProfileType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | pub fixed_gamma: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColorProfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.11s [INFO] running `Command { std: "docker" "inspect" "22a627c0d87df168605ac0e79e646856930d63c269f3c842a846deb3da870008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a627c0d87df168605ac0e79e646856930d63c269f3c842a846deb3da870008", kill_on_drop: false }` [INFO] [stdout] 22a627c0d87df168605ac0e79e646856930d63c269f3c842a846deb3da870008 [INFO] checking asefile-0.3.6 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate asefile 0.3.6 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate asefile 0.3.6 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate asefile 0.3.6 [INFO] finished tweaking crates.io crate asefile 0.3.6 [INFO] tweaked toml for crates.io crate asefile 0.3.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate asefile 0.3.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adf01d90c70e4201165c439ccea1c447d7b2c6bbf54a99d4c09023d209164841 [INFO] running `Command { std: "docker" "start" "-a" "adf01d90c70e4201165c439ccea1c447d7b2c6bbf54a99d4c09023d209164841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adf01d90c70e4201165c439ccea1c447d7b2c6bbf54a99d4c09023d209164841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf01d90c70e4201165c439ccea1c447d7b2c6bbf54a99d4c09023d209164841", kill_on_drop: false }` [INFO] [stdout] adf01d90c70e4201165c439ccea1c447d7b2c6bbf54a99d4c09023d209164841 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a470f0983a9857ac2bcea1e1f9ecea792bb0de18b2133a4270f1a4ea6e030ede [INFO] running `Command { std: "docker" "start" "-a" "a470f0983a9857ac2bcea1e1f9ecea792bb0de18b2133a4270f1a4ea6e030ede", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking nohash v0.2.0 [INFO] [stderr] Checking rect_packer v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking asefile v0.3.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `blend` is imported redundantly [INFO] [stdout] --> src/file.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | blend::{self, mul_un8, Color8}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `blend` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExternalFile` is imported redundantly [INFO] [stdout] --> src/file.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | external_file::{ExternalFile, ExternalFileId, ExternalFilesById}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `ExternalFile` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExternalFileId` is imported redundantly [INFO] [stdout] --> src/file.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | external_file::{ExternalFile, ExternalFileId, ExternalFilesById}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `ExternalFileId` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExternalFilesById` is imported redundantly [INFO] [stdout] --> src/file.rs:11:51 [INFO] [stdout] | [INFO] [stdout] 11 | external_file::{ExternalFile, ExternalFileId, ExternalFilesById}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `ExternalFilesById` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Layer` is imported redundantly [INFO] [stdout] --> src/file.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | layer::{Layer, LayerType, LayersData}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Layer` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LayerType` is imported redundantly [INFO] [stdout] --> src/file.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | layer::{Layer, LayerType, LayersData}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `LayerType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Slice` is imported redundantly [INFO] [stdout] --> src/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | slice::Slice, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Slice` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Tilemap` is imported redundantly [INFO] [stdout] --> src/file.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | tilemap::{Tilemap, TilemapData}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Tilemap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TileSize` is imported redundantly [INFO] [stdout] --> src/file.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | tileset::{TileSize, Tileset, TilesetsById}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `TileSize` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Tileset` is imported redundantly [INFO] [stdout] --> src/file.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | tileset::{TileSize, Tileset, TilesetsById}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Tileset` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TilesetsById` is imported redundantly [INFO] [stdout] --> src/file.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | tileset::{TileSize, Tileset, TilesetsById}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `TilesetsById` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UserData` is imported redundantly [INFO] [stdout] --> src/file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | user_data::UserData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | }; [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `UserData` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cel` is imported redundantly [INFO] [stdout] --> src/file.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | ^^^^^^^^ - the item `Cel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `blend` is imported redundantly [INFO] [stdout] --> src/file.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | blend::{self, mul_un8, Color8}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `blend` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExternalFile` is imported redundantly [INFO] [stdout] --> src/file.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | external_file::{ExternalFile, ExternalFileId, ExternalFilesById}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `ExternalFile` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExternalFileId` is imported redundantly [INFO] [stdout] --> src/file.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | external_file::{ExternalFile, ExternalFileId, ExternalFilesById}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `ExternalFileId` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExternalFilesById` is imported redundantly [INFO] [stdout] --> src/file.rs:11:51 [INFO] [stdout] | [INFO] [stdout] 11 | external_file::{ExternalFile, ExternalFileId, ExternalFilesById}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `ExternalFilesById` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Layer` is imported redundantly [INFO] [stdout] --> src/file.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | layer::{Layer, LayerType, LayersData}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Layer` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LayerType` is imported redundantly [INFO] [stdout] --> src/file.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | layer::{Layer, LayerType, LayersData}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `LayerType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Slice` is imported redundantly [INFO] [stdout] --> src/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | slice::Slice, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Slice` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Tilemap` is imported redundantly [INFO] [stdout] --> src/file.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | tilemap::{Tilemap, TilemapData}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Tilemap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TileSize` is imported redundantly [INFO] [stdout] --> src/file.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | tileset::{TileSize, Tileset, TilesetsById}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `TileSize` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Tileset` is imported redundantly [INFO] [stdout] --> src/file.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | tileset::{TileSize, Tileset, TilesetsById}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `Tileset` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TilesetsById` is imported redundantly [INFO] [stdout] --> src/file.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | tileset::{TileSize, Tileset, TilesetsById}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `TilesetsById` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UserData` is imported redundantly [INFO] [stdout] --> src/file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | user_data::UserData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | }; [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | - the item `UserData` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cel` is imported redundantly [INFO] [stdout] --> src/file.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::{cel::Cel, *}; [INFO] [stdout] | ^^^^^^^^ - the item `Cel` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `profile_type` and `fixed_gamma` are never read [INFO] [stdout] --> src/color_profile.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ColorProfile { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 5 | pub profile_type: ColorProfileType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | pub fixed_gamma: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColorProfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `profile_type` and `fixed_gamma` are never read [INFO] [stdout] --> src/color_profile.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ColorProfile { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 5 | pub profile_type: ColorProfileType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | pub fixed_gamma: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColorProfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.32s [INFO] running `Command { std: "docker" "inspect" "a470f0983a9857ac2bcea1e1f9ecea792bb0de18b2133a4270f1a4ea6e030ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a470f0983a9857ac2bcea1e1f9ecea792bb0de18b2133a4270f1a4ea6e030ede", kill_on_drop: false }` [INFO] [stdout] a470f0983a9857ac2bcea1e1f9ecea792bb0de18b2133a4270f1a4ea6e030ede