[INFO] fetching crate moosicbox_lofty 0.1.0... [INFO] checking moosicbox_lofty-0.1.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate moosicbox_lofty 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate moosicbox_lofty 0.1.0 [INFO] finished tweaking crates.io crate moosicbox_lofty 0.1.0 [INFO] tweaked toml for crates.io crate moosicbox_lofty 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate moosicbox_lofty 0.1.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate moosicbox_lofty 0.1.0 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a3f6580821b6627b82f864a4eba8d9db26d0a8b97b46dde27dfa642550c5db5 [INFO] running `Command { std: "docker" "start" "-a" "8a3f6580821b6627b82f864a4eba8d9db26d0a8b97b46dde27dfa642550c5db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a3f6580821b6627b82f864a4eba8d9db26d0a8b97b46dde27dfa642550c5db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a3f6580821b6627b82f864a4eba8d9db26d0a8b97b46dde27dfa642550c5db5", kill_on_drop: false }` [INFO] [stdout] 8a3f6580821b6627b82f864a4eba8d9db26d0a8b97b46dde27dfa642550c5db5 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4715934be6613f4af3a567aaef2db2fa6ad07ab2c3b80c1d6c41e85e771df886 [INFO] running `Command { std: "docker" "start" "-a" "4715934be6613f4af3a567aaef2db2fa6ad07ab2c3b80c1d6c41e85e771df886", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ogg_pager v0.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling moosicbox_lofty_attr v0.1.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking moosicbox_lofty v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/id3/v2/tag.rs:579:43 [INFO] [stdout] | [INFO] [stdout] 579 | pub fn new(value: &'a str) -> GenresIter<'_> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 579 - pub fn new(value: &'a str) -> GenresIter<'_> { [INFO] [stdout] 579 + pub fn new(value: &'a str) -> GenresIter<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ogg/tag.rs:212:88 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn get_all<'a>(&'a self, key: &'a str) -> impl Iterator + Clone + '_ { [INFO] [stdout] | -- -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | the lifetime is named here the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 212 - pub fn get_all<'a>(&'a self, key: &'a str) -> impl Iterator + Clone + '_ { [INFO] [stdout] 212 + pub fn get_all<'a>(&'a self, key: &'a str) -> impl Iterator + Clone + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/id3/v2/tag.rs:579:43 [INFO] [stdout] | [INFO] [stdout] 579 | pub fn new(value: &'a str) -> GenresIter<'_> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 579 - pub fn new(value: &'a str) -> GenresIter<'_> { [INFO] [stdout] 579 + pub fn new(value: &'a str) -> GenresIter<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ogg/tag.rs:212:88 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn get_all<'a>(&'a self, key: &'a str) -> impl Iterator + Clone + '_ { [INFO] [stdout] | -- -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | the lifetime is named here the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 212 - pub fn get_all<'a>(&'a self, key: &'a str) -> impl Iterator + Clone + '_ { [INFO] [stdout] 212 + pub fn get_all<'a>(&'a self, key: &'a str) -> impl Iterator + Clone + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.55s [INFO] running `Command { std: "docker" "inspect" "4715934be6613f4af3a567aaef2db2fa6ad07ab2c3b80c1d6c41e85e771df886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4715934be6613f4af3a567aaef2db2fa6ad07ab2c3b80c1d6c41e85e771df886", kill_on_drop: false }` [INFO] [stdout] 4715934be6613f4af3a567aaef2db2fa6ad07ab2c3b80c1d6c41e85e771df886