[INFO] fetching crate termusic 0.13.2... [INFO] checking termusic-0.13.2 against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] extracting crate termusic 0.13.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate termusic 0.13.2 [INFO] finished tweaking crates.io crate termusic 0.13.2 [INFO] tweaked toml for crates.io crate termusic 0.13.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate termusic 0.13.2 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 crates.io crate termusic 0.13.2 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 32182ca6836a10846ef4d66074eb67b3618e3c619c022828bec26cc8f9bf9f8f [INFO] running `Command { std: "docker" "start" "-a" "32182ca6836a10846ef4d66074eb67b3618e3c619c022828bec26cc8f9bf9f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32182ca6836a10846ef4d66074eb67b3618e3c619c022828bec26cc8f9bf9f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32182ca6836a10846ef4d66074eb67b3618e3c619c022828bec26cc8f9bf9f8f", kill_on_drop: false }` [INFO] [stdout] 32182ca6836a10846ef4d66074eb67b3618e3c619c022828bec26cc8f9bf9f8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ed389055f067d12994f503d5ca09bd89ccc1ea258931c0810d73a2deb0d3b79d [INFO] running `Command { std: "docker" "start" "-a" "ed389055f067d12994f503d5ca09bd89ccc1ea258931c0810d73a2deb0d3b79d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking indexmap v2.13.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking orx-self-or v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking orx-iterable v1.3.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking orx-pseudo-default v2.1.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking bytemuck v1.17.0 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking orx-pinned-vec v3.21.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking orx-concurrent-iter v3.3.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Checking image-webp v0.2.0 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking orx-fixed-vec v3.22.0 [INFO] [stderr] Checking orx-split-vec v3.22.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling pinyin v0.11.0 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking orx-selfref-col v3.2.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking ogg_pager v0.7.1 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking ansi_colours v1.2.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling tonic-build v0.14.1 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking shellexpand v3.1.1 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking rss v2.0.12 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tuirealm_derive v2.0.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking lazy-regex v3.3.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking axum-core v0.5.0 [INFO] [stderr] Compiling hard-xml-derive v1.36.0 [INFO] [stderr] Compiling lofty_attr v0.12.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Checking escaper v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking lofty v0.23.2 [INFO] [stderr] Checking hard-xml v1.36.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking ytd-rs v0.1.7 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking orx-tree v2.2.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rfc822_sanitizer v0.3.7 [INFO] [stderr] Checking id3 v1.16.4 [INFO] [stderr] Checking sanitize-filename v0.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking opml v1.1.6 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking serde_content_ref v0.1.0 [INFO] [stderr] Checking bytesize v2.3.1 [INFO] [stderr] Checking quick-xml v0.39.2 [INFO] [stderr] Compiling termusic v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking alphanumeric-sort v1.5.5 [INFO] [stderr] Checking wildmatch v2.4.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking libaes v0.7.0 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking sysinfo v0.38.4 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking colored v3.1.1 [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] Checking clap v4.5.60 [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" "ed389055f067d12994f503d5ca09bd89ccc1ea258931c0810d73a2deb0d3b79d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed389055f067d12994f503d5ca09bd89ccc1ea258931c0810d73a2deb0d3b79d", kill_on_drop: false }` [INFO] [stdout] ed389055f067d12994f503d5ca09bd89ccc1ea258931c0810d73a2deb0d3b79d