[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCursedFlames%2Fase-cli-tools" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CursedFlames/ase-cli-tools on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-4/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" "+beta" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/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" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74db06919f68a2b798c2565260a71e2e18d01e1e47b654e2c7802cbc7fb4d0f5 [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" "74db06919f68a2b798c2565260a71e2e18d01e1e47b654e2c7802cbc7fb4d0f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74db06919f68a2b798c2565260a71e2e18d01e1e47b654e2c7802cbc7fb4d0f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74db06919f68a2b798c2565260a71e2e18d01e1e47b654e2c7802cbc7fb4d0f5", kill_on_drop: false }` [INFO] [stdout] 74db06919f68a2b798c2565260a71e2e18d01e1e47b654e2c7802cbc7fb4d0f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a031c6ea86b2ac05619fe3885bbf9fd9c2e8fe0f101ed4da5a4acd291648f4dc [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" "a031c6ea86b2ac05619fe3885bbf9fd9c2e8fe0f101ed4da5a4acd291648f4dc", 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 proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling quote v0.6.13 [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 `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 `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 `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 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 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 `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: 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] [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a031c6ea86b2ac05619fe3885bbf9fd9c2e8fe0f101ed4da5a4acd291648f4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a031c6ea86b2ac05619fe3885bbf9fd9c2e8fe0f101ed4da5a4acd291648f4dc", kill_on_drop: false }` [INFO] [stdout] a031c6ea86b2ac05619fe3885bbf9fd9c2e8fe0f101ed4da5a4acd291648f4dc