[INFO] cloning repository https://github.com/Sergio1226/dow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sergio1226/dow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSergio1226%2Fdow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSergio1226%2Fdow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f3ad921fd9ffc9e88300425ece65da2ab775fe2 [INFO] checking Sergio1226/dow against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSergio1226%2Fdow" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Sergio1226/dow [INFO] finished tweaking git repo https://github.com/Sergio1226/dow [INFO] tweaked toml for git repo https://github.com/Sergio1226/dow written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sergio1226/dow 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/Sergio1226/dow 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f5ef3f3d372f3bb09ca8b2ddb2b6c9c1c18a06d4700513b02f10fd6d9e5b847a [INFO] running `Command { std: "docker" "start" "-a" "f5ef3f3d372f3bb09ca8b2ddb2b6c9c1c18a06d4700513b02f10fd6d9e5b847a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5ef3f3d372f3bb09ca8b2ddb2b6c9c1c18a06d4700513b02f10fd6d9e5b847a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ef3f3d372f3bb09ca8b2ddb2b6c9c1c18a06d4700513b02f10fd6d9e5b847a", kill_on_drop: false }` [INFO] [stdout] f5ef3f3d372f3bb09ca8b2ddb2b6c9c1c18a06d4700513b02f10fd6d9e5b847a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 84066a0e87f772ff8fda5a358bd3f58e05b8ef04888d2467a367697bebf7d877 [INFO] running `Command { std: "docker" "start" "-a" "84066a0e87f772ff8fda5a358bd3f58e05b8ef04888d2467a367697bebf7d877", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Compiling selectors v0.33.0 [INFO] [stderr] Checking zlib-rs v0.6.2 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking deranged v0.5.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking servo_arc v0.4.3 [INFO] [stderr] Checking libbz2-rs-sys v0.2.2 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking zopfli v0.8.3 [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 mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking bzip2 v0.6.1 [INFO] [stderr] Checking string_cache v0.9.0 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking lzma-rust2 v0.16.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking deflate64 v0.1.11 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking typed-path v0.12.3 [INFO] [stderr] Checking ppmd-rust v1.4.0 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking id3 v1.16.4 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [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" "84066a0e87f772ff8fda5a358bd3f58e05b8ef04888d2467a367697bebf7d877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84066a0e87f772ff8fda5a358bd3f58e05b8ef04888d2467a367697bebf7d877", kill_on_drop: false }` [INFO] [stdout] 84066a0e87f772ff8fda5a358bd3f58e05b8ef04888d2467a367697bebf7d877