[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] testing kldtz/static-site against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkldtz%2Fstatic-site" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kldtz/static-site on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-27/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-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce55400073e69bfb3338cc5383bd4f14718ea6e38e1dd2e2c9517e90e12582be [INFO] running `Command { std: "docker" "start" "-a" "ce55400073e69bfb3338cc5383bd4f14718ea6e38e1dd2e2c9517e90e12582be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce55400073e69bfb3338cc5383bd4f14718ea6e38e1dd2e2c9517e90e12582be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce55400073e69bfb3338cc5383bd4f14718ea6e38e1dd2e2c9517e90e12582be", kill_on_drop: false }` [INFO] [stdout] ce55400073e69bfb3338cc5383bd4f14718ea6e38e1dd2e2c9517e90e12582be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 190f729e99b5b5e86573b87fb497b590498c51921b0c0fc039b8a19d3011eec2 [INFO] running `Command { std: "docker" "start" "-a" "190f729e99b5b5e86573b87fb497b590498c51921b0c0fc039b8a19d3011eec2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling askama_escape v0.10.2 (https://github.com/djc/askama?branch=main#95317478) [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling 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] Compiling askama v0.11.0 (https://github.com/djc/askama?branch=main#95317478) [INFO] [stderr] Compiling 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[E0599]: no method named `render` found for struct `RssTemplate` in the current scope [INFO] [stdout] --> src/rss.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 15 | struct RssTemplate<'a> { [INFO] [stdout] | ---------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 41 | }.render()?; [INFO] [stdout] | ^^^^^^ method not found in `RssTemplate<'_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `TopTemplate` in the current scope [INFO] [stdout] --> src/main.rs:108:14 [INFO] [stdout] | [INFO] [stdout] 83 | struct TopTemplate<'a> { [INFO] [stdout] | ---------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 108 | .render()?, [INFO] [stdout] | ^^^^^^ method not found in `TopTemplate<'_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `DefaultTemplate` in the current scope [INFO] [stdout] --> src/main.rs:129:6 [INFO] [stdout] | [INFO] [stdout] 69 | struct DefaultTemplate<'a> { [INFO] [stdout] | -------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 129 | .render() [INFO] [stdout] | ^^^^^^ method not found in `DefaultTemplate<'_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `page_generator` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "190f729e99b5b5e86573b87fb497b590498c51921b0c0fc039b8a19d3011eec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "190f729e99b5b5e86573b87fb497b590498c51921b0c0fc039b8a19d3011eec2", kill_on_drop: false }` [INFO] [stdout] 190f729e99b5b5e86573b87fb497b590498c51921b0c0fc039b8a19d3011eec2