[INFO] cloning repository https://github.com/SixOneFiveZero/reverb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SixOneFiveZero/reverb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSixOneFiveZero%2Freverb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSixOneFiveZero%2Freverb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a93fddaa17179f081e76f281ee17bf35789f32a3 [INFO] checking SixOneFiveZero/reverb against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSixOneFiveZero%2Freverb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SixOneFiveZero/reverb [INFO] finished tweaking git repo https://github.com/SixOneFiveZero/reverb [INFO] tweaked toml for git repo https://github.com/SixOneFiveZero/reverb written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SixOneFiveZero/reverb 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/SixOneFiveZero/reverb 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] warning: /workspace/builds/worker-5-tc2/source/crates/reverb-client/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/crates/reverb-core/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/crates/reverb-server/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9a52a1d65ed1232a79a770497234f0cac8a31f3343ab4ded33fb2053110ed7f0 [INFO] running `Command { std: "docker" "start" "-a" "9a52a1d65ed1232a79a770497234f0cac8a31f3343ab4ded33fb2053110ed7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a52a1d65ed1232a79a770497234f0cac8a31f3343ab4ded33fb2053110ed7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a52a1d65ed1232a79a770497234f0cac8a31f3343ab4ded33fb2053110ed7f0", kill_on_drop: false }` [INFO] [stdout] 9a52a1d65ed1232a79a770497234f0cac8a31f3343ab4ded33fb2053110ed7f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c3ad6c3b695e748901629d95c9109f9ecf7d542aae6e382657fc07e19ae12d31 [INFO] running `Command { std: "docker" "start" "-a" "c3ad6c3b695e748901629d95c9109f9ecf7d542aae6e382657fc07e19ae12d31", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/reverb-core/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /opt/rustwide/workdir/crates/reverb-server/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /opt/rustwide/workdir/crates/reverb-client/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Checking symphonia-core v0.5.5 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling mp4ameta_proc v0.6.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking metaflac v0.2.8 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking mp4ameta v0.11.0 [INFO] [stderr] Checking id3 v1.16.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking ogg_pager v0.7.1 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking audiotags-macro v0.2.0 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking symphonia-metadata v0.5.5 [INFO] [stderr] Checking symphonia-codec-aac v0.5.5 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.5 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.5 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Checking symphonia-format-riff v0.5.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.5 [INFO] [stderr] Checking symphonia-format-ogg v0.5.5 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Checking sized-chunks v0.6.5 [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.4/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.4/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([ [INFO] [stdout] 25 | | &Self::id3v24_numeric_field, [INFO] [stdout] 26 | | &Self::escaped_content_type, [INFO] [stdout] 27 | | &Self::v1_content_type, [INFO] [stdout] 28 | | ]) [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" "c3ad6c3b695e748901629d95c9109f9ecf7d542aae6e382657fc07e19ae12d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ad6c3b695e748901629d95c9109f9ecf7d542aae6e382657fc07e19ae12d31", kill_on_drop: false }` [INFO] [stdout] c3ad6c3b695e748901629d95c9109f9ecf7d542aae6e382657fc07e19ae12d31