[INFO] cloning repository https://github.com/uttarayan21/ascii-shade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uttarayan21/ascii-shade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futtarayan21%2Fascii-shade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futtarayan21%2Fascii-shade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c703bd5dddfab55c20ddc793ad16a179bf0557a [INFO] testing uttarayan21/ascii-shade against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futtarayan21%2Fascii-shade" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uttarayan21/ascii-shade on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uttarayan21/ascii-shade [INFO] finished tweaking git repo https://github.com/uttarayan21/ascii-shade [INFO] tweaked toml for git repo https://github.com/uttarayan21/ascii-shade written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/uttarayan21/ascii-shade 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fast_image_resize v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d1e3c8b0654943b38a04f4c12cebd6e4bdde8f18bffe02a11051f8d3a895d8e [INFO] running `Command { std: "docker" "start" "-a" "8d1e3c8b0654943b38a04f4c12cebd6e4bdde8f18bffe02a11051f8d3a895d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d1e3c8b0654943b38a04f4c12cebd6e4bdde8f18bffe02a11051f8d3a895d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1e3c8b0654943b38a04f4c12cebd6e4bdde8f18bffe02a11051f8d3a895d8e", kill_on_drop: false }` [INFO] [stdout] 8d1e3c8b0654943b38a04f4c12cebd6e4bdde8f18bffe02a11051f8d3a895d8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 513a0c19b04af8bcb247285757f2b732895f6a39278ad1558773214382c18c33 [INFO] running `Command { std: "docker" "start" "-a" "513a0c19b04af8bcb247285757f2b732895f6a39278ad1558773214382c18c33", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling jxl-grid v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling kamadak-exif v0.5.5 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling syn v2.0.69 [INFO] [stderr] Compiling jpeg-encoder v0.5.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling zune-farbfeld v0.4.0 [INFO] [stderr] Compiling zune-jpegxl v0.4.0 [INFO] [stderr] Compiling zune-qoi v0.4.10 [INFO] [stderr] Compiling zune-bmp v0.4.0 [INFO] [stderr] Compiling zune-psd v0.4.0 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling zune-hdr v0.4.0 [INFO] [stderr] Compiling zune-ppm v0.4.0 [INFO] [stderr] Compiling zune-png v0.4.10 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling ascii-shade-macros v0.1.0 (/opt/rustwide/workdir/ascii-shade-macros) [INFO] [stdout] warning: unused import: `quote::ToTokens as _` [INFO] [stdout] --> ascii-shade-macros/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quote::ToTokens as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling fast_image_resize v4.0.0 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling jxl-bitstream v0.2.3 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling jxl-coding v0.2.3 [INFO] [stderr] Compiling jxl-modular v0.3.0 [INFO] [stderr] Compiling jxl-color v0.3.2 [INFO] [stderr] Compiling jxl-image v0.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling jxl-vardct v0.3.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling jxl-frame v0.5.0 [INFO] [stderr] Compiling jxl-render v0.4.0 [INFO] [stderr] Compiling jxl-oxide v0.4.0 [INFO] [stderr] Compiling zune-image v0.4.15 [INFO] [stderr] Compiling ascii-shade v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::Vec2` [INFO] [stdout] --> src/vectors.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | use super::Vec2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::Vec2Index::*` [INFO] [stdout] --> src/vectors.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use super::Vec2Index::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fast_image_resize_to_zune` is never used [INFO] [stdout] --> src/translators.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn fast_image_resize_to_zune( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "513a0c19b04af8bcb247285757f2b732895f6a39278ad1558773214382c18c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "513a0c19b04af8bcb247285757f2b732895f6a39278ad1558773214382c18c33", kill_on_drop: false }` [INFO] [stdout] 513a0c19b04af8bcb247285757f2b732895f6a39278ad1558773214382c18c33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f71c3bfaf3aa6d6ecdfdb9e6f78374324ee283f65601cfdb12ae808968666442 [INFO] running `Command { std: "docker" "start" "-a" "f71c3bfaf3aa6d6ecdfdb9e6f78374324ee283f65601cfdb12ae808968666442", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `quote::ToTokens as _` [INFO] [stdout] --> ascii-shade-macros/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quote::ToTokens as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ascii-shade v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::Vec2` [INFO] [stdout] --> src/vectors.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | use super::Vec2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::Vec2Index::*` [INFO] [stdout] --> src/vectors.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use super::Vec2Index::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::Vec2` [INFO] [stdout] --> src/vectors.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | use super::Vec2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::Vec2Index::*` [INFO] [stdout] --> src/vectors.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use super::Vec2Index::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fast_image_resize_to_zune` is never used [INFO] [stdout] --> src/translators.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn fast_image_resize_to_zune( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "f71c3bfaf3aa6d6ecdfdb9e6f78374324ee283f65601cfdb12ae808968666442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f71c3bfaf3aa6d6ecdfdb9e6f78374324ee283f65601cfdb12ae808968666442", kill_on_drop: false }` [INFO] [stdout] f71c3bfaf3aa6d6ecdfdb9e6f78374324ee283f65601cfdb12ae808968666442 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 606ed8e81f284e38a9f67a3c0ff15ea36bf2d88ca1446049c556284f2bdf4567 [INFO] running `Command { std: "docker" "start" "-a" "606ed8e81f284e38a9f67a3c0ff15ea36bf2d88ca1446049c556284f2bdf4567", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `quote::ToTokens as _` [INFO] [stderr] --> ascii-shade-macros/src/lib.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use quote::ToTokens as _; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ascii-shade-macros` (lib) generated 1 warning (run `cargo fix --lib -p ascii-shade-macros` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `super::Vec2` [INFO] [stderr] --> src/vectors.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | use super::Vec2; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::Vec2Index::*` [INFO] [stderr] --> src/vectors.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | use super::Vec2Index::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ascii-shade` (lib) generated 2 warnings (run `cargo fix --lib -p ascii-shade` to apply 2 suggestions) [INFO] [stderr] warning: `ascii-shade` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: function `fast_image_resize_to_zune` is never used [INFO] [stderr] --> src/translators.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn fast_image_resize_to_zune( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ascii-shade` (bin "ascii-shade" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ascii_shade-627b06c6532af2c8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ascii_shade-9a3c9d4c04f020e6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ascii_shade [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "606ed8e81f284e38a9f67a3c0ff15ea36bf2d88ca1446049c556284f2bdf4567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606ed8e81f284e38a9f67a3c0ff15ea36bf2d88ca1446049c556284f2bdf4567", kill_on_drop: false }` [INFO] [stdout] 606ed8e81f284e38a9f67a3c0ff15ea36bf2d88ca1446049c556284f2bdf4567