[INFO] cloning repository https://github.com/cobalt-org/cobalt.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cobalt-org/cobalt.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a0e872c602655bcab7de600b6a14fa15b68b53c
[INFO] testing cobalt-org/cobalt.rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/cobalt-org/cobalt.rs
[INFO] finished tweaking git repo https://github.com/cobalt-org/cobalt.rs
[INFO] tweaked toml for git repo https://github.com/cobalt-org/cobalt.rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cobalt-org/cobalt.rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cobalt-org/cobalt.rs 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f290bc569dfba817637503de5dab673115dd8b9eb855820c2b86b0fca1a9fbcf
[INFO] running `Command { std: "docker" "start" "-a" "f290bc569dfba817637503de5dab673115dd8b9eb855820c2b86b0fca1a9fbcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f290bc569dfba817637503de5dab673115dd8b9eb855820c2b86b0fca1a9fbcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f290bc569dfba817637503de5dab673115dd8b9eb855820c2b86b0fca1a9fbcf", kill_on_drop: false }`
[INFO] [stdout] f290bc569dfba817637503de5dab673115dd8b9eb855820c2b86b0fca1a9fbcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 14bd18c17f1e65ee6749ac412561df29a9f293de4ad908016bd9d23c4574f0ac
[INFO] running `Command { std: "docker" "start" "-a" "14bd18c17f1e65ee6749ac412561df29a9f293de4ad908016bd9d23c4574f0ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling status v0.0.10
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling diligent-date-parser v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling toml_writer v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling toml_parser v1.0.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling uuid v1.13.2
[INFO] [stderr]    Compiling chrono_utils v0.1.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling file-serve v0.3.10 (/opt/rustwide/workdir/crates/file-serve)
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling proc-exit v2.0.2
[INFO] [stderr]    Compiling scrawl v2.0.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling minifier v0.3.5
[INFO] [stderr]    Compiling colorchoice-clap v1.0.7
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling atom_syndication v0.12.6
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rss v2.0.12
[INFO] [stderr]    Compiling html-minifier v5.0.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling os_info v3.10.0
[INFO] [stderr]    Compiling liquid-core v0.26.9
[INFO] [stderr]    Compiling toml v0.9.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling human-panic v2.0.3
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling jsonfeed v0.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sitemap v0.4.1
[INFO] [stderr]    Compiling liquid-lib v0.26.9
[INFO] [stderr]    Compiling cobalt-config v0.19.9 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling grass v0.13.4
[INFO] [stderr]    Compiling engarde v0.1.15 (/opt/rustwide/workdir/crates/engarde)
[INFO] [stderr]    Compiling cobalt-core v0.19.9 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling liquid v0.26.9
[INFO] [stderr]    Compiling cobalt-bin v0.20.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "14bd18c17f1e65ee6749ac412561df29a9f293de4ad908016bd9d23c4574f0ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14bd18c17f1e65ee6749ac412561df29a9f293de4ad908016bd9d23c4574f0ac", kill_on_drop: false }`
[INFO] [stdout] 14bd18c17f1e65ee6749ac412561df29a9f293de4ad908016bd9d23c4574f0ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3da483ab16989ec1c24495d561697e857b983fff8a330cbf0c401c799ccce750
[INFO] running `Command { std: "docker" "start" "-a" "3da483ab16989ec1c24495d561697e857b983fff8a330cbf0c401c799ccce750", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling toml_parser v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling toml_writer v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling diligent-date-parser v0.1.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling liquid-core v0.26.9
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling status v0.0.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling atom_syndication v0.12.6
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]    Compiling liquid-lib v0.26.9
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling cobalt-config v0.19.9 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling toml v0.9.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling minifier v0.3.5
[INFO] [stderr]    Compiling os_info v3.10.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling chrono_utils v0.1.3
[INFO] [stderr]    Compiling uuid v1.13.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling html-minifier v5.0.0
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling liquid v0.26.9
[INFO] [stderr]    Compiling cobalt-core v0.19.9 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling human-panic v2.0.3
[INFO] [stderr]    Compiling engarde v0.1.15 (/opt/rustwide/workdir/crates/engarde)
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling sitemap v0.4.1
[INFO] [stderr]    Compiling snapbox v0.6.21
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.3
[INFO] [stderr]    Compiling colorchoice-clap v1.0.7
[INFO] [stderr]    Compiling file-serve v0.3.10 (/opt/rustwide/workdir/crates/file-serve)
[INFO] [stderr]    Compiling rss v2.0.12
[INFO] [stderr]    Compiling jsonfeed v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling toml_edit v0.23.0
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling proc-exit v2.0.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling scrawl v2.0.0
[INFO] [stderr]    Compiling trycmd v0.15.10
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling grass v0.13.4
[INFO] [stderr]    Compiling cobalt-bin v0.20.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "3da483ab16989ec1c24495d561697e857b983fff8a330cbf0c401c799ccce750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3da483ab16989ec1c24495d561697e857b983fff8a330cbf0c401c799ccce750", kill_on_drop: false }`
[INFO] [stdout] 3da483ab16989ec1c24495d561697e857b983fff8a330cbf0c401c799ccce750
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f469a63f9d6ce9de0b7cd7b10a07ce8dec8ea8ae825843c238961e4b66148ad6
[INFO] running `Command { std: "docker" "start" "-a" "f469a63f9d6ce9de0b7cd7b10a07ce8dec8ea8ae825843c238961e4b66148ad6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/cobalt-bin/426e10885241ade3/deps/cobalt-426e10885241ade3)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test cobalt_model::files::tests::cleanup_path_dot ... ok
[INFO] [stdout] test cobalt_model::files::tests::cleanup_path_current_dir_extreme ... ok
[INFO] [stdout] test cobalt_model::files::tests::cleanup_path_current_dir_child ... ok
[INFO] [stdout] test cobalt_model::files::tests::cleanup_path_empty ... ok
[INFO] [stdout] test cobalt_model::files::tests::cleanup_path_current_dir ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_includes_limit ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_excludes_dot_dir ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_includes_child_dir ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_includes_limit_outside ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_includes_file ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_includes_child_dir_file ... ok
[INFO] [stdout] test cobalt_model::files::tests::find_project_file_parent_dir ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_iter_matches_include ... ok
[INFO] [stdout] test cobalt_model::files::tests::find_project_file_doesnt_exist ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_excludes_dot_dir_file ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_excludes_dot_file ... ok
[INFO] [stdout] test cobalt_model::files::tests::find_project_file_same_dir ... ok
[INFO] [stdout] test cobalt_model::permalink::test::format_url_as_file_absolute ... ok
[INFO] [stdout] test cobalt_model::permalink::test::format_url_as_file_no_explode ... ok
[INFO] [stdout] test cobalt_model::permalink::test::explode_permalink_relative ... ok
[INFO] [stdout] test cobalt_model::permalink::test::format_url_as_file_explode ... ok
[INFO] [stdout] test cobalt_model::permalink::test::explode_permalink_absolute ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_excludes_hidden_file ... ok
[INFO] [stdout] test cobalt_model::permalink::test::explode_permalink_blank_substitution ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_excludes_hidden_dir_file ... ok
[INFO] [stdout] test cobalt_model::slug::test_slugify_unicode ... ok
[INFO] [stdout] test cobalt_model::slug::test_slugify ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_excludes_hidden_dir ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_includes_overridden_file ... ok
[INFO] [stdout] test cobalt_model::slug::test_titleize_slug ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_excludes_ignored_file ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_includes_root_dir ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_includes_overridden_dir ... ok
[INFO] [stdout] test cobalt_model::files::tests::files_includes_overridden_dir_file ... ok
[INFO] [stdout] test cobalt_model::config::test_build_default ... ok
[INFO] [stdout] test cobalt_model::config::test_build_abs_dest ... ok
[INFO] [stdout] test cobalt_model::config::test_build_dest ... ok
[INFO] [stdout] test syntax_highlight::test_syntsx::markdown_renders_rust ... ok
[INFO] [stdout] test syntax_highlight::test_syntsx::highlight_block_renders_rust ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cobalt/main.rs (/opt/rustwide/target/debug/build/cobalt-bin/69083c26cb4a8fe4/deps/cobalt-69083c26cb4a8fe4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test verify_app ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/build/cobalt-bin/9008685cb9e2a9c5/deps/cli_tests-9008685cb9e2a9c5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] Testing tests/cmd/example_minified.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/example_minified.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/example_minified.out: is good
[INFO] [stderr] tests/cmd/example_minified.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/example_minified.out/_dest/static: Expected dir, was missing
[INFO] [stderr] tests/cmd/example_minified.out/_dest/static/example.js: Expected file, was missing
[INFO] [stderr] tests/cmd/example_minified.out/_dest/static/example.css: Expected file, was missing
[INFO] [stderr] tests/cmd/example_minified.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/example_minified.out/_dest/posts/2014-08-24-my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/example_minified.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/custom_posts_folder.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/custom_posts_folder.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/custom_posts_folder.out: is good
[INFO] [stderr] tests/cmd/custom_posts_folder.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_posts_folder.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_posts_folder.out/_dest/blog: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_posts_folder.out/_dest/blog/2014-08-24-my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/custom_template_extensions.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/custom_template_extensions.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/custom_template_extensions.out: is good
[INFO] [stderr] tests/cmd/custom_template_extensions.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_template_extensions.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_template_extensions.out/_dest/posts/2014-08-24-my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_template_extensions.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/clean.md:3 ... ignored
[INFO] [stderr] Testing tests/cmd/clean.md:12 ... ignored
[INFO] [stderr] Testing tests/cmd/clean.md:14 ... ignored
[INFO] [stderr] Testing tests/cmd/clean.md:teardown ... ok
[INFO] [stderr] Testing tests/cmd/copy_files.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/copy_files.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/copy_files.out: is good
[INFO] [stderr] tests/cmd/copy_files.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/copy_files.out/_dest/some.js: Expected file, was missing
[INFO] [stderr] tests/cmd/copy_files.out/_dest/style: Expected dir, was missing
[INFO] [stderr] tests/cmd/copy_files.out/_dest/style/blog.css: Expected file, was missing
[INFO] [stderr] tests/cmd/copy_files.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/copy_files.out/_dest/posts/2014-08-24-my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/copy_files.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/data_files.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/data_files.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/data_files.out: is good
[INFO] [stderr] tests/cmd/data_files.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/data_files.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/data_files.out/_dest/movies.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/syntax_highlighting.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/syntax_highlighting.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/syntax_highlighting.out: is good
[INFO] [stderr] tests/cmd/syntax_highlighting.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/syntax_highlighting.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/syntax_highlighting.out/_dest/posts/2022-08-23-my-first-post.html: Expected file, was missing
[INFO] [stderr] tests/cmd/syntax_highlighting.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/custom_syntax_highlighting.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/custom_syntax_highlighting.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/custom_syntax_highlighting.out: is good
[INFO] [stderr] tests/cmd/custom_syntax_highlighting.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_syntax_highlighting.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_syntax_highlighting.out/_dest/posts/2022-08-23-my-first-custom-syntax.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_syntax_highlighting.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/syntax_highlighting_css.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/syntax_highlighting_css.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/syntax_highlighting_css.out: is good
[INFO] [stderr] tests/cmd/syntax_highlighting_css.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/syntax_highlighting_css.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/syntax_highlighting_css.out/_dest/posts/2022-08-23-my-first-post.html: Expected file, was missing
[INFO] [stderr] tests/cmd/syntax_highlighting_css.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/pagination_dates_empty.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/pagination_less_per_page.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/pagination_less_per_page.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/pagination_less_per_page.out: is good
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/all: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/all/_p: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/all/_p/4: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/all/_p/4/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/all/_p/2: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/all/_p/2/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/all/_p/3: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/all/_p/3/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/posts/my-fourth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/posts/my-third-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/posts/my-second-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/posts/my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_less_per_page.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/published_date.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/published_date.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/published_date.out: is good
[INFO] [stderr] tests/cmd/published_date.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/published_date.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/sass.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/sass.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/sass.out: is good
[INFO] [stderr] tests/cmd/sass.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/sass.out/_dest/style: Expected dir, was missing
[INFO] [stderr] tests/cmd/sass.out/_dest/style/nest.css: Expected file, was missing
[INFO] [stderr] tests/cmd/sass.out/_dest/style/indented.css: Expected file, was missing
[INFO] [stderr] tests/cmd/sass.out/_dest/style/main.css: Expected file, was missing
[INFO] [stderr] tests/cmd/sass.out/_dest/style/blog.css: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/sass_custom_config.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/sass_custom_config.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/sass_custom_config.out: is good
[INFO] [stderr] tests/cmd/sass_custom_config.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/sass_custom_config.out/_dest/style: Expected dir, was missing
[INFO] [stderr] tests/cmd/sass_custom_config.out/_dest/style/nest.css: Expected file, was missing
[INFO] [stderr] tests/cmd/sass_custom_config.out/_dest/style/indented.css: Expected file, was missing
[INFO] [stderr] tests/cmd/sass_custom_config.out/_dest/style/main.css: Expected file, was missing
[INFO] [stderr] tests/cmd/sass_custom_config.out/_dest/style/blog.css: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/custom_post_path.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/custom_post_path.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/custom_post_path.out: is good
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/no-post.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/blog: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/blog/2016: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/blog/2016/05: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/blog/2016/05/27: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/blog/2016/05/27/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/blog/2016/05/29: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/blog/2016/05/29/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/blog/2016/01: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/blog/2016/01/02: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/blog/2016/01/02/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/blog/2016/01/01: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_post_path.out/_dest/blog/2016/01/01/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/drafts_not_shown_by_default.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/drafts_not_shown_by_default.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/drafts_not_shown_by_default.out: is good
[INFO] [stderr] tests/cmd/drafts_not_shown_by_default.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/drafts_not_shown_by_default.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/drafts_not_shown_by_default.out/_dest/posts/2014-08-24-my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/drafts_not_shown_by_default.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/pagination_sort_by_weight.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/pagination_sort_by_weight.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/pagination_sort_by_weight.out: is good
[INFO] [stderr] tests/cmd/pagination_sort_by_weight.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_sort_by_weight.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_sort_by_weight.out/_dest/posts/my-fourth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_sort_by_weight.out/_dest/posts/my-third-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_sort_by_weight.out/_dest/posts/my-second-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_sort_by_weight.out/_dest/posts/my-fifth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_sort_by_weight.out/_dest/posts/my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_sort_by_weight.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/sitemap.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/sitemap.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/sitemap.out: is good
[INFO] [stderr] tests/cmd/sitemap.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/sitemap.out/_dest/other_page.html: Expected file, was missing
[INFO] [stderr] tests/cmd/sitemap.out/_dest/sitemap.xml: Expected file, was missing
[INFO] [stderr] tests/cmd/sitemap.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/sitemap.out/_dest/posts/my-fourth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/sitemap.out/_dest/posts/my-third-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/sitemap.out/_dest/posts/my-second-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/sitemap.out/_dest/posts/my-fifth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/sitemap.out/_dest/posts/my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/sitemap.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/syntax_highlighting_disabled.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/syntax_highlighting_disabled.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/syntax_highlighting_disabled.out: is good
[INFO] [stderr] tests/cmd/syntax_highlighting_disabled.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/syntax_highlighting_disabled.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/syntax_highlighting_disabled.out/_dest/posts/2022-08-23-my-first-post.html: Expected file, was missing
[INFO] [stderr] tests/cmd/syntax_highlighting_disabled.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/pagination_all.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/pagination_all.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/pagination_all.out: is good
[INFO] [stderr] tests/cmd/pagination_all.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/all: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/all/2: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/all/2/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/posts/my-fourth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/posts/my-third-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/posts/my-second-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/posts/my-eleventh-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/posts/my-sixth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/posts/my-eighth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/posts/my-seventh-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/posts/my-tenth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/posts/my-fifth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/posts/my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/posts/my-ninth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/dotfiles.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/dotfiles.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/dotfiles.out: is good
[INFO] [stderr] tests/cmd/dotfiles.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/dotfiles.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/dotfiles.out/_dest/posts/2014-08-24-my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/dotfiles.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/dotfiles.out/_dest/additional_file: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/publish_draft.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/publish_draft.md:9 ... ignored
[INFO] [stderr] Testing tests/cmd/publish_draft.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/publish_draft.out: is good
[INFO] [stderr] tests/cmd/publish_draft.out/posts: is good
[INFO] [stderr] tests/cmd/publish_draft.out/posts/my-new-special-post.md: Expected file, was missing
[INFO] [stderr] tests/cmd/publish_draft.out/_site: Expected dir, was missing
[INFO] [stderr] tests/cmd/publish_draft.out/_site/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/publish_draft.out/_site/posts/my-new-special-post.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/errors.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/errors.md:27 ... ignored
[INFO] [stderr] Testing tests/cmd/errors.md:teardown ... ok
[INFO] [stderr] Testing tests/cmd/pagination_all_empty.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/example.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/example.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/example.out: is good
[INFO] [stderr] tests/cmd/example.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/example.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/example.out/_dest/posts/2014-08-24-my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/example.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/empty_frontmatter.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/empty_frontmatter.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/empty_frontmatter.out: is good
[INFO] [stderr] tests/cmd/empty_frontmatter.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/empty_frontmatter.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/empty_frontmatter.out/_dest/posts/my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/empty_frontmatter.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/custom_paths.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/custom_paths.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/custom_paths.out: is good
[INFO] [stderr] tests/cmd/custom_paths.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/2015: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/2015/05: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/2015/05/5: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/2015/05/5/03: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/2015/05/5/03/3: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/2015/05/5/03/3/01: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/2015/05/5/03/3/01/05: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/2015/05/5/03/3/01/05/20: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/2015/05/5/03/3/01/05/20/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/2015/hello: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/2015/hello/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/posts/no-path.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/test: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/test/thing3: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/test/thing3/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/test/thing.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/test/thing4: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/test/thing4/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/test/hello: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/test/hello/world.abc: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/test/hello/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/test/hello.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_paths.out/_dest/test/thing2.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/sort_posts.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/sort_posts.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/sort_posts.out: is good
[INFO] [stderr] tests/cmd/sort_posts.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/sort_posts.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/sort_posts.out/_dest/posts/my-fourth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/sort_posts.out/_dest/posts/my-third-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/sort_posts.out/_dest/posts/my-second-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/sort_posts.out/_dest/posts/my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/sort_posts.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/rss.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/rss.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/rss.out: is good
[INFO] [stderr] tests/cmd/rss.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/rss.out/_dest/rss.xml: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/pagination_categories_empty.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/pagination_dates.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/pagination_dates.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/pagination_dates.out: is good
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/posts/my-third-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/posts/my-second-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/posts/my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/dates: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/dates/2016: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/dates/2016/02: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/dates/2016/02/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/dates/2016/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/dates/2016/01: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/dates/2016/01/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/dates/2017: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/dates/2017/02: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/dates/2017/02/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/dates/2017/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_dates.out/_dest/dates.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/excerpts.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/excerpts.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/excerpts.out: is good
[INFO] [stderr] tests/cmd/excerpts.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts/post-3.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts/post-9.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts/post-2.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts/post-6.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts/post-1.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts/post-4.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts/post-11.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts/post-5.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts/post-8.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts/post-10.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts/post-12.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/posts/post-7.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/rename_page.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/rename_page.md:10 ... ignored
[INFO] [stderr] Testing tests/cmd/rename_page.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/rename_page.out: is good
[INFO] [stderr] tests/cmd/rename_page.out/new-and-improved.md: Expected file, was missing
[INFO] [stderr] tests/cmd/rename_page.out/_site: Expected dir, was missing
[INFO] [stderr] tests/cmd/rename_page.out/_site/new-and-improved.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/pagination_tags_empty.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/posts_in_subfolder.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/posts_in_subfolder.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/posts_in_subfolder.out: is good
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest/posts/post.html: Expected file, was missing
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest/posts/2017: Expected dir, was missing
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest/posts/2017/01: Expected dir, was missing
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest/posts/2017/01/08: Expected dir, was missing
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest/posts/2017/01/08/post.html: Expected file, was missing
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest/posts/2017/01/05: Expected dir, was missing
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest/posts/2017/01/05/post.html: Expected file, was missing
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest/posts/20170103: Expected dir, was missing
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest/posts/20170103/post.html: Expected file, was missing
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/posts_in_subfolder.out/_dest/README.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/yaml_error.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/yaml_error.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/yaml_error.out: is good
[INFO] [stderr] tests/cmd/yaml_error.out/_dest: Expected dir, was missing
[INFO] [stderr] Testing tests/cmd/custom_config.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/custom_config.md:6 ... ignored
[INFO] [stderr] Testing tests/cmd/custom_config.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/custom_config.out: is good
[INFO] [stderr] tests/cmd/custom_config.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/2015: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/2015/05: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/2015/05/5: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/2015/05/5/03: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/2015/05/5/03/3: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/2015/05/5/03/3/01: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/2015/05/5/03/3/01/05: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/2015/05/5/03/3/01/05/20: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/2015/05/5/03/3/01/05/20/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/2015/hello: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/2015/hello/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/posts/no-path.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/test: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/test/thing3: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/test/thing3/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/test/thing.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/test/thing4: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/test/thing4/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/test/hello: Expected dir, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/test/hello/world.abc: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/test/hello/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/test/hello.html: Expected file, was missing
[INFO] [stderr] tests/cmd/custom_config.out/_dest/test/thing2.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/new_page.md:3 ... ignored
[INFO] [stderr] Testing tests/cmd/new_page.md:11 ... ignored
[INFO] [stderr] Testing tests/cmd/new_page.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/new_page.out: is good
[INFO] [stderr] tests/cmd/new_page.out/my-new-special-page.md: Expected file, was missing
[INFO] [stderr] tests/cmd/new_page.out/_site: Expected dir, was missing
[INFO] [stderr] tests/cmd/new_page.out/_site/my-new-special-page.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/querystrings.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/querystrings.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/querystrings.out: is good
[INFO] [stderr] tests/cmd/querystrings.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/querystrings.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/querystrings.out/_dest/posts/2014-08-24-my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/querystrings.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/no_extends_error.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/no_extends_error.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/no_extends_error.out: is good
[INFO] [stderr] tests/cmd/no_extends_error.out/_dest: Expected dir, was missing
[INFO] [stderr] Testing tests/cmd/pagination_all_reverse_date.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/pagination_all_reverse_date.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/pagination_all_reverse_date.out: is good
[INFO] [stderr] tests/cmd/pagination_all_reverse_date.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_all_reverse_date.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_all_reverse_date.out/_dest/posts/my-fourth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all_reverse_date.out/_dest/posts/my-third-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all_reverse_date.out/_dest/posts/my-second-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all_reverse_date.out/_dest/posts/my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all_reverse_date.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/publish_post_with_date.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/publish_post_with_date.md:9 ... ignored
[INFO] [stderr] Testing tests/cmd/publish_post_with_date.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/publish_post_with_date.out: is good
[INFO] [stderr] tests/cmd/publish_post_with_date.out/posts: is good
[INFO] [stderr] tests/cmd/publish_post_with_date.out/_site: Expected dir, was missing
[INFO] [stderr] tests/cmd/publish_post_with_date.out/_site/posts: Expected dir, was missing
[INFO] [stderr] Testing tests/cmd/publish_post.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/publish_post.md:9 ... ignored
[INFO] [stderr] Testing tests/cmd/publish_post.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/publish_post.out: is good
[INFO] [stderr] tests/cmd/publish_post.out/posts: is good
[INFO] [stderr] 
[INFO] [stderr] ---- expected: tests/cmd/publish_post.out/posts/my-new-special-post.md
[INFO] [stderr] ++++ actual:   /tmp/.tmpl68Eho/posts/my-new-special-post.md
[INFO] [stderr]    1    1 | ---
[INFO] [stderr]    2    2 | title: My New Special Post
[INFO] [stderr]    3      - published_date: [..]
[INFO] [stderr]    4    3 | layout: default.liquid
[INFO] [stderr]    5      - is_draft: false
[INFO] [stderr]         4 + is_draft: true
[INFO] [stderr]    6    5 | ---
[INFO] [stderr]    7    6 | # This is our first Post!
[INFO] [stderr]    8    7 | 
[INFO] [stderr]    9    8 | Welcome to the first post ever on cobalt.rs!
[INFO] [stderr] tests/cmd/publish_post.out/_site: Expected dir, was missing
[INFO] [stderr] tests/cmd/publish_post.out/_site/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/publish_post.out/_site/posts/my-new-special-post.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/jsonfeed.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/jsonfeed.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/jsonfeed.out: is good
[INFO] [stderr] tests/cmd/jsonfeed.out/_dest: Expected dir, was missing
[INFO] [stderr] Testing tests/cmd/post_order.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/post_order.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/post_order.out: is good
[INFO] [stderr] tests/cmd/post_order.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/post_order.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/post_order.out/_dest/posts/my-fourth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/post_order.out/_dest/posts/my-third-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/post_order.out/_dest/posts/my-second-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/post_order.out/_dest/posts/my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/post_order.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/previous_next.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/previous_next.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/previous_next.out: is good
[INFO] [stderr] tests/cmd/previous_next.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/previous_next.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/previous_next.out/_dest/posts/2014-08-24-my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/previous_next.out/_dest/posts/2014-08-25-my-second-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/previous_next.out/_dest/posts/2014-08-26-my-third-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/previous_next.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/pagination_categories.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/pagination_categories.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/pagination_categories.out: is good
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/categories: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/categories/cata: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/categories/cata/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/categories/cata/catb: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/categories/cata/catb/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/categories/cat1: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/categories/cat1/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/categories/cat1/cat2: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/categories/cat1/cat2/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/posts/my-fourth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/posts/my-third-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/posts/my-second-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/posts/my-fifth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/posts/my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_categories.out/_dest/categories.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/pagination_tags.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/pagination_tags.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/pagination_tags.out: is good
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/posts/my-fourth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/posts/my-third-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/posts/my-second-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/posts/my-fifth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/posts/my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag3: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag3/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag5: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag5/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag1: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag1/_p: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag1/_p/2: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag1/_p/2/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag1/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag2: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag2/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag4: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_tags.out/_dest/tags/tag4/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/drafts.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/drafts.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/drafts.out: is good
[INFO] [stderr] tests/cmd/drafts.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/drafts.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/drafts.out/_dest/posts/a-draft-post.html: Expected file, was missing
[INFO] [stderr] tests/cmd/drafts.out/_dest/posts/2014-08-24-my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/drafts.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/markdown_table.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/markdown_table.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/markdown_table.out: is good
[INFO] [stderr] tests/cmd/markdown_table.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/markdown_table.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/new_post.md:3 ... ignored
[INFO] [stderr] Testing tests/cmd/new_post.md:11 ... ignored
[INFO] [stderr] Testing tests/cmd/new_post.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/new_post.out: is good
[INFO] [stderr] tests/cmd/new_post.out/posts: is good
[INFO] [stderr] tests/cmd/new_post.out/posts/my-new-special-post.md: Expected file, was missing
[INFO] [stderr] tests/cmd/new_post.out/_site: Expected dir, was missing
[INFO] [stderr] tests/cmd/new_post.out/_site/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/new_post.out/_site/posts/my-new-special-post.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/liquid_error.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/liquid_error.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/liquid_error.out: is good
[INFO] [stderr] tests/cmd/liquid_error.out/_dest: Expected dir, was missing
[INFO] [stderr] Testing tests/cmd/hidden_posts_folder.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/hidden_posts_folder.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/hidden_posts_folder.out: is good
[INFO] [stderr] tests/cmd/hidden_posts_folder.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/hidden_posts_folder.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/hidden_posts_folder.out/_dest/_blog: Expected dir, was missing
[INFO] [stderr] tests/cmd/hidden_posts_folder.out/_dest/_blog/2014-08-24-my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/init.md:3 ... ignored
[INFO] [stderr] Testing tests/cmd/init.md:6 ... ignored
[INFO] [stderr] Testing tests/cmd/init.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/init.out: is good
[INFO] [stderr] tests/cmd/init.out/_site: Expected dir, was missing
[INFO] [stderr] Testing tests/cmd/ignore_files.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/ignore_files.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/ignore_files.out: is good
[INFO] [stderr] tests/cmd/ignore_files.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/ignore_files.out/_dest/.htaccess: Expected file, was missing
[INFO] [stderr] tests/cmd/ignore_files.out/_dest/some.js: Expected file, was missing
[INFO] [stderr] tests/cmd/ignore_files.out/_dest/style: Expected dir, was missing
[INFO] [stderr] tests/cmd/ignore_files.out/_dest/style/blog.css: Expected file, was missing
[INFO] [stderr] tests/cmd/ignore_files.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/ignore_files.out/_dest/posts/2014-08-24-my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/ignore_files.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] tests/cmd/ignore_files.out/_dest/.well-known: Expected dir, was missing
[INFO] [stderr] tests/cmd/ignore_files.out/_dest/.well-known/file: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/excerpts_CRLF.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/excerpts_CRLF.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/excerpts_CRLF.out: is good
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts/post-3.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts/post-9.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts/post-2.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts/post-6.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts/post-1.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts/post-4.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts/post-11.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts/post-5.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts/post-8.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts/post-10.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts/post-12.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/posts/post-7.html: Expected file, was missing
[INFO] [stderr] tests/cmd/excerpts_CRLF.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/liquid_escaped.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/liquid_escaped.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/liquid_escaped.out: is good
[INFO] [stderr] tests/cmd/liquid_escaped.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/liquid_escaped.out/_dest/extends.html: Expected file, was missing
[INFO] [stderr] tests/cmd/liquid_escaped.out/_dest/not-extends.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/pagination_all_sort_by_title.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/pagination_all_sort_by_title.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/pagination_all_sort_by_title.out: is good
[INFO] [stderr] tests/cmd/pagination_all_sort_by_title.out/_dest: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_all_sort_by_title.out/_dest/posts: Expected dir, was missing
[INFO] [stderr] tests/cmd/pagination_all_sort_by_title.out/_dest/posts/my-fourth-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all_sort_by_title.out/_dest/posts/my-third-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all_sort_by_title.out/_dest/posts/my-second-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all_sort_by_title.out/_dest/posts/my-first-blogpost.html: Expected file, was missing
[INFO] [stderr] tests/cmd/pagination_all_sort_by_title.out/_dest/index.html: Expected file, was missing
[INFO] [stderr] Testing tests/cmd/incomplete_rss.md:2 ... ignored
[INFO] [stderr] Testing tests/cmd/incomplete_rss.md:teardown ... failed
[INFO] [stderr] Failed: Files left in unexpected state
[INFO] [stderr] 
[INFO] [stderr] tests/cmd/incomplete_rss.out: is good
[INFO] [stderr] tests/cmd/incomplete_rss.out/_dest: Expected dir, was missing
[INFO] [stderr] Testing tests/cmd/log_level.md:3 ... ignored
[INFO] [stderr] Testing tests/cmd/log_level.md:5 ... ignored
[INFO] [stderr] Testing tests/cmd/log_level.md:14 ... ignored
[INFO] [stderr] Testing tests/cmd/log_level.md:16 ... ignored
[INFO] [stderr] Testing tests/cmd/log_level.md:33 ... ignored
[INFO] [stderr] Testing tests/cmd/log_level.md:35 ... ignored
[INFO] [stderr] Testing tests/cmd/log_level.md:teardown ... ok
[INFO] [stderr] Update snapshots with `TRYCMD=overwrite`
[INFO] [stderr] Debug output with `TRYCMD=dump`
[INFO] [stdout] test cli_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_tests' (66) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.15.10/src/runner.rs:123:17:
[INFO] [stdout] 53 of 60 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64d430a1dfd2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64d430a1dfd2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64d430a1dfd2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64d430a1dfd2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64d430a34aaa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64d430a34aaa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64d430a23dd6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64d430a23dd6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64d4309f7b5f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64d4309f7b5f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64d430a14249 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64d4309ac30e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64d4309ac30e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64d430a144b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64d430a144b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64d4309f7c18 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64d4309ef319 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64d4309f8b2d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64d430a351ec - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64d4308fc1c8 - core[8f93d80df273fe75]::panicking::panic_display::<alloc[40b2bae28975ac47]::string::String>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64d4307b0b97 - <trycmd[79a4e22786ac5a10]::runner::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.15.10/src/runner.rs:123:17
[INFO] [stdout]   21:     0x64d43079b8ff - <trycmd[79a4e22786ac5a10]::cases::TestCases>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.15.10/src/cases.rs:182:16
[INFO] [stdout]   22:     0x64d43079da9a - <trycmd[79a4e22786ac5a10]::cases::TestCases as core[8f93d80df273fe75]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.15.10/src/cases.rs:192:18
[INFO] [stdout]   23:     0x64d430791cc7 - core[8f93d80df273fe75]::ptr::drop_in_place::<trycmd[79a4e22786ac5a10]::cases::TestCases>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   24:     0x64d430727743 - cli_tests[80d714d37d3a6dca]::cli_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:29:1
[INFO] [stdout]   25:     0x64d430727687 - cli_tests[80d714d37d3a6dca]::cli_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:2:15
[INFO] [stdout]   26:     0x64d4307279d6 - <cli_tests[80d714d37d3a6dca]::cli_tests::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x64d4309a06bb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x64d4309a06bb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x64d4309acf1a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x64d4309acf1a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x64d4309acf1a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x64d4309acf1a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x64d4309acf1a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x64d4309acf1a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x64d4309acf1a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x64d4309a73e4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x64d4309a73e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x64d4309afa12 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x64d4309afa12 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x64d4309afa12 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x64d4309afa12 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x64d4309afa12 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x64d4309afa12 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x64d4309afa12 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64d430a1cf2f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x64d430a1cf2f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7f4b7234faa4 - <unknown>
[INFO] [stdout]   48:     0x7f4b723dca64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_tests`
[INFO] running `Command { std: "docker" "inspect" "f469a63f9d6ce9de0b7cd7b10a07ce8dec8ea8ae825843c238961e4b66148ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f469a63f9d6ce9de0b7cd7b10a07ce8dec8ea8ae825843c238961e4b66148ad6", kill_on_drop: false }`
[INFO] [stdout] f469a63f9d6ce9de0b7cd7b10a07ce8dec8ea8ae825843c238961e4b66148ad6
