[INFO] cloning repository https://github.com/miniex/miniex.blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miniex/miniex.blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiex%2Fminiex.blog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiex%2Fminiex.blog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d19bd4b5a749736d9cc4db9c308830b7851d901 [INFO] testing miniex/miniex.blog against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiex%2Fminiex.blog" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/miniex/miniex.blog [INFO] finished tweaking git repo https://github.com/miniex/miniex.blog [INFO] tweaked toml for git repo https://github.com/miniex/miniex.blog written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/miniex/miniex.blog on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/miniex/miniex.blog 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd0059adc7b9a869f27e3fe13bfe2ee98f9fbeec4c48c006f0c40fb197f5e0f6 [INFO] running `Command { std: "docker" "start" "-a" "cd0059adc7b9a869f27e3fe13bfe2ee98f9fbeec4c48c006f0c40fb197f5e0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd0059adc7b9a869f27e3fe13bfe2ee98f9fbeec4c48c006f0c40fb197f5e0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0059adc7b9a869f27e3fe13bfe2ee98f9fbeec4c48c006f0c40fb197f5e0f6", kill_on_drop: false }` [INFO] [stdout] cd0059adc7b9a869f27e3fe13bfe2ee98f9fbeec4c48c006f0c40fb197f5e0f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cd6f4b0ff311b82fe27595e96c20a12eabca341c41295706c573d48653b27d5 [INFO] running `Command { std: "docker" "start" "-a" "2cd6f4b0ff311b82fe27595e96c20a12eabca341c41295706c573d48653b27d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling errno v0.3.13 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling compression-codecs v0.4.35 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.12.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling forwarded-header-value v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling async-compression v0.4.36 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tower-livereload v0.9.3 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling gray_matter v0.2.8 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling tower_governor v0.4.3 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "2cd6f4b0ff311b82fe27595e96c20a12eabca341c41295706c573d48653b27d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd6f4b0ff311b82fe27595e96c20a12eabca341c41295706c573d48653b27d5", kill_on_drop: false }` [INFO] [stdout] 2cd6f4b0ff311b82fe27595e96c20a12eabca341c41295706c573d48653b27d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd4881b4e3b00a66812473ca08d51984d328905292c179ae89a9bfbbf9171cf5 [INFO] running `Command { std: "docker" "start" "-a" "fd4881b4e3b00a66812473ca08d51984d328905292c179ae89a9bfbbf9171cf5", kill_on_drop: false }` [INFO] [stderr] Compiling blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.26s [INFO] running `Command { std: "docker" "inspect" "fd4881b4e3b00a66812473ca08d51984d328905292c179ae89a9bfbbf9171cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4881b4e3b00a66812473ca08d51984d328905292c179ae89a9bfbbf9171cf5", kill_on_drop: false }` [INFO] [stdout] fd4881b4e3b00a66812473ca08d51984d328905292c179ae89a9bfbbf9171cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8041c68d02bc60931b217f14e83e029d3a4bfe65f1d6ba66b78a330d4e3e856e [INFO] running `Command { std: "docker" "start" "-a" "8041c68d02bc60931b217f14e83e029d3a4bfe65f1d6ba66b78a330d4e3e856e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blog-a022cc2ae5ecc84a) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test filters::tests::test_date_negative_offset ... ok [INFO] [stdout] test filters::tests::test_date_half_hour_offset ... ok [INFO] [stdout] test filters::tests::test_date_with_timezone ... ok [INFO] [stdout] test filters::tests::test_date_utc ... ok [INFO] [stdout] test filters::tests::test_percentage_full ... ok [INFO] [stdout] test filters::tests::test_percentage_normal ... ok [INFO] [stdout] test filters::tests::test_percentage_nonzero_over_zero ... ok [INFO] [stdout] test filters::tests::test_truncate_emoji ... ok [INFO] [stdout] test filters::tests::test_truncate_exact_length ... ok [INFO] [stdout] test filters::tests::test_truncate_long_string ... ok [INFO] [stdout] test i18n::tests::test_from_accept_language_complex_rfc ... ok [INFO] [stdout] test filters::tests::test_truncate_short_string ... ok [INFO] [stdout] test filters::tests::test_truncate_korean ... ok [INFO] [stdout] test i18n::tests::test_from_accept_language_default_quality ... ok [INFO] [stdout] test i18n::tests::test_from_accept_language_simple_ko ... ok [INFO] [stdout] test i18n::tests::test_from_accept_language_unknown_only ... ok [INFO] [stdout] test i18n::tests::test_from_accept_language_with_quality ... ok [INFO] [stdout] test i18n::tests::test_lang_as_str ... ok [INFO] [stdout] test i18n::tests::test_lang_parse_en ... ok [INFO] [stdout] test i18n::tests::test_lang_parse_en_gb ... ok [INFO] [stdout] test i18n::tests::test_lang_parse_ja ... ok [INFO] [stdout] test i18n::tests::test_lang_parse_ja_jp ... ok [INFO] [stdout] test i18n::tests::test_lang_display ... ok [INFO] [stdout] test post::tests::test_dedup_different_keys ... ok [INFO] [stdout] test post::tests::test_parse_file_lang_en ... ok [INFO] [stdout] test post::tests::test_get_recent_posts_less_than_5 ... ok [INFO] [stdout] test post::tests::test_parse_file_lang_ja ... ok [INFO] [stdout] test filters::tests::test_percentage_zero_total ... ok [INFO] [stdout] test i18n::tests::test_lang_parse_ko_kr ... ok [INFO] [stdout] test post::tests::test_dedup_by_translation_fallback ... ok [INFO] [stdout] test post::tests::test_get_recent_posts_max_5 ... ok [INFO] [stdout] test post::tests::test_parse_file_lang_no_suffix ... ok [INFO] [stdout] test i18n::tests::test_lang_parse_ko ... ok [INFO] [stdout] test i18n::tests::test_lang_parse_ko_kr_underscore ... ok [INFO] [stdout] test i18n::tests::test_lang_parse_unknown_defaults_en ... ok [INFO] [stdout] test i18n::tests::test_lang_parse_en_us ... ok [INFO] [stdout] test i18n::tests::test_lang_code ... ok [INFO] [stdout] test post::tests::test_parse_file_lang_ko ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blog-938d63c79aaff09b) [INFO] [stdout] test post::tests::test_dedup_by_translation_prefers_lang ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [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] Doc-tests blog [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" "8041c68d02bc60931b217f14e83e029d3a4bfe65f1d6ba66b78a330d4e3e856e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8041c68d02bc60931b217f14e83e029d3a4bfe65f1d6ba66b78a330d4e3e856e", kill_on_drop: false }` [INFO] [stdout] 8041c68d02bc60931b217f14e83e029d3a4bfe65f1d6ba66b78a330d4e3e856e