[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 try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCursedFlames%2Fase-cli-tools" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CursedFlames/ase-cli-tools on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "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-14/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" "+81275a1445c7502a974118e0c69b795ab60be991" "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-14/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" "+81275a1445c7502a974118e0c69b795ab60be991" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "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] Downloading crates ... [INFO] [stderr] Downloaded num_enum v0.1.1 [INFO] [stderr] Downloaded ase v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d16ea59d36516847a0233a89ddf40733e9191ca5a5853bb279dc5949eb1db95 [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" "6d16ea59d36516847a0233a89ddf40733e9191ca5a5853bb279dc5949eb1db95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d16ea59d36516847a0233a89ddf40733e9191ca5a5853bb279dc5949eb1db95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d16ea59d36516847a0233a89ddf40733e9191ca5a5853bb279dc5949eb1db95", kill_on_drop: false }` [INFO] [stdout] 6d16ea59d36516847a0233a89ddf40733e9191ca5a5853bb279dc5949eb1db95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+81275a1445c7502a974118e0c69b795ab60be991" "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] a05678de16d0d72750677349801d0d0ad4d54f3105a739f5dc07739515653d52 [INFO] running `Command { std: "docker" "start" "-a" "a05678de16d0d72750677349801d0d0ad4d54f3105a739f5dc07739515653d52", 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 miniz_oxide v0.4.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking flate2 v1.0.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 `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 `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 `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 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" "a05678de16d0d72750677349801d0d0ad4d54f3105a739f5dc07739515653d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05678de16d0d72750677349801d0d0ad4d54f3105a739f5dc07739515653d52", kill_on_drop: false }` [INFO] [stdout] a05678de16d0d72750677349801d0d0ad4d54f3105a739f5dc07739515653d52