[INFO] fetching crate asefile 0.3.6...
[INFO] checking asefile-0.3.6 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate asefile 0.3.6 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate asefile 0.3.6 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-4-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-iter v0.1.42
[INFO] [stderr]   Downloaded rect_packer v0.2.1
[INFO] [stderr]   Downloaded bytemuck v1.8.0
[INFO] [stderr]   Downloaded libc v0.2.90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60d888e882fd106a76f297dc50e02a87e0316121d4290ac48507811b9a8630cf
[INFO] running `Command { std: "docker" "start" "-a" "60d888e882fd106a76f297dc50e02a87e0316121d4290ac48507811b9a8630cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60d888e882fd106a76f297dc50e02a87e0316121d4290ac48507811b9a8630cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60d888e882fd106a76f297dc50e02a87e0316121d4290ac48507811b9a8630cf", kill_on_drop: false }`
[INFO] [stdout] 60d888e882fd106a76f297dc50e02a87e0316121d4290ac48507811b9a8630cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75fefb6ca4f776f375defeab785738c74ed5da1d65563d875f7fc7b7a4eb9666
[INFO] running `Command { std: "docker" "start" "-a" "75fefb6ca4f776f375defeab785738c74ed5da1d65563d875f7fc7b7a4eb9666", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[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]    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 byteorder v1.4.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.8.0
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking nohash v0.2.0
[INFO] [stderr]     Checking rect_packer v0.2.1
[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: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
[INFO] running `Command { std: "docker" "inspect" "75fefb6ca4f776f375defeab785738c74ed5da1d65563d875f7fc7b7a4eb9666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75fefb6ca4f776f375defeab785738c74ed5da1d65563d875f7fc7b7a4eb9666", kill_on_drop: false }`
[INFO] [stdout] 75fefb6ca4f776f375defeab785738c74ed5da1d65563d875f7fc7b7a4eb9666
[INFO] checking asefile-0.3.6 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate asefile 0.3.6 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate asefile 0.3.6 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-4-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61ae52cf98e9cd65dc1bc03563d805174077b35d52d3404696ad5175c90b765d
[INFO] running `Command { std: "docker" "start" "-a" "61ae52cf98e9cd65dc1bc03563d805174077b35d52d3404696ad5175c90b765d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61ae52cf98e9cd65dc1bc03563d805174077b35d52d3404696ad5175c90b765d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61ae52cf98e9cd65dc1bc03563d805174077b35d52d3404696ad5175c90b765d", kill_on_drop: false }`
[INFO] [stdout] 61ae52cf98e9cd65dc1bc03563d805174077b35d52d3404696ad5175c90b765d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f36ab6efd047ad2e7db5a898b72a3b46bd38e68353e60c49362975bf8207398a
[INFO] running `Command { std: "docker" "start" "-a" "f36ab6efd047ad2e7db5a898b72a3b46bd38e68353e60c49362975bf8207398a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[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]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking nohash v0.2.0
[INFO] [stderr]     Checking rect_packer v0.2.1
[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: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
[INFO] running `Command { std: "docker" "inspect" "f36ab6efd047ad2e7db5a898b72a3b46bd38e68353e60c49362975bf8207398a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f36ab6efd047ad2e7db5a898b72a3b46bd38e68353e60c49362975bf8207398a", kill_on_drop: false }`
[INFO] [stdout] f36ab6efd047ad2e7db5a898b72a3b46bd38e68353e60c49362975bf8207398a
