[INFO] updating cached repository https://github.com/deciduously/deciduously-com [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3f6cce087fb93362975f6addbbaabb626609138b [INFO] checking deciduously/deciduously-com against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fdeciduously-com" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deciduously/deciduously-com on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/deciduously/deciduously-com [INFO] finished tweaking git repo https://github.com/deciduously/deciduously-com [INFO] tweaked toml for git repo https://github.com/deciduously/deciduously-com written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/deciduously/deciduously-com already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8845bd4e352cc79f7c794f371d410f131c99f0478d645c75914dcb44f3265774 [INFO] running `"docker" "start" "-a" "8845bd4e352cc79f7c794f371d410f131c99f0478d645c75914dcb44f3265774"` [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling deciduously-com v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking structopt v0.3.11 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking hyper v0.13.3 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling askama_shared v0.9.1 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Checking askama v0.9.0 [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> src/blog.rs:345:10 [INFO] [stderr] | [INFO] [stderr] 345 | #[derive(Template)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: template "post_deciduously-com.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `deciduously-com`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> src/blog.rs:345:10 [INFO] [stderr] | [INFO] [stderr] 345 | #[derive(Template)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: template "post_deciduously-com.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `deciduously-com`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8845bd4e352cc79f7c794f371d410f131c99f0478d645c75914dcb44f3265774"` [INFO] running `"docker" "rm" "-f" "8845bd4e352cc79f7c794f371d410f131c99f0478d645c75914dcb44f3265774"` [INFO] [stdout] 8845bd4e352cc79f7c794f371d410f131c99f0478d645c75914dcb44f3265774