[INFO] cloning repository https://github.com/n977/tape
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n977/tape" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn977%2Ftape", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn977%2Ftape'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53ea1d4d48cd09c1589c958a60adf85f869aadd3
[INFO] building n977/tape against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn977%2Ftape" "/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/n977/tape
[INFO] finished tweaking git repo https://github.com/n977/tape
[INFO] tweaked toml for git repo https://github.com/n977/tape written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/n977/tape on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/n977/tape 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc51104a94d38c986ee84c8ff0f410699e740ffd586cc3c1bd42d493361d1b0e
[INFO] running `Command { std: "docker" "start" "-a" "dc51104a94d38c986ee84c8ff0f410699e740ffd586cc3c1bd42d493361d1b0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc51104a94d38c986ee84c8ff0f410699e740ffd586cc3c1bd42d493361d1b0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc51104a94d38c986ee84c8ff0f410699e740ffd586cc3c1bd42d493361d1b0e", kill_on_drop: false }`
[INFO] [stdout] dc51104a94d38c986ee84c8ff0f410699e740ffd586cc3c1bd42d493361d1b0e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56281a4b345018fa7552c54c9a927744d56f31a82ae70df68d984ded36df7b59
[INFO] running `Command { std: "docker" "start" "-a" "56281a4b345018fa7552c54c9a927744d56f31a82ae70df68d984ded36df7b59", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling symphonia-core v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b)
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b)
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b)
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b)
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b)
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b)
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b)
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b)
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b)
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b)
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b)
[INFO] [stderr]    Compiling symphonia v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b)
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling tape_core v0.1.0 (/opt/rustwide/workdir/tape_core)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tape_core/src/factory.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn items(&self) -> MutexGuard<Vec<T>> {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn items(&self) -> MutexGuard<'_, Vec<T>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tape_core/src/factory.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn state(&self) -> MutexGuard<FactoryState> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn state(&self) -> MutexGuard<'_, FactoryState> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling tape v0.1.0 (/opt/rustwide/workdir/tape)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.78s
[INFO] running `Command { std: "docker" "inspect" "56281a4b345018fa7552c54c9a927744d56f31a82ae70df68d984ded36df7b59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56281a4b345018fa7552c54c9a927744d56f31a82ae70df68d984ded36df7b59", kill_on_drop: false }`
[INFO] [stdout] 56281a4b345018fa7552c54c9a927744d56f31a82ae70df68d984ded36df7b59
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6af99d5e8caec521be3f344df97616660d9efa4ce10b6f84fdfe6a7455d28a4d
[INFO] running `Command { std: "docker" "start" "-a" "6af99d5e8caec521be3f344df97616660d9efa4ce10b6f84fdfe6a7455d28a4d", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tape_core/src/factory.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn items(&self) -> MutexGuard<Vec<T>> {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn items(&self) -> MutexGuard<'_, Vec<T>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tape_core v0.1.0 (/opt/rustwide/workdir/tape_core)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tape_core/src/factory.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn state(&self) -> MutexGuard<FactoryState> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn state(&self) -> MutexGuard<'_, FactoryState> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tape v0.1.0 (/opt/rustwide/workdir/tape)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tape_core/src/factory.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn items(&self) -> MutexGuard<Vec<T>> {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn items(&self) -> MutexGuard<'_, Vec<T>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tape_core/src/factory.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn state(&self) -> MutexGuard<FactoryState> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn state(&self) -> MutexGuard<'_, FactoryState> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "6af99d5e8caec521be3f344df97616660d9efa4ce10b6f84fdfe6a7455d28a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6af99d5e8caec521be3f344df97616660d9efa4ce10b6f84fdfe6a7455d28a4d", kill_on_drop: false }`
[INFO] [stdout] 6af99d5e8caec521be3f344df97616660d9efa4ce10b6f84fdfe6a7455d28a4d
