[INFO] cloning repository https://github.com/kip93/cp437-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kip93/cp437-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkip93%2Fcp437-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkip93%2Fcp437-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38b67829c97237569f01127c80f00a3916b0dd7b [INFO] testing kip93/cp437-tools against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkip93%2Fcp437-tools" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kip93/cp437-tools on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kip93/cp437-tools [INFO] finished tweaking git repo https://github.com/kip93/cp437-tools [INFO] tweaked toml for git repo https://github.com/kip93/cp437-tools written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kip93/cp437-tools 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svg v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 082ffe8ac8dff9cb58bfaae09db61980966018e38ba513cf4282f46830cf77dd [INFO] running `Command { std: "docker" "start" "-a" "082ffe8ac8dff9cb58bfaae09db61980966018e38ba513cf4282f46830cf77dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "082ffe8ac8dff9cb58bfaae09db61980966018e38ba513cf4282f46830cf77dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082ffe8ac8dff9cb58bfaae09db61980966018e38ba513cf4282f46830cf77dd", kill_on_drop: false }` [INFO] [stdout] 082ffe8ac8dff9cb58bfaae09db61980966018e38ba513cf4282f46830cf77dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a83a381c525d1e99f6cc3d1c1c197d0dba8772b3f8614a00392ba78421f2099f [INFO] running `Command { std: "docker" "start" "-a" "a83a381c525d1e99f6cc3d1c1c197d0dba8772b3f8614a00392ba78421f2099f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling svg v0.18.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling cp437-tools v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.65s [INFO] running `Command { std: "docker" "inspect" "a83a381c525d1e99f6cc3d1c1c197d0dba8772b3f8614a00392ba78421f2099f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83a381c525d1e99f6cc3d1c1c197d0dba8772b3f8614a00392ba78421f2099f", kill_on_drop: false }` [INFO] [stdout] a83a381c525d1e99f6cc3d1c1c197d0dba8772b3f8614a00392ba78421f2099f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 468e175673a5c9663e706ea95ea1d05ca1b2bdf53269c0ca7de632965ce41332 [INFO] running `Command { std: "docker" "start" "-a" "468e175673a5c9663e706ea95ea1d05ca1b2bdf53269c0ca7de632965ce41332", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling cp437-tools v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.89s [INFO] running `Command { std: "docker" "inspect" "468e175673a5c9663e706ea95ea1d05ca1b2bdf53269c0ca7de632965ce41332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "468e175673a5c9663e706ea95ea1d05ca1b2bdf53269c0ca7de632965ce41332", kill_on_drop: false }` [INFO] [stdout] 468e175673a5c9663e706ea95ea1d05ca1b2bdf53269c0ca7de632965ce41332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b84038da07f6016aa2d6d748826278eed4fcb752291df89036cbf64a532d728f [INFO] running `Command { std: "docker" "start" "-a" "b84038da07f6016aa2d6d748826278eed4fcb752291df89036cbf64a532d728f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cp437_tools-b627145a80fdb21f) [INFO] [stdout] [INFO] [stdout] running 103 tests [INFO] [stdout] test internal::escape::tests::ascii ... ok [INFO] [stdout] test internal::escape::tests::unicode ... ok [INFO] [stdout] test internal::exit::tests::display_message ... ok [INFO] [stdout] test internal::exit::tests::error_message ... ok [INFO] [stdout] test internal::escape::tests::empty ... ok [INFO] [stdout] test internal::exit::tests::error_code ... ok [INFO] [stdout] test internal::exit::tests::from_error ... ok [INFO] [stdout] test internal::exit::tests::from_ok ... ok [INFO] [stdout] test internal::exit::tests::from_output_ok ... ok [INFO] [stdout] test internal::escape::tests::no_escape ... ok [INFO] [stdout] test internal::exit::tests::from_residual_io_error ... ok [INFO] [stdout] test internal::exit::tests::from_str ... ok [INFO] [stdout] test internal::exit::tests::from_residual_result_error ... ok [INFO] [stdout] test internal::exit::tests::from_residual_result_io_error ... ok [INFO] [stdout] test internal::exit::tests::ok_code ... ok [INFO] [stdout] test internal::exit::tests::is_ok ... ok [INFO] [stdout] test internal::exit::tests::from_residual_error ... ok [INFO] [stdout] test internal::exit::tests::from_io_error ... ok [INFO] [stdout] test internal::escape::tests::others ... ok [INFO] [stdout] test internal::exit::tests::from_residual_str ... ok [INFO] [stdout] test internal::exit::tests::from_string ... ok [INFO] [stdout] test internal::exit::tests::from_residual_result_str ... ok [INFO] [stdout] test internal::exit::tests::from_residual_result_string ... ok [INFO] [stdout] test internal::exit::tests::is_err ... ok [INFO] [stdout] test internal::exit::tests::from_residual_string ... ok [INFO] [stdout] test internal::exit::tests::try_ok ... ok [INFO] [stdout] test public::colour::tests::invalid ... ok [INFO] [stdout] test public::colour::tests::classic ... ok [INFO] [stdout] test public::meta::tests::check::date::valid ... ok [INFO] [stdout] test public::meta::tests::check::flags::ar_00 ... ok [INFO] [stdout] test internal::exit::tests::try_error ... ok [INFO] [stdout] test public::meta::tests::check::flags::ar_10 ... ok [INFO] [stdout] test public::cp437::tests::vec_to_utf8 ... ok [INFO] [stdout] test public::meta::tests::check::date::invalid ... ok [INFO] [stdout] test internal::exit::tests::from_tuple ... ok [INFO] [stdout] test public::cp437::tests::str_to_cp437_ok ... ok [INFO] [stdout] test public::meta::tests::check::date::illegal ... ok [INFO] [stdout] test public::cp437::tests::str_to_cp437_err ... ok [INFO] [stdout] test public::cp437::tests::cp437_to_utf8 ... ok [INFO] [stdout] test public::meta::tests::check::flags::b_0 ... ok [INFO] [stdout] test public::meta::tests::check::flags::ar_11 ... ok [INFO] [stdout] test public::colour::tests::custom_unparseable ... ok [INFO] [stdout] test public::cp437::tests::utf8_to_cp437 ... ok [INFO] [stdout] test public::meta::tests::check::flags::font_size_9x16 ... ok [INFO] [stdout] test public::meta::tests::check::flags::invalid ... ok [INFO] [stdout] test public::colour::tests::modern ... ok [INFO] [stdout] test public::meta::tests::check::flags::ls_01 ... ok [INFO] [stdout] test public::meta::tests::check::flags::ls_10 ... ok [INFO] [stdout] test public::meta::tests::check::flags::ar_01 ... ok [INFO] [stdout] test public::meta::tests::check::flags::ls_11 ... ok [INFO] [stdout] test public::meta::tests::check::flags::ratio_1_00 ... ok [INFO] [stdout] test public::meta::tests::check::flags::ratio_1_20 ... ok [INFO] [stdout] test public::meta::tests::check::notes::empty ... ok [INFO] [stdout] test public::meta::tests::check::notes::not_empty ... ok [INFO] [stdout] test public::meta::tests::check::flags::ls_00 ... ok [INFO] [stdout] test public::meta::tests::check::flags::ratio_1_35 ... ok [INFO] [stdout] test public::meta::tests::check::meta::none ... ok [INFO] [stdout] test public::meta::tests::check::font::font_face_9x16 ... ok [INFO] [stdout] test public::meta::tests::check::notes::too_many ... ok [INFO] [stdout] test public::meta::tests::check::font::valid ... ok [INFO] [stdout] test public::meta::tests::check::flags::font_size_8x16 ... ok [INFO] [stdout] test public::meta::tests::check::font::font_face_8x16 ... ok [INFO] [stdout] test public::meta::tests::check::font::invalid ... ok [INFO] [stdout] test public::colour::tests::custom ... ok [INFO] [stdout] test public::meta::tests::check::r#type::ansi ... ok [INFO] [stdout] test internal::exit::tests::ok_message ... ok [INFO] [stdout] test public::meta::tests::check::r#type::ansimation ... ok [INFO] [stdout] test public::meta::tests::check::meta::some ... ok [INFO] [stdout] test public::meta::tests::check::r#type::html ... ok [INFO] [stdout] test public::meta::tests::check::r#type::archive ... ok [INFO] [stdout] test public::meta::tests::check::r#type::none ... ok [INFO] [stdout] test public::meta::tests::check::r#type::pcboard ... ok [INFO] [stdout] test public::meta::tests::check::r#type::rip_script ... ok [INFO] [stdout] test public::meta::tests::check::r#type::source ... ok [INFO] [stdout] test public::meta::tests::check::r#type::tundra_draw ... ok [INFO] [stdout] test public::meta::tests::check::r#type::vector ... ok [INFO] [stdout] test public::meta::tests::check::r#type::ascii ... ok [INFO] [stdout] test public::meta::tests::check::r#type::audio ... ok [INFO] [stdout] test public::meta::tests::check::r#type::avatar ... ok [INFO] [stdout] test public::meta::tests::check::r#type::binary_test ... ok [INFO] [stdout] test public::meta::tests::check::r#type::bitmap ... ok [INFO] [stdout] test public::meta::tests::check::r#type::executable ... ok [INFO] [stdout] test public::meta::tests::check::str::control ... ok [INFO] [stdout] test public::meta::tests::check::str::long ... ok [INFO] [stdout] test public::meta::tests::check::str::invalid ... ok [INFO] [stdout] test public::meta::tests::check::r#type::xbin ... ok [INFO] [stdout] test public::meta::tests::check::str::valid_non_ascii ... ok [INFO] [stdout] test public::meta::tests::default ... ok [INFO] [stdout] test public::meta::tests::none ... ok [INFO] [stdout] test public::meta::tests::empty ... ok [INFO] [stdout] test public::meta::tests::no_data ... ok [INFO] [stdout] test public::meta::tests::notes ... ok [INFO] [stdout] test public::meta::tests::raw::none ... ok [INFO] [stdout] test public::meta::tests::raw::notes ... ok [INFO] [stdout] test public::meta::tests::raw::one_hundred_twenty_eight_bytes ... ok [INFO] [stdout] test public::meta::tests::check::str::valid ... ok [INFO] [stdout] test public::meta::tests::one_hundred_twenty_eight_bytes ... ok [INFO] [stdout] test public::meta::tests::raw::some ... ok [INFO] [stdout] test public::meta::tests::raw::empty ... ok [INFO] [stdout] test public::meta::tests::raw::no_data ... ok [INFO] [stdout] test public::meta::tests::some ... ok [INFO] [stdout] test internal::exit::tests::from_residual_ok - should panic ... ok [INFO] [stdout] test internal::exit::tests::from_output_err - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 103 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/bins/check-meta/main.rs (/opt/rustwide/target/debug/deps/cp437_check_meta-85c13ddcee347edf) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::author ... ok [INFO] [stdout] test tests::date ... ok [INFO] [stdout] test tests::group ... ok [INFO] [stdout] test tests::flags ... ok [INFO] [stdout] test tests::r#type ... ok [INFO] [stdout] test tests::no_meta ... ok [INFO] [stdout] test tests::font ... ok [INFO] [stdout] test tests::title ... ok [INFO] [stdout] test tests::too_many_args ... ok [INFO] [stdout] test tests::ok ... ok [INFO] [stdout] test tests::no_input ... ok [INFO] [stdout] test tests::notes ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/bins/help/main.rs (/opt/rustwide/target/debug/deps/cp437_help-01517bcf141530ca) [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::too_many_args ... ok [INFO] [stdout] test tests::unknown ... ok [INFO] [stdout] test tests::with_command ... ok [INFO] [stderr] Running unittests src/bins/read-meta/main.rs (/opt/rustwide/target/debug/deps/cp437_read_meta-ecf5ab507736de5f) [INFO] [stdout] test tests::no_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::no_input ... ok [INFO] [stdout] test tests::meta ... ok [INFO] [stdout] test tests::simple ... ok [INFO] [stdout] test tests::too_many_args ... ok [INFO] [stdout] test tests::notes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bins/remove-meta/main.rs (/opt/rustwide/target/debug/deps/cp437_remove_meta-ade2b93649f05291) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::stdout ... ignored [INFO] [stdout] test tests::empty ... ok [INFO] [stdout] test tests::simple ... ok [INFO] [stdout] test tests::no_input ... ok [INFO] [stdout] test tests::too_many_args ... ok [INFO] [stdout] test tests::meta ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bins/set-meta/main.rs (/opt/rustwide/target/debug/deps/cp437_set_meta-a9571e3f4fa3382c) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test tests::flags::hex ... ok [INFO] [stdout] test tests::date::invalid ... ok [INFO] [stdout] test tests::date::valid ... ok [INFO] [stdout] test tests::author ... ok [INFO] [stdout] test tests::flags::binary ... ok [INFO] [stdout] test tests::flags::valid ... ok [INFO] [stdout] test tests::flags::decimal ... ok [INFO] [stdout] test tests::font::valid ... ok [INFO] [stdout] test tests::hex ... ok [INFO] [stdout] test tests::flags::illegal ... ok [INFO] [stdout] test tests::lf ... ok [INFO] [stdout] test tests::height ... ok [INFO] [stdout] test tests::font::unsupported ... ok [INFO] [stdout] test tests::group ... ok [INFO] [stdout] test tests::no_input ... ok [INFO] [stdout] test tests::illegal ... ok [INFO] [stdout] test tests::notes::empty ... ok [INFO] [stdout] test tests::notes::multiple ... ok [INFO] [stdout] test tests::no_key ... ok [INFO] [stdout] test tests::no_value ... ok [INFO] [stdout] test tests::r#type::ascii ... ok [INFO] [stdout] test tests::notes::single ... ok [INFO] [stdout] test tests::r#type::unsupported ... ok [INFO] [stdout] test tests::flags::unsupported ... ok [INFO] [stdout] test tests::notes::infix_empty ... ok [INFO] [stdout] test tests::notes::trailing ... ok [INFO] [stdout] test tests::stdout ... ignored [INFO] [stdout] test tests::r#type::none ... ok [INFO] [stdout] test tests::r#type::ansi ... ok [INFO] [stdout] test tests::too_many_args ... ok [INFO] [stdout] test tests::unknown_key ... ok [INFO] [stdout] test tests::unicode ... ok [INFO] [stdout] test tests::width ... ok [INFO] [stdout] test tests::title ... ok [INFO] [stdout] test tests::size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/bins/to-png/main.rs (/opt/rustwide/target/debug/deps/cp437_to_png-28e1b47211836b5a) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::stdout ... ignored [INFO] [stdout] test tests::no_input ... ok [INFO] [stdout] test tests::too_many_args ... ok [INFO] [stdout] test tests::banner ... ok [INFO] [stdout] test tests::notes ... ok [INFO] [stdout] test tests::meta ... ok [INFO] [stdout] test tests::background ... ok [INFO] [stdout] test tests::logo has been running for over 60 seconds [INFO] [stdout] test tests::simple has been running for over 60 seconds [INFO] [stdout] test tests::simple ... ok [INFO] [stderr] Running unittests src/bins/to-svg/main.rs (/opt/rustwide/target/debug/deps/cp437_to_svg-67f2b937d0c9551e) [INFO] [stdout] test tests::logo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 88.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::stdout ... ignored [INFO] [stdout] test tests::no_input ... ok [INFO] [stdout] test tests::too_many_args ... ok [INFO] [stdout] test tests::notes ... ok [INFO] [stdout] test tests::meta ... ok [INFO] [stdout] test tests::simple ... ok [INFO] [stdout] test tests::background ... ok [INFO] [stdout] test tests::banner ... ok [INFO] [stdout] test tests::logo ... ok [INFO] [stderr] Running unittests src/bins/to-txt/main.rs (/opt/rustwide/target/debug/deps/cp437_to_txt-7c1a9b91807dcfea) [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::meta ... ok [INFO] [stdout] test tests::background ... ok [INFO] [stdout] test tests::too_many_args ... ok [INFO] [stdout] test tests::no_input ... ok [INFO] [stdout] test tests::simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests cp437_tools [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" "b84038da07f6016aa2d6d748826278eed4fcb752291df89036cbf64a532d728f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b84038da07f6016aa2d6d748826278eed4fcb752291df89036cbf64a532d728f", kill_on_drop: false }` [INFO] [stdout] b84038da07f6016aa2d6d748826278eed4fcb752291df89036cbf64a532d728f