[INFO] fetching crate tapciify 3.3.1... [INFO] testing tapciify-3.3.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate tapciify 3.3.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate tapciify 3.3.1 [INFO] finished tweaking crates.io crate tapciify 3.3.1 [INFO] tweaked toml for crates.io crate tapciify 3.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tapciify 3.3.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tapciify 3.3.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `imageproc` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6faa5a11b8941385ca91dcfceba9c042522f48f42d8e43d7f2f75937eb4cb0b5 [INFO] running `Command { std: "docker" "start" "-a" "6faa5a11b8941385ca91dcfceba9c042522f48f42d8e43d7f2f75937eb4cb0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6faa5a11b8941385ca91dcfceba9c042522f48f42d8e43d7f2f75937eb4cb0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6faa5a11b8941385ca91dcfceba9c042522f48f42d8e43d7f2f75937eb4cb0b5", kill_on_drop: false }` [INFO] [stdout] 6faa5a11b8941385ca91dcfceba9c042522f48f42d8e43d7f2f75937eb4cb0b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bec4fc9323f4ed4aa52f48e1872314bfe30d14b6ae355fde886dad86e187b8aa [INFO] running `Command { std: "docker" "start" "-a" "bec4fc9323f4ed4aa52f48e1872314bfe30d14b6ae355fde886dad86e187b8aa", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `imageproc` dependency) [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling built v0.7.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling flate2 v1.0.29 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling bitstream-io v2.2.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling wide v0.7.16 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ab_glyph v0.2.25 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling num v0.4.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling nalgebra v0.32.5 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling imageproc v0.24.0 [INFO] [stderr] Compiling tapciify v3.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "bec4fc9323f4ed4aa52f48e1872314bfe30d14b6ae355fde886dad86e187b8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bec4fc9323f4ed4aa52f48e1872314bfe30d14b6ae355fde886dad86e187b8aa", kill_on_drop: false }` [INFO] [stdout] bec4fc9323f4ed4aa52f48e1872314bfe30d14b6ae355fde886dad86e187b8aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ba45466a94af320ff4426efd2eddd42c022ce0289bba71801e6232ea5b20bc9 [INFO] running `Command { std: "docker" "start" "-a" "8ba45466a94af320ff4426efd2eddd42c022ce0289bba71801e6232ea5b20bc9", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `imageproc` dependency) [INFO] [stderr] Compiling tapciify v3.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "8ba45466a94af320ff4426efd2eddd42c022ce0289bba71801e6232ea5b20bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba45466a94af320ff4426efd2eddd42c022ce0289bba71801e6232ea5b20bc9", kill_on_drop: false }` [INFO] [stdout] 8ba45466a94af320ff4426efd2eddd42c022ce0289bba71801e6232ea5b20bc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2b241a303ce98cc627ddae8a52fb1715cb8a9bb1c0344a2d5b67fd1eb6fc90d [INFO] running `Command { std: "docker" "start" "-a" "a2b241a303ce98cc627ddae8a52fb1715cb8a9bb1c0344a2d5b67fd1eb6fc90d", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `imageproc` dependency) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tapciify-20706b4a56904f22) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tapciify-581dd5a2b582016c) [INFO] [stdout] [INFO] [stderr] Doc-tests tapciify [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/ascii.rs - ascii::AsciiArtConverter::ascii_art (line 104) ... FAILED [INFO] [stdout] test src/ascii.rs - ascii::AsciiArtConverter::ascii_art (line 78) ... FAILED [INFO] [stdout] test src/ascii.rs - ascii (line 34) ... FAILED [INFO] [stdout] test src/lib.rs - (line 41) ... FAILED [INFO] [stdout] test src/player.rs - player::calculate_frame_time (line 54) ... ok [INFO] [stdout] test src/lib.rs - (line 67) ... FAILED [INFO] [stdout] test src/ascii.rs - ascii::ascii_character (line 517) ... ok [INFO] [stdout] test src/ascii.rs - ascii::AsciiArtPixel::new (line 397) ... ok [INFO] [stdout] test src/resize.rs - resize::CustomRatioResize::resize_custom_ratio (line 15) ... FAILED [INFO] [stdout] test src/ascii.rs - ascii::get_lightness (line 556) ... ok [INFO] [stdout] test src/braille.rs - braille::boolean_array_to_braille (line 24) ... ok [INFO] [stdout] test src/ascii.rs - ascii (line 7) ... FAILED [INFO] [stdout] test src/background_string.rs - background_string::BackgroundStringArtConverter::background_string_art (line 15) ... FAILED [INFO] [stdout] test src/threshold_utils.rs - threshold_utils::ThresholdPixel::threshold_pixel (line 14) ... ok [INFO] [stdout] test src/braille.rs - braille::BrailleArtConverter::braille_art (line 54) ... FAILED [INFO] [stdout] test src/player.rs - player (line 6) ... FAILED [INFO] [stdout] test src/player.rs - player::AsciiPlayer::play (line 210) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/ascii.rs - ascii::AsciiArtConverter::ascii_art (line 104) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/ascii.rs - ascii::AsciiArtConverter::ascii_art (line 78) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/ascii.rs - ascii (line 34) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcx28QXm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtapciify-2b033a757c213d62,libclap-9d93c89dfd7769ce,libclap_builder-af537826c5b2ee6a,libstrsim-24acdad2526b95b7,libanstream-c64133867fc8176d,libanstyle_query-8d3653252a5c3fa6,libcolorchoice-bfe75a9d19074058,libanstyle_parse-1f4e0b1d916c325f,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libanstyle-3f5f62a5160c2726,libindicatif-f80a1a9c857f956e,libportable_atomic-d5a6801603634bf9,libnumber_prefix-8479f39d71e80d3e,libconsole-ff1f7b7af592400a,libunicode_width-d4af6ef784b2a0cb,libimageproc-f71ce7d28c486602,libnalgebra-55137e882f7a91e7,libmatrixmultiply-0a4619d9ad11cc8d,librawpointer-a726d041f28ef5ec,libtypenum-66c155be53855aa0,libsimba-23bf29e70ae7d63a,libwide-837ab1654d4bdb49,libsafe_arch-4efce952f64a3651,libapprox-91716d21b58e44e3,libab_glyph-f52683e33f38459e,libowned_ttf_parser-e4afc86ca5e04d2a,libttf_parser-4f08181cd3bd2d44,libab_glyph_rasterizer-58ae3059bbb17bdd,libconv-1d439c9f4cc27206,libcustom_derive-4acdd0be81371749,libnum-6b0fcb47cc80f27e,libnum_iter-8b28dcaf30cd0cc4,libnum_complex-ab0a21728ff60075,librand_distr-dc35bcd4302997b2,librand-d1005a0b8c2c2097,librand_chacha-9a7939ce40efcdab,libppv_lite86-4250c766b4729968,librand_core-bec7829b37781959,libgetrandom-fa58d6cc6985cc93,libcrossterm-8ecdc53ddc5ffd2b,libbitflags-f87f62472e1f73dd,libparking_lot-f1c1af909e653c35,libparking_lot_core-14dc1c192bda5cc0,liblock_api-5bf28cb8d0ae8553,libscopeguard-d52bd00767847e44,libsignal_hook_mio-b05a30a7b4b99cb4,libsignal_hook-bcdd3c4816c051f8,libsignal_hook_registry-fbfc3cff5c62dde3,libmio-c6440d712a54998d,liblibc-21d71f812ea07b39,libimage-7ab99a52c7e84452,libimage_webp-de504d7bd8cdf5d1,libbyteorder_lite-25e78048a27d33b8,libqoi-86dec59824738a97,libpng-ca57a92b3a609335,libfdeflate-2676e2396689691a,libbitflags-e2b4db6c651223da,libexr-1f0c165de21e19e8,libflume-982a51c8c4f70655,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-8828d1a34d8bd812,libsmallvec-8045c56aeb050430,libzune_jpeg-27f69ef2fcb5b2b5,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libravif-d5a6a1b4ebe7a338,libloop9-a00110964edb7656,libavif_serialize-462a2c6d348ebf69,libquick_error-8d402ad4d863a69d,librgb-dd9f392c1f45a436,librav1e-48963bf1903001f0,libprofiling-b58d5165e01edbb8,libav1_grain-a137311b87c694d4,libnom-39a42f822b2d7154,libmemchr-432786887273eca9,libnum_rational-318efb4af5a8aff1,libnum_bigint-3fa4b8264ddb1f5e,libnum_integer-605e256245c7db1b,libanyhow-962ca59668e8eb6f,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-ddfa0d2d97dd441f,librayon-d33644bf511cf075,librayon_core-91553b22dcd827f2,libcrossbeam_deque-9ef4ee6c8344f758,libcrossbeam_epoch-83d4e6858184b011,libcrossbeam_utils-8767270430be56a4,libv_frame-9f489a9e0c2fd211,libaligned_vec-ab53b3b8648dcc44,libarrayvec-f942e8c771b56381,libthiserror-eab033333712379b,libbitstream_io-4b12d843572219e2,libitertools-0bead5acf83741ec,libeither-c223d816b347c1a2,liblog-a3845e017a80cb8a,libimgref-8300d2ee6b200c5b,libbytemuck-a51f1a037e7dc8e3,libnum_traits-be7fbdf0393022d5,libtiff-81842f99f7d303d2,libflate2-37b8e9fdff106993,libminiz_oxide-3d4b64de72f97cc3,libsimd_adler32-eda01a159841bab2,libcrc32fast-b0a822c04decf57d,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libcolored-1a1a0e533dc37546,liblazy_static-2bb390fee0230a38}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcx28QXm/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcNHLdG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 41) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTLnjX5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtapciify-2b033a757c213d62,libclap-9d93c89dfd7769ce,libclap_builder-af537826c5b2ee6a,libstrsim-24acdad2526b95b7,libanstream-c64133867fc8176d,libanstyle_query-8d3653252a5c3fa6,libcolorchoice-bfe75a9d19074058,libanstyle_parse-1f4e0b1d916c325f,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libanstyle-3f5f62a5160c2726,libindicatif-f80a1a9c857f956e,libportable_atomic-d5a6801603634bf9,libnumber_prefix-8479f39d71e80d3e,libconsole-ff1f7b7af592400a,libunicode_width-d4af6ef784b2a0cb,libimageproc-f71ce7d28c486602,libnalgebra-55137e882f7a91e7,libmatrixmultiply-0a4619d9ad11cc8d,librawpointer-a726d041f28ef5ec,libtypenum-66c155be53855aa0,libsimba-23bf29e70ae7d63a,libwide-837ab1654d4bdb49,libsafe_arch-4efce952f64a3651,libapprox-91716d21b58e44e3,libab_glyph-f52683e33f38459e,libowned_ttf_parser-e4afc86ca5e04d2a,libttf_parser-4f08181cd3bd2d44,libab_glyph_rasterizer-58ae3059bbb17bdd,libconv-1d439c9f4cc27206,libcustom_derive-4acdd0be81371749,libnum-6b0fcb47cc80f27e,libnum_iter-8b28dcaf30cd0cc4,libnum_complex-ab0a21728ff60075,librand_distr-dc35bcd4302997b2,librand-d1005a0b8c2c2097,librand_chacha-9a7939ce40efcdab,libppv_lite86-4250c766b4729968,librand_core-bec7829b37781959,libgetrandom-fa58d6cc6985cc93,libcrossterm-8ecdc53ddc5ffd2b,libbitflags-f87f62472e1f73dd,libparking_lot-f1c1af909e653c35,libparking_lot_core-14dc1c192bda5cc0,liblock_api-5bf28cb8d0ae8553,libscopeguard-d52bd00767847e44,libsignal_hook_mio-b05a30a7b4b99cb4,libsignal_hook-bcdd3c4816c051f8,libsignal_hook_registry-fbfc3cff5c62dde3,libmio-c6440d712a54998d,liblibc-21d71f812ea07b39,libimage-7ab99a52c7e84452,libimage_webp-de504d7bd8cdf5d1,libbyteorder_lite-25e78048a27d33b8,libqoi-86dec59824738a97,libpng-ca57a92b3a609335,libfdeflate-2676e2396689691a,libbitflags-e2b4db6c651223da,libexr-1f0c165de21e19e8,libflume-982a51c8c4f70655,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-8828d1a34d8bd812,libsmallvec-8045c56aeb050430,libzune_jpeg-27f69ef2fcb5b2b5,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libravif-d5a6a1b4ebe7a338,libloop9-a00110964edb7656,libavif_serialize-462a2c6d348ebf69,libquick_error-8d402ad4d863a69d,librgb-dd9f392c1f45a436,librav1e-48963bf1903001f0,libprofiling-b58d5165e01edbb8,libav1_grain-a137311b87c694d4,libnom-39a42f822b2d7154,libmemchr-432786887273eca9,libnum_rational-318efb4af5a8aff1,libnum_bigint-3fa4b8264ddb1f5e,libnum_integer-605e256245c7db1b,libanyhow-962ca59668e8eb6f,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-ddfa0d2d97dd441f,librayon-d33644bf511cf075,librayon_core-91553b22dcd827f2,libcrossbeam_deque-9ef4ee6c8344f758,libcrossbeam_epoch-83d4e6858184b011,libcrossbeam_utils-8767270430be56a4,libv_frame-9f489a9e0c2fd211,libaligned_vec-ab53b3b8648dcc44,libarrayvec-f942e8c771b56381,libthiserror-eab033333712379b,libbitstream_io-4b12d843572219e2,libitertools-0bead5acf83741ec,libeither-c223d816b347c1a2,liblog-a3845e017a80cb8a,libimgref-8300d2ee6b200c5b,libbytemuck-a51f1a037e7dc8e3,libnum_traits-be7fbdf0393022d5,libtiff-81842f99f7d303d2,libflate2-37b8e9fdff106993,libminiz_oxide-3d4b64de72f97cc3,libsimd_adler32-eda01a159841bab2,libcrc32fast-b0a822c04decf57d,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libcolored-1a1a0e533dc37546,liblazy_static-2bb390fee0230a38}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTLnjX5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEAYCpj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 67) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/resize.rs - resize::CustomRatioResize::resize_custom_ratio (line 15) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/ascii.rs - ascii (line 7) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/background_string.rs - background_string::BackgroundStringArtConverter::background_string_art (line 15) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/braille.rs - braille::BrailleArtConverter::braille_art (line 54) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/player.rs - player (line 6) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: Image(IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/player.rs - player::AsciiPlayer::play (line 210) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (496) panicked at src/player.rs:14:1: [INFO] [stdout] assertion failed: AsciiPlayer::play(&paths, &options).is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ec572ac3ec2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ec572ac3ec2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ec572ac3ec2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ec572ac3ec2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ec572ad5f4f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ec572ad5f4f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ec572a9a291 - std::io::default_write_fmt::h45f0f9de0268fdcb [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ec572a9a291 - std::io::Write::write_fmt::hc685c74e0b8ce55d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ec572aa1a92 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ec572aa65af - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ec572aa6409 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5ec572aa6ce5 - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5ec572aa6a96 - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x5ec572aa1bd9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5ec572a8e90d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5ec572adf8c0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 16: 0x5ec572adf89c - core::panicking::panic::h9eb31005fec5715e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:148:5 [INFO] [stdout] 17: 0x5ec572681605 - rust_out::main::_doctest_main_src_player_rs_210_0::h83e00630e309720b [INFO] [stdout] 18: 0x5ec572681326 - rust_out::main::he42420d96a9d7f64 [INFO] [stdout] 19: 0x5ec572680833 - core::ops::function::FnOnce::call_once::h69ea4ce53012ff78 [INFO] [stdout] 20: 0x5ec572680816 - std::sys::backtrace::__rust_begin_short_backtrace::h3de91f36bae4c6b1 [INFO] [stdout] 21: 0x5ec5726807e9 - std::rt::lang_start::{{closure}}::h8b7ae09552e39435 [INFO] [stdout] 22: 0x5ec572a9b9f0 - core::ops::function::impls:: for &F>::call_once::h387c5546b57ddfde [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x5ec572a9b9f0 - std::panicking::catch_unwind::do_call::hf9fdd250c001d1cd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x5ec572a9b9f0 - std::panicking::catch_unwind::hc213e1339e7313f3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x5ec572a9b9f0 - std::panic::catch_unwind::h7e2e13142bd98e67 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x5ec572a9b9f0 - std::rt::lang_start_internal::{{closure}}::ha8eea67def213c83 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x5ec572a9b9f0 - std::panicking::catch_unwind::do_call::hc6f04b090be4f56e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5ec572a9b9f0 - std::panicking::catch_unwind::hfb8ae23b2e34f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5ec572a9b9f0 - std::panic::catch_unwind::hf2cef20feb3addd6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5ec572a9b9f0 - std::rt::lang_start_internal::h1ca864a6b9355c57 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x5ec5726807d1 - std::rt::lang_start::h60a8ec71437d48b3 [INFO] [stdout] 32: 0x5ec572681655 - main [INFO] [stdout] 33: 0x749f27b1f1ca - [INFO] [stdout] 34: 0x749f27b1f28b - __libc_start_main [INFO] [stdout] 35: 0x5ec5726806e5 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/ascii.rs - ascii (line 34) [INFO] [stdout] src/ascii.rs - ascii (line 7) [INFO] [stdout] src/ascii.rs - ascii::AsciiArtConverter::ascii_art (line 104) [INFO] [stdout] src/ascii.rs - ascii::AsciiArtConverter::ascii_art (line 78) [INFO] [stdout] src/background_string.rs - background_string::BackgroundStringArtConverter::background_string_art (line 15) [INFO] [stdout] src/braille.rs - braille::BrailleArtConverter::braille_art (line 54) [INFO] [stdout] src/lib.rs - (line 41) [INFO] [stdout] src/lib.rs - (line 67) [INFO] [stdout] src/player.rs - player (line 6) [INFO] [stdout] src/player.rs - player::AsciiPlayer::play (line 210) [INFO] [stdout] src/resize.rs - resize::CustomRatioResize::resize_custom_ratio (line 15) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.38s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "a2b241a303ce98cc627ddae8a52fb1715cb8a9bb1c0344a2d5b67fd1eb6fc90d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b241a303ce98cc627ddae8a52fb1715cb8a9bb1c0344a2d5b67fd1eb6fc90d", kill_on_drop: false }` [INFO] [stdout] a2b241a303ce98cc627ddae8a52fb1715cb8a9bb1c0344a2d5b67fd1eb6fc90d