[INFO] cloning repository https://github.com/notryanb/lungfish
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notryanb/lungfish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotryanb%2Flungfish", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotryanb%2Flungfish'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30a8771b59b0b2f06b86eafd0156360fc2ef6c93
[INFO] testing notryanb/lungfish against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotryanb%2Flungfish" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/notryanb/lungfish
[INFO] finished tweaking git repo https://github.com/notryanb/lungfish
[INFO] tweaked toml for git repo https://github.com/notryanb/lungfish written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/notryanb/lungfish on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/notryanb/lungfish 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtoa v0.4.4
[INFO] [stderr]   Downloaded unicode-segmentation v1.3.0
[INFO] [stderr]   Downloaded getopts v0.2.19
[INFO] [stderr]   Downloaded same-file v1.0.4
[INFO] [stderr]   Downloaded atty v0.2.11
[INFO] [stderr]   Downloaded nom v4.2.3
[INFO] [stderr]   Downloaded autocfg v0.1.4
[INFO] [stderr]   Downloaded humansize v1.1.0
[INFO] [stderr]   Downloaded num-traits v0.2.8
[INFO] [stderr]   Downloaded version_check v0.1.5
[INFO] [stderr]   Downloaded redox_termios v0.1.1
[INFO] [stderr]   Downloaded walkdir v2.2.8
[INFO] [stderr]   Downloaded unicase v2.4.0
[INFO] [stderr]   Downloaded askama_escape v0.2.0
[INFO] [stderr]   Downloaded termion v1.5.3
[INFO] [stderr]   Downloaded serde v1.0.93
[INFO] [stderr]   Downloaded serde_derive v1.0.93
[INFO] [stderr]   Downloaded structopt v0.2.18
[INFO] [stderr]   Downloaded structopt-derive v0.2.18
[INFO] [stderr]   Downloaded askama v0.8.0
[INFO] [stderr]   Downloaded syn v0.15.38
[INFO] [stderr]   Downloaded serde_yaml v0.8.9
[INFO] [stderr]   Downloaded pulldown-cmark v0.5.2
[INFO] [stderr]   Downloaded redox_syscall v0.1.54
[INFO] [stderr]   Downloaded libc v0.2.58
[INFO] [stderr]   Downloaded quote v0.6.12
[INFO] [stderr]   Downloaded memchr v2.2.0
[INFO] [stderr]   Downloaded askama_derive v0.8.0
[INFO] [stderr]   Downloaded askama_shared v0.8.0
[INFO] [stderr]   Downloaded winapi-util v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb5e221798b6941a9f80ab8117dde94b2d533dba13c96493b3997f6f91e480b8
[INFO] running `Command { std: "docker" "start" "-a" "eb5e221798b6941a9f80ab8117dde94b2d533dba13c96493b3997f6f91e480b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb5e221798b6941a9f80ab8117dde94b2d533dba13c96493b3997f6f91e480b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb5e221798b6941a9f80ab8117dde94b2d533dba13c96493b3997f6f91e480b8", kill_on_drop: false }`
[INFO] [stdout] eb5e221798b6941a9f80ab8117dde94b2d533dba13c96493b3997f6f91e480b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 052db6e304d49593736201d4836086122390f2e8f5eb8ed772b715aeb92dae8e
[INFO] running `Command { std: "docker" "start" "-a" "052db6e304d49593736201d4836086122390f2e8f5eb8ed772b715aeb92dae8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.38
[INFO] [stderr]    Compiling serde v1.0.93
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling askama_escape v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling pulldown-cmark v0.5.2
[INFO] [stderr]    Compiling yaml-rust v0.4.3
[INFO] [stderr]    Compiling getopts v0.2.19
[INFO] [stderr]    Compiling dtoa v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling same-file v1.0.4
[INFO] [stderr]    Compiling walkdir v2.2.8
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling unicase v2.4.0
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling serde_yaml v0.8.9
[INFO] [stderr]    Compiling serde_derive v1.0.93
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling askama_shared v0.8.0
[INFO] [stderr]    Compiling askama_derive v0.8.0
[INFO] [stderr]    Compiling askama v0.8.0
[INFO] [stderr]    Compiling lungfish v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/generator.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: template "default.html" not found in directories ["/opt/rustwide/workdir/templates"]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `render` found for struct `ContentTemplate<'a>` in the current scope
[INFO] [stdout]   --> src/generator.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ContentTemplate<'a> {
[INFO] [stdout]    | ------------------------------ method `render` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |         file.write_all(content.render().unwrap().as_bytes()).expect("couldn't write file");
[INFO] [stdout]    |                                ^^^^^^ method not found in `ContentTemplate<'_>`
[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] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lungfish` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "052db6e304d49593736201d4836086122390f2e8f5eb8ed772b715aeb92dae8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "052db6e304d49593736201d4836086122390f2e8f5eb8ed772b715aeb92dae8e", kill_on_drop: false }`
[INFO] [stdout] 052db6e304d49593736201d4836086122390f2e8f5eb8ed772b715aeb92dae8e
