[INFO] cloning repository https://github.com/korvin89/asciidize [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/korvin89/asciidize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorvin89%2Fasciidize", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorvin89%2Fasciidize'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac11468a595c6ac5184c844462717454014e9f26 [INFO] testing korvin89/asciidize against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkorvin89%2Fasciidize" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/korvin89/asciidize [INFO] finished tweaking git repo https://github.com/korvin89/asciidize [INFO] tweaked toml for git repo https://github.com/korvin89/asciidize written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/korvin89/asciidize on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/korvin89/asciidize 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cae41285359aaa7a9de3eb7616c7d0ee825eff434ea33720eadb923061c2acbc [INFO] running `Command { std: "docker" "start" "-a" "cae41285359aaa7a9de3eb7616c7d0ee825eff434ea33720eadb923061c2acbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cae41285359aaa7a9de3eb7616c7d0ee825eff434ea33720eadb923061c2acbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cae41285359aaa7a9de3eb7616c7d0ee825eff434ea33720eadb923061c2acbc", kill_on_drop: false }` [INFO] [stdout] cae41285359aaa7a9de3eb7616c7d0ee825eff434ea33720eadb923061c2acbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1a480ca46576d9659ec687cab26168e8448ab0213e8b3a17a52a28d2345d30e [INFO] running `Command { std: "docker" "start" "-a" "f1a480ca46576d9659ec687cab26168e8448ab0213e8b3a17a52a28d2345d30e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.19 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling asciidize v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "f1a480ca46576d9659ec687cab26168e8448ab0213e8b3a17a52a28d2345d30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a480ca46576d9659ec687cab26168e8448ab0213e8b3a17a52a28d2345d30e", kill_on_drop: false }` [INFO] [stdout] f1a480ca46576d9659ec687cab26168e8448ab0213e8b3a17a52a28d2345d30e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9c1289c735a49028f8b394e5a41c5367c624d96a78ed7f9c9fe068b1b0b3966 [INFO] running `Command { std: "docker" "start" "-a" "f9c1289c735a49028f8b394e5a41c5367c624d96a78ed7f9c9fe068b1b0b3966", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling asciidize v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "f9c1289c735a49028f8b394e5a41c5367c624d96a78ed7f9c9fe068b1b0b3966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c1289c735a49028f8b394e5a41c5367c624d96a78ed7f9c9fe068b1b0b3966", kill_on_drop: false }` [INFO] [stdout] f9c1289c735a49028f8b394e5a41c5367c624d96a78ed7f9c9fe068b1b0b3966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17c3d2056eaa11195ff11588524472a60c25074dfa9f488f5ae2d3cff4f917b8 [INFO] running `Command { std: "docker" "start" "-a" "17c3d2056eaa11195ff11588524472a60c25074dfa9f488f5ae2d3cff4f917b8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asciidize-56ba05b0e7fd1fc1) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test alphabet::map::tests::test_from_str_invalid_data ... ok [INFO] [stdout] test alphabet::map::tests::test_from_str ... ok [INFO] [stdout] test alphabet::map::tests::test_to_string ... ok [INFO] [stdout] test alphabet::model::tests::test_new ... ok [INFO] [stdout] test alphabet::sample::tests::test_display ... ok [INFO] [stdout] test alphabet::sample::tests::test_from_alphabet ... ok [INFO] [stdout] test alphabet::sample::tests::test_add_padding ... ok [INFO] [stdout] test utils::bitmap::tests::test_load_from_file ... ok [INFO] [stdout] test utils::bitmap::tests::test_to_black_and_white ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/asciidize-ac5e874e76bb4ef5) [INFO] [stdout] test utils::bitmap::tests::test_save_to_file ... ok [INFO] [stdout] test alphabet::model::tests::test_from_symbol_str ... ok [INFO] [stdout] test utils::bitmap::tests::test_to_grayscale ... ok [INFO] [stdout] test utils::bitmap::tests::test_crop ... ok [INFO] [stdout] test utils::bitmap::tests::test_to_inverse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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 tests/cli/main.rs (/opt/rustwide/target/debug/deps/cli-7a746664382558dd) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test none::test_none ... ok [INFO] [stdout] test alphabet::print::test_print ... ok [INFO] [stdout] test alphabet::print::test_print_default_alphabet ... ok [INFO] [stderr] Doc-tests asciidize [INFO] [stdout] test alphabet::none::test_none ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [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" "17c3d2056eaa11195ff11588524472a60c25074dfa9f488f5ae2d3cff4f917b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c3d2056eaa11195ff11588524472a60c25074dfa9f488f5ae2d3cff4f917b8", kill_on_drop: false }` [INFO] [stdout] 17c3d2056eaa11195ff11588524472a60c25074dfa9f488f5ae2d3cff4f917b8