[INFO] cloning repository https://github.com/yuxuetr/phonon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuxuetr/phonon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuxuetr%2Fphonon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuxuetr%2Fphonon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f52d881ca81b44e52954ba89480beee80369296 [INFO] checking yuxuetr/phonon against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuxuetr%2Fphonon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/yuxuetr/phonon [INFO] finished tweaking git repo https://github.com/yuxuetr/phonon [INFO] tweaked toml for git repo https://github.com/yuxuetr/phonon written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yuxuetr/phonon 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/yuxuetr/phonon 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 234c6e6085a6e5642968d4f137803c32bcfb447133e8eba8cceb9149c6ab3262 [INFO] running `Command { std: "docker" "start" "-a" "234c6e6085a6e5642968d4f137803c32bcfb447133e8eba8cceb9149c6ab3262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "234c6e6085a6e5642968d4f137803c32bcfb447133e8eba8cceb9149c6ab3262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "234c6e6085a6e5642968d4f137803c32bcfb447133e8eba8cceb9149c6ab3262", kill_on_drop: false }` [INFO] [stdout] 234c6e6085a6e5642968d4f137803c32bcfb447133e8eba8cceb9149c6ab3262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b2ad9245abeba11166fbca1a4c47a95d2a1ab671eb81ffbd80a71e9a65b16858 [INFO] running `Command { std: "docker" "start" "-a" "b2ad9245abeba11166fbca1a4c47a95d2a1ab671eb81ffbd80a71e9a65b16858", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling zerocopy v0.8.35 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking symphonia-core v0.5.5 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking symphonia-metadata v0.5.5 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking symphonia-codec-aac v0.5.5 [INFO] [stderr] Checking symphonia-codec-alac v0.5.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling flacenc v0.5.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Checking symphonia-format-riff v0.5.5 [INFO] [stderr] Checking symphonia-format-caf v0.5.5 [INFO] [stderr] Checking symphonia-format-mkv v0.5.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.5 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Checking symphonia-format-ogg v0.5.5 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.5 [INFO] [stderr] Checking symphonia-codec-adpcm v0.5.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking metaflac v0.2.8 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking symphonia v0.5.5 [INFO] [stderr] Checking id3 v1.16.4 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking dioxus-core-types v0.7.3 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lazy-js-bundle v0.7.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libnghttp2-sys v0.1.12+1.68.0 [INFO] [stderr] Compiling ogg_next_sys v0.1.4 [INFO] [stderr] Compiling curl-sys v0.4.85+curl-8.18.0 [INFO] [stderr] Compiling fdk-aac-sys v0.5.0 [INFO] [stderr] Compiling mp3lame-sys v0.1.11 [INFO] [stderr] Compiling aotuv_lancer_vorbis_sys v0.1.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" "b2ad9245abeba11166fbca1a4c47a95d2a1ab671eb81ffbd80a71e9a65b16858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ad9245abeba11166fbca1a4c47a95d2a1ab671eb81ffbd80a71e9a65b16858", kill_on_drop: false }` [INFO] [stdout] b2ad9245abeba11166fbca1a4c47a95d2a1ab671eb81ffbd80a71e9a65b16858