[INFO] cloning repository https://github.com/CursedFlames/ase-cli-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CursedFlames/ase-cli-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCursedFlames%2Fase-cli-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCursedFlames%2Fase-cli-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b97e516bb47cafb84c5f6f40f4fbb723ae6f35c7 [INFO] checking CursedFlames/ase-cli-tools against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCursedFlames%2Fase-cli-tools" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CursedFlames/ase-cli-tools on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CursedFlames/ase-cli-tools [INFO] removed path dependency ase from git repo https://github.com/CursedFlames/ase-cli-tools [INFO] finished tweaking git repo https://github.com/CursedFlames/ase-cli-tools [INFO] tweaked toml for git repo https://github.com/CursedFlames/ase-cli-tools written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/CursedFlames/ase-cli-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ase) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ase) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f94474441e4ac712d16c57644509067ac7d211b8022a4a2a50d6c662f150b742 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f94474441e4ac712d16c57644509067ac7d211b8022a4a2a50d6c662f150b742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f94474441e4ac712d16c57644509067ac7d211b8022a4a2a50d6c662f150b742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f94474441e4ac712d16c57644509067ac7d211b8022a4a2a50d6c662f150b742", kill_on_drop: false }` [INFO] [stdout] f94474441e4ac712d16c57644509067ac7d211b8022a4a2a50d6c662f150b742 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6326398b263ecdbbb6665e2563ea1a5a6f8da1d21891b74010f3295fee1964eb [INFO] running `Command { std: "docker" "start" "-a" "6326398b263ecdbbb6665e2563ea1a5a6f8da1d21891b74010f3295fee1964eb", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ase) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Compiling num_enum v0.1.1 [INFO] [stderr] Checking ase v0.1.3 [INFO] [stderr] Checking ase-cli-tools v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `ase::Pixels`, `ase::RGBA256` [INFO] [stdout] --> src/bin/main.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | use ase::{Aseprite, Cel, CelChunk, ChunkData, ColorDepth, Pixels, RGBA256}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ no `RGBA256` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Pixels` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ase::Pixels` [INFO] [stdout] --> src/bin/main.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | use ase::Pixels::RGBA; [INFO] [stdout] | ^^^^^^ could not find `Pixels` in `ase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ase::Pixels`, `ase::RGBA256` [INFO] [stdout] --> src/bin/main.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | use ase::{Aseprite, Cel, CelChunk, ChunkData, ColorDepth, Pixels, RGBA256}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ no `RGBA256` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Pixels` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ase::Pixels` [INFO] [stdout] --> src/bin/main.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | use ase::Pixels::RGBA; [INFO] [stdout] | ^^^^^^ could not find `Pixels` in `ase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `decompress_pixels` found for enum `Cel` in the current scope [INFO] [stdout] --> src/bin/main.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | let mut pixels = Cel::decompress_pixels(&zlib_compressed_data, &ColorDepth::RGBA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ variant or associated item not found in `Cel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `decompress_pixels` found for enum `Cel` in the current scope [INFO] [stdout] --> src/bin/main.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | let mut pixels = Cel::decompress_pixels(&zlib_compressed_data, &ColorDepth::RGBA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ variant or associated item not found in `Cel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `compress_pixels` found for enum `Cel` in the current scope [INFO] [stdout] --> src/bin/main.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | match Cel::compress_pixels(&pixels) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `Cel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `compress_pixels` found for enum `Cel` in the current scope [INFO] [stdout] --> src/bin/main.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | match Cel::compress_pixels(&pixels) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `Cel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `w` found for reference `&Cel` in the current scope [INFO] [stdout] --> src/bin/main.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | let width = cel.w().unwrap() as usize; [INFO] [stdout] | ^ method not found in `&Cel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `w` found for reference `&Cel` in the current scope [INFO] [stdout] --> src/bin/main.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | let width = cel.w().unwrap() as usize; [INFO] [stdout] | ^ method not found in `&Cel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `h` found for reference `&Cel` in the current scope [INFO] [stdout] --> src/bin/main.rs:92:23 [INFO] [stdout] | [INFO] [stdout] 92 | let height = cel.h().unwrap() as usize; [INFO] [stdout] | ^ method not found in `&Cel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `h` found for reference `&Cel` in the current scope [INFO] [stdout] --> src/bin/main.rs:92:23 [INFO] [stdout] | [INFO] [stdout] 92 | let height = cel.h().unwrap() as usize; [INFO] [stdout] | ^ method not found in `&Cel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pixels` found for reference `&Cel` in the current scope [INFO] [stdout] --> src/bin/main.rs:96:32 [INFO] [stdout] | [INFO] [stdout] 96 | if let Some(pixels) = cel.pixels(&ColorDepth::RGBA) { [INFO] [stdout] | ^^^^^^ method not found in `&Cel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pixels` found for reference `&Cel` in the current scope [INFO] [stdout] --> src/bin/main.rs:96:32 [INFO] [stdout] | [INFO] [stdout] 96 | if let Some(pixels) = cel.pixels(&ColorDepth::RGBA) { [INFO] [stdout] | ^^^^^^ method not found in `&Cel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `Aseprite` in the current scope [INFO] [stdout] --> src/bin/main.rs:129:6 [INFO] [stdout] | [INFO] [stdout] 129 | ase.write(&mut file)?; [INFO] [stdout] | ^^^^^ method not found in `Aseprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `Aseprite` in the current scope [INFO] [stdout] --> src/bin/main.rs:129:6 [INFO] [stdout] | [INFO] [stdout] 129 | ase.write(&mut file)?; [INFO] [stdout] | ^^^^^ method not found in `Aseprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ase-cli-tools` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6326398b263ecdbbb6665e2563ea1a5a6f8da1d21891b74010f3295fee1964eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6326398b263ecdbbb6665e2563ea1a5a6f8da1d21891b74010f3295fee1964eb", kill_on_drop: false }` [INFO] [stdout] 6326398b263ecdbbb6665e2563ea1a5a6f8da1d21891b74010f3295fee1964eb