[INFO] cloning repository https://github.com/RouHim/funkstrom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RouHim/funkstrom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouHim%2Ffunkstrom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouHim%2Ffunkstrom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 106533f461707aeca2bcd6c17aecc8385ee5491f [INFO] checking RouHim/funkstrom against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouHim%2Ffunkstrom" "/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/RouHim/funkstrom [INFO] finished tweaking git repo https://github.com/RouHim/funkstrom [INFO] tweaked toml for git repo https://github.com/RouHim/funkstrom written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RouHim/funkstrom 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/RouHim/funkstrom 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] 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] 67d004c940eda5175d85cb1899110943cc9479172738f4a79a668d1aedbeb0b4 [INFO] running `Command { std: "docker" "start" "-a" "67d004c940eda5175d85cb1899110943cc9479172738f4a79a668d1aedbeb0b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67d004c940eda5175d85cb1899110943cc9479172738f4a79a668d1aedbeb0b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d004c940eda5175d85cb1899110943cc9479172738f4a79a668d1aedbeb0b4", kill_on_drop: false }` [INFO] [stdout] 67d004c940eda5175d85cb1899110943cc9479172738f4a79a668d1aedbeb0b4 [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] b778f1292b9972420036e69f63238d31d870b9b5f1b1fa5521530ec91ca6b5c9 [INFO] running `Command { std: "docker" "start" "-a" "b778f1292b9972420036e69f63238d31d870b9b5f1b1fa5521530ec91ca6b5c9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling rustls v0.23.33 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling mp4ameta_proc v0.6.0 [INFO] [stderr] Checking ureq-proto v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking metaflac v0.2.8 [INFO] [stderr] Checking id3 v1.16.3 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking mp4ameta v0.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking webpki-roots v1.0.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking audiotags-macro v0.2.0 [INFO] [stderr] Compiling funkstrom v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/id3-1.16.3/src/tcon.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 10 | impl<'a> Parser<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 11 | pub fn parse_tcon(s: &'a str) -> Cow<'a, str> { [INFO] [stdout] | - `s` is a reference that is only valid in the associated function body [INFO] [stdout] 12 | let mut parser = Parser(s); [INFO] [stdout] 13 | let v1_genre_ids = match parser.one_or_more(&Self::content_type) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `s` escapes the associated function body here [INFO] [stdout] | argument requires that `'a` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of a mutable reference to `tcon::Parser<'_>` [INFO] [stdout] = note: mutable references are invariant over their type parameter [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/id3-1.16.3/src/tcon.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 10 | impl<'a> Parser<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 23 | fn content_type(&mut self) -> Result { [INFO] [stdout] | --------- `self` is a reference that is only valid in the method body [INFO] [stdout] 24 | self.first_of([&Self::escaped_content_type, &Self::v1_content_type]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'a` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of a mutable reference to `tcon::Parser<'_>` [INFO] [stdout] = note: mutable references are invariant over their type parameter [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 `id3` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b778f1292b9972420036e69f63238d31d870b9b5f1b1fa5521530ec91ca6b5c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b778f1292b9972420036e69f63238d31d870b9b5f1b1fa5521530ec91ca6b5c9", kill_on_drop: false }` [INFO] [stdout] b778f1292b9972420036e69f63238d31d870b9b5f1b1fa5521530ec91ca6b5c9