[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 master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn977%2Ftape" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/n977/tape on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/n977/Symphonia` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_users v0.4.4 [INFO] [stderr] Downloaded libredox v0.0.1 [INFO] [stderr] Downloaded serde v1.0.204 [INFO] [stderr] Downloaded serde_derive v1.0.204 [INFO] [stderr] Downloaded bytemuck v1.14.3 [INFO] [stderr] Downloaded winnow v0.6.5 [INFO] [stderr] Downloaded serde_json v1.0.120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fb78e16d29f6852934514006907a954f23e3e79e8002482aa8679d363767933 [INFO] running `Command { std: "docker" "start" "-a" "2fb78e16d29f6852934514006907a954f23e3e79e8002482aa8679d363767933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fb78e16d29f6852934514006907a954f23e3e79e8002482aa8679d363767933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fb78e16d29f6852934514006907a954f23e3e79e8002482aa8679d363767933", kill_on_drop: false }` [INFO] [stdout] 2fb78e16d29f6852934514006907a954f23e3e79e8002482aa8679d363767933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cf25c0825b46b4658052a9eeaaad92f6d1197d02d05d321a3cb4141e027416f [INFO] running `Command { std: "docker" "start" "-a" "1cf25c0825b46b4658052a9eeaaad92f6d1197d02d05d321a3cb4141e027416f", 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 libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling symphonia-core v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b) [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling alsa v0.9.0 [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-format-mkv 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-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 v0.5.4 (https://github.com/n977/Symphonia?branch=feature%2Fre-exports#6bfe464b) [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [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 toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned 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> { [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> { [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 { [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 32.76s [INFO] running `Command { std: "docker" "inspect" "1cf25c0825b46b4658052a9eeaaad92f6d1197d02d05d321a3cb4141e027416f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cf25c0825b46b4658052a9eeaaad92f6d1197d02d05d321a3cb4141e027416f", kill_on_drop: false }` [INFO] [stdout] 1cf25c0825b46b4658052a9eeaaad92f6d1197d02d05d321a3cb4141e027416f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf0257469af81a0e8a8744cb951e6e1e32ff82d69b78a1480f03af6ea91aedc4 [INFO] running `Command { std: "docker" "start" "-a" "bf0257469af81a0e8a8744cb951e6e1e32ff82d69b78a1480f03af6ea91aedc4", kill_on_drop: false }` [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> { [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> { [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 { [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_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> { [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> { [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 { [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 1.04s [INFO] running `Command { std: "docker" "inspect" "bf0257469af81a0e8a8744cb951e6e1e32ff82d69b78a1480f03af6ea91aedc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0257469af81a0e8a8744cb951e6e1e32ff82d69b78a1480f03af6ea91aedc4", kill_on_drop: false }` [INFO] [stdout] bf0257469af81a0e8a8744cb951e6e1e32ff82d69b78a1480f03af6ea91aedc4