[INFO] cloning repository https://github.com/c-x-berger/blagger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c-x-berger/blagger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-x-berger%2Fblagger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-x-berger%2Fblagger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5c7a183cfccf67679acec6d96bb010202ca7775 [INFO] checking c-x-berger/blagger against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-x-berger%2Fblagger" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/c-x-berger/blagger [INFO] finished tweaking git repo https://github.com/c-x-berger/blagger [INFO] tweaked toml for git repo https://github.com/c-x-berger/blagger written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/c-x-berger/blagger on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/c-x-berger/blagger 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" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6bdfa1bd8a0bb895846049eaa2c21890175bffa51099c599576c239572e35f0 [INFO] running `Command { std: "docker" "start" "-a" "f6bdfa1bd8a0bb895846049eaa2c21890175bffa51099c599576c239572e35f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6bdfa1bd8a0bb895846049eaa2c21890175bffa51099c599576c239572e35f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6bdfa1bd8a0bb895846049eaa2c21890175bffa51099c599576c239572e35f0", kill_on_drop: false }` [INFO] [stdout] f6bdfa1bd8a0bb895846049eaa2c21890175bffa51099c599576c239572e35f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74a7c4a3387d114886569db7394f0c933042f82e1d0849e960cd5698dbbb46d6 [INFO] running `Command { std: "docker" "start" "-a" "74a7c4a3387d114886569db7394f0c933042f82e1d0849e960cd5698dbbb46d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking tinytemplate v1.0.4 [INFO] [stderr] Checking blagger v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/blogfile.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | BlogFile::Post(_, inner) => (BlogFile::Post(new, inner)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - BlogFile::Post(_, inner) => (BlogFile::Post(new, inner)), [INFO] [stdout] 19 + BlogFile::Post(_, inner) => BlogFile::Post(new, inner) , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/blogfile.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | BlogFile::Other(_, inner) => (BlogFile::Other(new, inner)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - BlogFile::Other(_, inner) => (BlogFile::Other(new, inner)), [INFO] [stdout] 20 + BlogFile::Other(_, inner) => BlogFile::Other(new, inner) , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/blogfile.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | BlogFile::Post(_, inner) => (BlogFile::Post(new, inner)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - BlogFile::Post(_, inner) => (BlogFile::Post(new, inner)), [INFO] [stdout] 19 + BlogFile::Post(_, inner) => BlogFile::Post(new, inner) , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/blogfile.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | BlogFile::Other(_, inner) => (BlogFile::Other(new, inner)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - BlogFile::Other(_, inner) => (BlogFile::Other(new, inner)), [INFO] [stdout] 20 + BlogFile::Other(_, inner) => BlogFile::Other(new, inner) , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function [INFO] [stdout] --> src/compiler.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> PostCompiler<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 36 | pub fn new(template: &'a str) -> Self { [INFO] [stdout] | -------- `template` is a reference that is only valid in the associated function body [INFO] [stdout] ... [INFO] [stdout] 39 | tt.add_formatter("markdown", Self::template_md); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `template` escapes the associated function body here [INFO] [stdout] | argument requires that `'a` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of the function item type defined by `template_md` [INFO] [stdout] = note: the function `template_md` is invariant over the parameter `'a` [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function [INFO] [stdout] --> src/compiler.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> PostCompiler<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 36 | pub fn new(template: &'a str) -> Self { [INFO] [stdout] | -------- `template` is a reference that is only valid in the associated function body [INFO] [stdout] ... [INFO] [stdout] 39 | tt.add_formatter("markdown", Self::template_md); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `template` escapes the associated function body here [INFO] [stdout] | argument requires that `'a` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of the function item type defined by `template_md` [INFO] [stdout] = note: the function `template_md` is invariant over the parameter `'a` [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blagger` (bin "blagger") due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blagger` (bin "blagger" test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "74a7c4a3387d114886569db7394f0c933042f82e1d0849e960cd5698dbbb46d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74a7c4a3387d114886569db7394f0c933042f82e1d0849e960cd5698dbbb46d6", kill_on_drop: false }` [INFO] [stdout] 74a7c4a3387d114886569db7394f0c933042f82e1d0849e960cd5698dbbb46d6