[INFO] cloning repository https://github.com/aki-akaguma/cmp_template_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aki-akaguma/cmp_template_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Fcmp_template_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Fcmp_template_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c19126c880dcb9e73e98f947495f394a73706a25 [INFO] documenting aki-akaguma/cmp_template_engine against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Fcmp_template_engine" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aki-akaguma/cmp_template_engine on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-37/source/.cargo/config [INFO] started tweaking git repo https://github.com/aki-akaguma/cmp_template_engine [INFO] finished tweaking git repo https://github.com/aki-akaguma/cmp_template_engine [INFO] tweaked toml for git repo https://github.com/aki-akaguma/cmp_template_engine written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate git repo https://github.com/aki-akaguma/cmp_template_engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded home v0.5.3 [INFO] [stderr] Downloaded humansize v1.1.1 [INFO] [stderr] Downloaded bitvec v0.19.5 [INFO] [stderr] Downloaded askama_derive v0.10.5 [INFO] [stderr] Downloaded askama_shared v0.11.1 [INFO] [stderr] Downloaded sailfish-compiler v0.3.3 [INFO] [stderr] Downloaded sailfish-macros v0.3.3 [INFO] [stderr] Downloaded sailfish v0.3.3 [INFO] [stderr] Downloaded itoap v1.0.1 [INFO] [stderr] Downloaded askama_escape v0.10.1 [INFO] [stderr] Downloaded askama v0.10.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01c848dc7fea2368e004b9c1f562966932a5cef59208fe7d1a17711f64b97b7c [INFO] running `Command { std: "docker" "start" "-a" "01c848dc7fea2368e004b9c1f562966932a5cef59208fe7d1a17711f64b97b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01c848dc7fea2368e004b9c1f562966932a5cef59208fe7d1a17711f64b97b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c848dc7fea2368e004b9c1f562966932a5cef59208fe7d1a17711f64b97b7c", kill_on_drop: false }` [INFO] [stdout] 01c848dc7fea2368e004b9c1f562966932a5cef59208fe7d1a17711f64b97b7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42df3b9f75657ef7d716a480770ae1799386a75b4f050609dc9d64ab1305ac07 [INFO] running `Command { std: "docker" "start" "-a" "42df3b9f75657ef7d716a480770ae1799386a75b4f050609dc9d64ab1305ac07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sailfish-compiler v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling sailfish v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling sailfish-macros v0.3.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking askama_shared v0.11.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Documenting cmp_template_engine v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.60s [INFO] running `Command { std: "docker" "inspect" "42df3b9f75657ef7d716a480770ae1799386a75b4f050609dc9d64ab1305ac07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42df3b9f75657ef7d716a480770ae1799386a75b4f050609dc9d64ab1305ac07", kill_on_drop: false }` [INFO] [stdout] 42df3b9f75657ef7d716a480770ae1799386a75b4f050609dc9d64ab1305ac07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] e530c43cacf9ef518d58e13c3ade6fc3c4dd7106c73389e7e4b961550020778f [INFO] running `Command { std: "docker" "start" "-a" "e530c43cacf9ef518d58e13c3ade6fc3c4dd7106c73389e7e4b961550020778f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling sailfish-compiler v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling sailfish v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling sailfish-macros v0.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling askama_shared v0.11.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Documenting cmp_template_engine v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.90s [INFO] running `Command { std: "docker" "inspect" "e530c43cacf9ef518d58e13c3ade6fc3c4dd7106c73389e7e4b961550020778f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e530c43cacf9ef518d58e13c3ade6fc3c4dd7106c73389e7e4b961550020778f", kill_on_drop: false }` [INFO] [stdout] e530c43cacf9ef518d58e13c3ade6fc3c4dd7106c73389e7e4b961550020778f