[INFO] cloning repository https://github.com/mblode/rave
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mblode/rave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmblode%2Frave", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmblode%2Frave'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c5ce934aaa2fc033db6a64b3714c2c16c9cab36
[INFO] checking mblode/rave against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmblode%2Frave" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mblode/rave on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mblode/rave
[INFO] finished tweaking git repo https://github.com/mblode/rave
[INFO] tweaked toml for git repo https://github.com/mblode/rave written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mblode/rave 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded serde v1.0.119
[INFO] [stderr] Downloaded tera v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 038191389bd8efd99c2a9c6f19830343d978f95e76c0c36b0a3463915d984bef
[INFO] running `Command { std: "docker" "start" "-a" "038191389bd8efd99c2a9c6f19830343d978f95e76c0c36b0a3463915d984bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "038191389bd8efd99c2a9c6f19830343d978f95e76c0c36b0a3463915d984bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038191389bd8efd99c2a9c6f19830343d978f95e76c0c36b0a3463915d984bef", kill_on_drop: false }`
[INFO] [stdout] 038191389bd8efd99c2a9c6f19830343d978f95e76c0c36b0a3463915d984bef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 561c0378bfb57663f652001dc04d0273166a33362446bec859bbc615d12ddcca
[INFO] running `Command { std: "docker" "start" "-a" "561c0378bfb57663f652001dc04d0273166a33362446bec859bbc615d12ddcca", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.82
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling log v0.4.13
[INFO] [stderr] Compiling getrandom v0.2.1
[INFO] [stderr] Compiling regex-syntax v0.6.22
[INFO] [stderr] Compiling syn v1.0.58
[INFO] [stderr] Compiling ucd-trie v0.1.3
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Checking thread_local v1.1.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.1
[INFO] [stderr] Checking bstr v0.2.14
[INFO] [stderr] Compiling serde v1.0.119
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Checking unic-char-range v0.9.0
[INFO] [stderr] Checking unic-common v0.9.0
[INFO] [stderr] Compiling maplit v1.0.2
[INFO] [stderr] Checking unic-char-property v0.9.0
[INFO] [stderr] Compiling pest v2.1.3
[INFO] [stderr] Checking unic-ucd-version v0.9.0
[INFO] [stderr] Checking walkdir v2.3.1
[INFO] [stderr] Compiling aho-corasick v0.7.15
[INFO] [stderr] Compiling serde_json v1.0.61
[INFO] [stderr] Checking ppv-lite86 v0.2.10
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Checking unic-ucd-segment v0.9.0
[INFO] [stderr] Compiling pulldown-cmark v0.8.0
[INFO] [stderr] Checking deunicode v0.4.3
[INFO] [stderr] Checking unic-segment v0.9.0
[INFO] [stderr] Checking slug v0.1.4
[INFO] [stderr] Checking unicode-segmentation v1.7.1
[INFO] [stderr] Checking humansize v1.1.0
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Compiling pest_meta v2.1.3
[INFO] [stderr] Checking time v0.1.43
[INFO] [stderr] Checking heck v0.3.2
[INFO] [stderr] Checking rand_core v0.6.1
[INFO] [stderr] Checking chrono v0.4.19
[INFO] [stderr] Checking rand_chacha v0.3.0
[INFO] [stderr] Checking rand v0.8.2
[INFO] [stderr] Checking regex v1.4.3
[INFO] [stderr] Compiling pest_generator v2.1.3
[INFO] [stderr] Compiling pest_derive v2.1.0
[INFO] [stderr] Checking globset v0.4.6
[INFO] [stderr] Checking ignore v0.4.17
[INFO] [stderr] Compiling parse-zoneinfo v0.3.0
[INFO] [stderr] Checking globwalk v0.8.1
[INFO] [stderr] Compiling chrono-tz v0.5.3
[INFO] [stderr] Checking tera v1.6.1
[INFO] [stderr] Checking stark v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `parse` is never used
[INFO] [stdout] --> src/front_matter.rs:36:8
[INFO] [stdout] |
[INFO] [stdout] 36 | pub fn parse(text: &str) -> Result