[INFO] fetching crate ascii-rs 0.1.2...
[INFO] testing ascii-rs-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ascii-rs 0.1.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ascii-rs 0.1.2
[INFO] finished tweaking crates.io crate ascii-rs 0.1.2
[INFO] tweaked toml for crates.io crate ascii-rs 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ascii-rs 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 125 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded weezl v0.1.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2624ea02cb00c4e327b7c51fbeefe01ed7f030ecc905ddcb431e61771abae891
[INFO] running `Command { std: "docker" "start" "-a" "2624ea02cb00c4e327b7c51fbeefe01ed7f030ecc905ddcb431e61771abae891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2624ea02cb00c4e327b7c51fbeefe01ed7f030ecc905ddcb431e61771abae891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2624ea02cb00c4e327b7c51fbeefe01ed7f030ecc905ddcb431e61771abae891", kill_on_drop: false }`
[INFO] [stdout] 2624ea02cb00c4e327b7c51fbeefe01ed7f030ecc905ddcb431e61771abae891
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0f60388fb4a4ca76cff9844ce68162da15ce4796925c61ffda6812d17135872
[INFO] running `Command { std: "docker" "start" "-a" "c0f60388fb4a4ca76cff9844ce68162da15ce4796925c61ffda6812d17135872", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling weezl v0.1.11
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling ascii-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.20s
[INFO] running `Command { std: "docker" "inspect" "c0f60388fb4a4ca76cff9844ce68162da15ce4796925c61ffda6812d17135872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0f60388fb4a4ca76cff9844ce68162da15ce4796925c61ffda6812d17135872", kill_on_drop: false }`
[INFO] [stdout] c0f60388fb4a4ca76cff9844ce68162da15ce4796925c61ffda6812d17135872
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47b4d7feae1727a6ceebca25ada87852b03be3c0097bbd928d0b33f8dd6a051d
[INFO] running `Command { std: "docker" "start" "-a" "47b4d7feae1727a6ceebca25ada87852b03be3c0097bbd928d0b33f8dd6a051d", kill_on_drop: false }`
[INFO] [stderr]    Compiling ascii-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "47b4d7feae1727a6ceebca25ada87852b03be3c0097bbd928d0b33f8dd6a051d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47b4d7feae1727a6ceebca25ada87852b03be3c0097bbd928d0b33f8dd6a051d", kill_on_drop: false }`
[INFO] [stdout] 47b4d7feae1727a6ceebca25ada87852b03be3c0097bbd928d0b33f8dd6a051d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b353854facff494e96a95e3fb46062f5949db08d5743436efbe76faf82cdc57
[INFO] running `Command { std: "docker" "start" "-a" "7b353854facff494e96a95e3fb46062f5949db08d5743436efbe76faf82cdc57", kill_on_drop: false }`
[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_rs-8620b36e5cb01906)
[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_rs
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/image_proc.rs - image_proc::ImageEngine::from_slice (line 46) ... FAILED
[INFO] [stdout] test src/image_proc.rs - image_proc::ImageEngine::render_to_text (line 73) ... FAILED
[INFO] [stdout] test src/image_proc.rs - image_proc::ImageEngine::new (line 23) ... FAILED
[INFO] [stdout] test src/image_proc.rs - image_proc::ImageEngine::render_to_text (line 91) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/image_proc.rs - image_proc::ImageEngine::from_slice (line 46) stdout ----
[INFO] [stdout] error: couldn't read `src/your image path`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/image_proc.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let source = include_bytes!("your image path");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]   --> src/image_proc.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use rustascii::{image_proc::ImageEngine};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rustascii`, use `cargo add rustascii` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/image_proc.rs - image_proc::ImageEngine::render_to_text (line 73) stdout ----
[INFO] [stdout] error: couldn't read `src/your-path`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/image_proc.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let source = include_bytes!("your-path");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]   --> src/image_proc.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | use rustascii::{image_proc::ImageEngine};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rustascii`, use `cargo add rustascii` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/image_proc.rs - image_proc::ImageEngine::new (line 23) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]   --> src/image_proc.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use rustascii::{image, image_proc::ImageEngine};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rustascii`, use `cargo add rustascii` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustascii`
[INFO] [stdout]   --> src/image_proc.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use rustascii::{image, image_proc::ImageEngine};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rustascii`, use `cargo add rustascii` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/image_proc.rs - image_proc::ImageEngine::render_to_text (line 91) stdout ----
[INFO] [stdout] error: couldn't read `src/your-path`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/image_proc.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let source = include_bytes!("your-path");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]   --> src/image_proc.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | use rustascii::{image_proc::ImageEngine};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rustascii`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rustascii`, use `cargo add rustascii` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]   --> src/image_proc.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let mut file_writer = fs::File::create_new("your-new-file")?;
[INFO] [stdout]    |                               ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 92 + use std::fs::File;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 99 -         let mut file_writer = fs::File::create_new("your-new-file")?;
[INFO] [stdout] 99 +         let mut file_writer = File::create_new("your-new-file")?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/image_proc.rs - image_proc::ImageEngine::from_slice (line 46)
[INFO] [stdout]     src/image_proc.rs - image_proc::ImageEngine::new (line 23)
[INFO] [stdout]     src/image_proc.rs - image_proc::ImageEngine::render_to_text (line 73)
[INFO] [stdout]     src/image_proc.rs - image_proc::ImageEngine::render_to_text (line 91)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7b353854facff494e96a95e3fb46062f5949db08d5743436efbe76faf82cdc57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b353854facff494e96a95e3fb46062f5949db08d5743436efbe76faf82cdc57", kill_on_drop: false }`
[INFO] [stdout] 7b353854facff494e96a95e3fb46062f5949db08d5743436efbe76faf82cdc57
