[INFO] cloning repository https://github.com/kldtz/static-site [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kldtz/static-site" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkldtz%2Fstatic-site", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkldtz%2Fstatic-site'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f542126779f6e8b68db0933489ff51609e341b86 [INFO] documenting kldtz/static-site against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkldtz%2Fstatic-site" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kldtz/static-site on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kldtz/static-site [INFO] finished tweaking git repo https://github.com/kldtz/static-site [INFO] tweaked toml for git repo https://github.com/kldtz/static-site written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/kldtz/static-site already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15a39a64b8171e133591f6b3e132a2c3106777a3187a19496087f54358709a59 [INFO] running `Command { std: "docker" "start" "-a" "15a39a64b8171e133591f6b3e132a2c3106777a3187a19496087f54358709a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15a39a64b8171e133591f6b3e132a2c3106777a3187a19496087f54358709a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a39a64b8171e133591f6b3e132a2c3106777a3187a19496087f54358709a59", kill_on_drop: false }` [INFO] [stdout] 15a39a64b8171e133591f6b3e132a2c3106777a3187a19496087f54358709a59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3a892543d97f4abb1795ac0783290e33fabc97056a47aba9d2d51d224b279714 [INFO] running `Command { std: "docker" "start" "-a" "3a892543d97f4abb1795ac0783290e33fabc97056a47aba9d2d51d224b279714", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling askama_escape v0.10.2 (https://github.com/djc/askama?branch=main#95317478) [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking proc-macro2 v1.0.32 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking indexmap v1.7.0 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_yaml v0.8.21 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking askama_shared v0.12.0 (https://github.com/djc/askama?branch=main#95317478) [INFO] [stderr] Compiling askama_derive v0.11.0 (https://github.com/djc/askama?branch=main#95317478) [INFO] [stderr] Checking askama v0.11.0 (https://github.com/djc/askama?branch=main#95317478) [INFO] [stderr] Documenting page_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: template "rss_template.xml" not found in directories ["/opt/rustwide/workdir/private/templates"] [INFO] [stdout] --> src/rss.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "default.html" not found in directories ["/opt/rustwide/workdir/private/templates"] [INFO] [stdout] --> src/main.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "top.html" not found in directories ["/opt/rustwide/workdir/private/templates"] [INFO] [stdout] --> src/main.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `page_generator` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name page_generator src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=3c89263c73ce0e32 -L dependency=/opt/rustwide/target/debug/deps --extern askama=/opt/rustwide/target/debug/deps/libaskama-d020658802c23e06.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-97998964962ea26e.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-2129c1460a18c11d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-e082ff52173d1464.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-93251fd65088a55f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1c9cf05de75be1dd.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-acf32d5728da9c2f.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "3a892543d97f4abb1795ac0783290e33fabc97056a47aba9d2d51d224b279714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a892543d97f4abb1795ac0783290e33fabc97056a47aba9d2d51d224b279714", kill_on_drop: false }` [INFO] [stdout] 3a892543d97f4abb1795ac0783290e33fabc97056a47aba9d2d51d224b279714