[INFO] cloning repository https://github.com/Heiss/blades-heading
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Heiss/blades-heading" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeiss%2Fblades-heading", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeiss%2Fblades-heading'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 646ae3b1394da38af13182f6d6c50a5b7dac8077
[INFO] testing Heiss/blades-heading against 1.78.0 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeiss%2Fblades-heading" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Heiss/blades-heading on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Heiss/blades-heading
[INFO] finished tweaking git repo https://github.com/Heiss/blades-heading
[INFO] tweaked toml for git repo https://github.com/Heiss/blades-heading written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Heiss/blades-heading 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" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/grego/blades`
[INFO] [stderr]     Updating git submodule `https://github.com/grego/casper`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/grego/ramhorns`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bae v0.1.7
[INFO] [stderr]   Downloaded cmark-syntax v0.3.0
[INFO] [stderr]   Downloaded serde-cmd v0.1.3
[INFO] [stderr]   Downloaded ramhorns-derive v0.13.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.35
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.0
[INFO] [stderr]   Downloaded syn v1.0.84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c624d5128f311cec68d943f16ec213e3dfe9cdc767d1394da2b3af1710005753
[INFO] running `Command { std: "docker" "start" "-a" "c624d5128f311cec68d943f16ec213e3dfe9cdc767d1394da2b3af1710005753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c624d5128f311cec68d943f16ec213e3dfe9cdc767d1394da2b3af1710005753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c624d5128f311cec68d943f16ec213e3dfe9cdc767d1394da2b3af1710005753", kill_on_drop: false }`
[INFO] [stdout] c624d5128f311cec68d943f16ec213e3dfe9cdc767d1394da2b3af1710005753
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38ec7e6c20b9d0fec1261671731d073b206acc6cf933da85336ffda4fd0cd2a9
[INFO] running `Command { std: "docker" "start" "-a" "38ec7e6c20b9d0fec1261671731d073b206acc6cf933da85336ffda4fd0cd2a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.35
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling pulldown-cmark v0.9.0
[INFO] [stderr]    Compiling beef v0.5.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling ramhorns-derive v0.13.0
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling cmark-syntax v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde-cmd v0.1.3
[INFO] [stderr]    Compiling ramhorns v0.13.0 (https://github.com/grego/ramhorns?branch=shorthand#ffd11bfe)
[INFO] [stderr]    Compiling blades v0.3.0 (https://github.com/grego/blades#e596b573)
[INFO] [stderr]    Compiling blades-heading v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pages.par_iter_mut().for_each(|mut page| {
[INFO] [stdout]    |                                    ----^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.97s
[INFO] running `Command { std: "docker" "inspect" "38ec7e6c20b9d0fec1261671731d073b206acc6cf933da85336ffda4fd0cd2a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38ec7e6c20b9d0fec1261671731d073b206acc6cf933da85336ffda4fd0cd2a9", kill_on_drop: false }`
[INFO] [stdout] 38ec7e6c20b9d0fec1261671731d073b206acc6cf933da85336ffda4fd0cd2a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4effcb67b417f524493458df069dca1d1db420dcf0486b6ed339d69b490bc873
[INFO] running `Command { std: "docker" "start" "-a" "4effcb67b417f524493458df069dca1d1db420dcf0486b6ed339d69b490bc873", kill_on_drop: false }`
[INFO] [stderr]    Compiling blades-heading v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pages.par_iter_mut().for_each(|mut page| {
[INFO] [stdout]    |                                    ----^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "4effcb67b417f524493458df069dca1d1db420dcf0486b6ed339d69b490bc873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4effcb67b417f524493458df069dca1d1db420dcf0486b6ed339d69b490bc873", kill_on_drop: false }`
[INFO] [stdout] 4effcb67b417f524493458df069dca1d1db420dcf0486b6ed339d69b490bc873
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 715b2e9bb8f0cc63e12f512b92e54a53d29240db88b402fc22149f5c44ad43bc
[INFO] running `Command { std: "docker" "start" "-a" "715b2e9bb8f0cc63e12f512b92e54a53d29240db88b402fc22149f5c44ad43bc", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/main.rs:63:36
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pages.par_iter_mut().for_each(|mut page| {
[INFO] [stderr]    |                                    ----^^^^
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `blades-heading` (bin "blades-heading" test) generated 1 warning (run `cargo fix --bin "blades-heading" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blades_heading-21bcfeb1e07920cf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "715b2e9bb8f0cc63e12f512b92e54a53d29240db88b402fc22149f5c44ad43bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "715b2e9bb8f0cc63e12f512b92e54a53d29240db88b402fc22149f5c44ad43bc", kill_on_drop: false }`
[INFO] [stdout] 715b2e9bb8f0cc63e12f512b92e54a53d29240db88b402fc22149f5c44ad43bc
[INFO] testing Heiss/blades-heading against beta-2024-05-11 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeiss%2Fblades-heading" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Heiss/blades-heading on toolchain beta-2024-05-11
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Heiss/blades-heading
[INFO] finished tweaking git repo https://github.com/Heiss/blades-heading
[INFO] tweaked toml for git repo https://github.com/Heiss/blades-heading written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Heiss/blades-heading 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" "+beta-2024-05-11" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `blades` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88dbb3dab1835c09e02cd36f97fbc7715eeac5bb687b70e06600b2023d491a08
[INFO] running `Command { std: "docker" "start" "-a" "88dbb3dab1835c09e02cd36f97fbc7715eeac5bb687b70e06600b2023d491a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88dbb3dab1835c09e02cd36f97fbc7715eeac5bb687b70e06600b2023d491a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88dbb3dab1835c09e02cd36f97fbc7715eeac5bb687b70e06600b2023d491a08", kill_on_drop: false }`
[INFO] [stdout] 88dbb3dab1835c09e02cd36f97fbc7715eeac5bb687b70e06600b2023d491a08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80c7e9ab0ac809fcb5a2f8057ee9401592da33b58114a119fb53969a06d1a792
[INFO] running `Command { std: "docker" "start" "-a" "80c7e9ab0ac809fcb5a2f8057ee9401592da33b58114a119fb53969a06d1a792", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `blades` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.35
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling beef v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling pulldown-cmark v0.9.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling ramhorns-derive v0.13.0
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling cmark-syntax v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde-cmd v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ramhorns v0.13.0 (https://github.com/grego/ramhorns?branch=shorthand#ffd11bfe)
[INFO] [stderr]    Compiling blades v0.3.0 (https://github.com/grego/blades#e596b573)
[INFO] [stdout] error[E0277]: the trait bound `for<'a> beef::generic::Cow<'a, str, beef::wide::internal::Wide>: Borrow<beef::generic::Cow<'_, str, lean::internal::Lean>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/blades-62b61bd1b2b2a59f/e596b57/src/page.rs:418:18
[INFO] [stdout]     |
[INFO] [stdout] 418 |             .get(template)
[INFO] [stdout]     |              --- ^^^^^^^^ the trait `for<'a> Borrow<beef::generic::Cow<'_, str, lean::internal::Lean>>` is not implemented for `beef::generic::Cow<'a, str, beef::wide::internal::Wide>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Borrow<str>` is implemented for `beef::generic::Cow<'_, str, beef::wide::internal::Wide>`
[INFO] [stdout]     = help: for that trait implementation, expected `str`, found `beef::generic::Cow<'_, str, lean::internal::Lean>`
[INFO] [stdout] note: required by a bound in `Ramhorns::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ramhorns-a3d3388522263f9a/ffd11bf/ramhorns/src/lib.rs:203:31
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get<S>(&self, name: &S) -> Option<&Template<'static>>
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 202 |     where
[INFO] [stdout] 203 |         for<'a> Cow<'a, str>: std::borrow::Borrow<S>,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Ramhorns::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `beef::generic::Cow<'_, str, lean::internal::Lean>: AsRef<Path>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/blades-62b61bd1b2b2a59f/e596b57/src/page.rs:418:18
[INFO] [stdout]     |
[INFO] [stdout] 418 |             .get(template)
[INFO] [stdout]     |              --- ^^^^^^^^ the trait `AsRef<Path>` is not implemented for `beef::generic::Cow<'_, str, lean::internal::Lean>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `AsRef<str>` is implemented for `beef::generic::Cow<'_, str, lean::internal::Lean>`
[INFO] [stdout]     = help: for that trait implementation, expected `str`, found `Path`
[INFO] [stdout] note: required by a bound in `Ramhorns::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ramhorns-a3d3388522263f9a/ffd11bf/ramhorns/src/lib.rs:204:30
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get<S>(&self, name: &S) -> Option<&Template<'static>>
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 204 |         S: std::hash::Hash + AsRef<Path> + Eq + ?Sized,
[INFO] [stdout]     |                              ^^^^^^^^^^^ required by this bound in `Ramhorns::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> beef::generic::Cow<'a, str, beef::wide::internal::Wide>: Borrow<beef::generic::Cow<'_, str, lean::internal::Lean>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/blades-62b61bd1b2b2a59f/e596b57/src/page.rs:436:22
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 .get(&self.gallery_template)
[INFO] [stdout]     |                  --- ^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'a> Borrow<beef::generic::Cow<'_, str, lean::internal::Lean>>` is not implemented for `beef::generic::Cow<'a, str, beef::wide::internal::Wide>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Borrow<str>` is implemented for `beef::generic::Cow<'_, str, beef::wide::internal::Wide>`
[INFO] [stdout]     = help: for that trait implementation, expected `str`, found `beef::generic::Cow<'_, str, lean::internal::Lean>`
[INFO] [stdout] note: required by a bound in `Ramhorns::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ramhorns-a3d3388522263f9a/ffd11bf/ramhorns/src/lib.rs:203:31
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get<S>(&self, name: &S) -> Option<&Template<'static>>
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 202 |     where
[INFO] [stdout] 203 |         for<'a> Cow<'a, str>: std::borrow::Borrow<S>,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Ramhorns::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `beef::generic::Cow<'_, str, lean::internal::Lean>: AsRef<Path>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/blades-62b61bd1b2b2a59f/e596b57/src/page.rs:436:22
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 .get(&self.gallery_template)
[INFO] [stdout]     |                  --- ^^^^^^^^^^^^^^^^^^^^^^ the trait `AsRef<Path>` is not implemented for `beef::generic::Cow<'_, str, lean::internal::Lean>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `AsRef<str>` is implemented for `beef::generic::Cow<'_, str, lean::internal::Lean>`
[INFO] [stdout]     = help: for that trait implementation, expected `str`, found `Path`
[INFO] [stdout] note: required by a bound in `Ramhorns::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ramhorns-a3d3388522263f9a/ffd11bf/ramhorns/src/lib.rs:204:30
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get<S>(&self, name: &S) -> Option<&Template<'static>>
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 204 |         S: std::hash::Hash + AsRef<Path> + Eq + ?Sized,
[INFO] [stdout]     |                              ^^^^^^^^^^^ required by this bound in `Ramhorns::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> beef::generic::Cow<'a, str, beef::wide::internal::Wide>: Borrow<beef::generic::Cow<'_, str, lean::internal::Lean>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/blades-62b61bd1b2b2a59f/e596b57/src/taxonomies.rs:236:18
[INFO] [stdout]     |
[INFO] [stdout] 236 |             .get(&self.taxonomy.template)
[INFO] [stdout]     |              --- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'a> Borrow<beef::generic::Cow<'_, str, lean::internal::Lean>>` is not implemented for `beef::generic::Cow<'a, str, beef::wide::internal::Wide>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Borrow<str>` is implemented for `beef::generic::Cow<'_, str, beef::wide::internal::Wide>`
[INFO] [stdout]     = help: for that trait implementation, expected `str`, found `beef::generic::Cow<'_, str, lean::internal::Lean>`
[INFO] [stdout] note: required by a bound in `Ramhorns::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ramhorns-a3d3388522263f9a/ffd11bf/ramhorns/src/lib.rs:203:31
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get<S>(&self, name: &S) -> Option<&Template<'static>>
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 202 |     where
[INFO] [stdout] 203 |         for<'a> Cow<'a, str>: std::borrow::Borrow<S>,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Ramhorns::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `beef::generic::Cow<'_, str, lean::internal::Lean>: AsRef<Path>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/blades-62b61bd1b2b2a59f/e596b57/src/taxonomies.rs:236:18
[INFO] [stdout]     |
[INFO] [stdout] 236 |             .get(&self.taxonomy.template)
[INFO] [stdout]     |              --- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsRef<Path>` is not implemented for `beef::generic::Cow<'_, str, lean::internal::Lean>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `AsRef<str>` is implemented for `beef::generic::Cow<'_, str, lean::internal::Lean>`
[INFO] [stdout]     = help: for that trait implementation, expected `str`, found `Path`
[INFO] [stdout] note: required by a bound in `Ramhorns::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ramhorns-a3d3388522263f9a/ffd11bf/ramhorns/src/lib.rs:204:30
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get<S>(&self, name: &S) -> Option<&Template<'static>>
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 204 |         S: std::hash::Hash + AsRef<Path> + Eq + ?Sized,
[INFO] [stdout]     |                              ^^^^^^^^^^^ required by this bound in `Ramhorns::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> beef::generic::Cow<'a, str, beef::wide::internal::Wide>: Borrow<beef::generic::Cow<'_, str, lean::internal::Lean>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/blades-62b61bd1b2b2a59f/e596b57/src/taxonomies.rs:273:18
[INFO] [stdout]     |
[INFO] [stdout] 273 |             .get(&self.taxonomy.key_template)
[INFO] [stdout]     |              --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'a> Borrow<beef::generic::Cow<'_, str, lean::internal::Lean>>` is not implemented for `beef::generic::Cow<'a, str, beef::wide::internal::Wide>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Borrow<str>` is implemented for `beef::generic::Cow<'_, str, beef::wide::internal::Wide>`
[INFO] [stdout]     = help: for that trait implementation, expected `str`, found `beef::generic::Cow<'_, str, lean::internal::Lean>`
[INFO] [stdout] note: required by a bound in `Ramhorns::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ramhorns-a3d3388522263f9a/ffd11bf/ramhorns/src/lib.rs:203:31
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get<S>(&self, name: &S) -> Option<&Template<'static>>
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 202 |     where
[INFO] [stdout] 203 |         for<'a> Cow<'a, str>: std::borrow::Borrow<S>,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Ramhorns::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `beef::generic::Cow<'_, str, lean::internal::Lean>: AsRef<Path>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/blades-62b61bd1b2b2a59f/e596b57/src/taxonomies.rs:273:18
[INFO] [stdout]     |
[INFO] [stdout] 273 |             .get(&self.taxonomy.key_template)
[INFO] [stdout]     |              --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsRef<Path>` is not implemented for `beef::generic::Cow<'_, str, lean::internal::Lean>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `AsRef<str>` is implemented for `beef::generic::Cow<'_, str, lean::internal::Lean>`
[INFO] [stdout]     = help: for that trait implementation, expected `str`, found `Path`
[INFO] [stdout] note: required by a bound in `Ramhorns::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ramhorns-a3d3388522263f9a/ffd11bf/ramhorns/src/lib.rs:204:30
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get<S>(&self, name: &S) -> Option<&Template<'static>>
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 204 |         S: std::hash::Hash + AsRef<Path> + Eq + ?Sized,
[INFO] [stdout]     |                              ^^^^^^^^^^^ required by this bound in `Ramhorns::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blades` (lib) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "80c7e9ab0ac809fcb5a2f8057ee9401592da33b58114a119fb53969a06d1a792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80c7e9ab0ac809fcb5a2f8057ee9401592da33b58114a119fb53969a06d1a792", kill_on_drop: false }`
[INFO] [stdout] 80c7e9ab0ac809fcb5a2f8057ee9401592da33b58114a119fb53969a06d1a792
