[INFO] fetching crate rusmux 0.8.1...
[INFO] building rusmux-0.8.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate rusmux 0.8.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rusmux 0.8.1
[INFO] finished tweaking crates.io crate rusmux 0.8.1
[INFO] tweaked toml for crates.io crate rusmux 0.8.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusmux 0.8.1 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 crates.io crate rusmux 0.8.1 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]  Downloading crates ...
[INFO] [stderr]   Downloaded which v7.0.0
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.10
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded serde_yaml v0.9.32
[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] 68d10d742103177d3143a491acb78b3d92231998b9ee146b70003aece6c3e36e
[INFO] running `Command { std: "docker" "start" "-a" "68d10d742103177d3143a491acb78b3d92231998b9ee146b70003aece6c3e36e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68d10d742103177d3143a491acb78b3d92231998b9ee146b70003aece6c3e36e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68d10d742103177d3143a491acb78b3d92231998b9ee146b70003aece6c3e36e", kill_on_drop: false }`
[INFO] [stdout] 68d10d742103177d3143a491acb78b3d92231998b9ee146b70003aece6c3e36e
[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] ee8727f680ecfc9c00caf258d6a03b80acf8b97b66556e6e6da70cb60b5b4024
[INFO] running `Command { std: "docker" "start" "-a" "ee8727f680ecfc9c00caf258d6a03b80acf8b97b66556e6e6da70cb60b5b4024", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling which v7.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling rusmux v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tmux/project.rs:120:38
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn get_commands(&'a self) -> Vec<Commands> {
[INFO] [stdout]     |                      --              ^^^^^^^^ the same lifetime is hidden 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] 120 |     fn get_commands(&'a self) -> Vec<Commands<'a>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tmux/project.rs:195:35
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn get_attach_session_command(&self) -> Commands {
[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] 195 |     fn get_attach_session_command(&self) -> Commands<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tmux/project.rs:203:34
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn get_stop_session_commands(&self) -> Vec<Commands> {
[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] 203 |     fn get_stop_session_commands(&self) -> Vec<Commands<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tmux/project.rs:221:72
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn get_window_commands(&'a self, idx: usize, w: &'a Window) -> Vec<Commands> {
[INFO] [stdout]     |                             --                       --                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                        |
[INFO] [stdout]     |                             |                        the 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] 221 |     fn get_window_commands(&'a self, idx: usize, w: &'a Window) -> Vec<Commands<'a>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tmux/project.rs:320:33
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn get_layout_hooks_command(&self) -> Option<Commands> {
[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] 320 |     fn get_layout_hooks_command(&self) -> Option<Commands<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.68s
[INFO] running `Command { std: "docker" "inspect" "ee8727f680ecfc9c00caf258d6a03b80acf8b97b66556e6e6da70cb60b5b4024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee8727f680ecfc9c00caf258d6a03b80acf8b97b66556e6e6da70cb60b5b4024", kill_on_drop: false }`
[INFO] [stdout] ee8727f680ecfc9c00caf258d6a03b80acf8b97b66556e6e6da70cb60b5b4024
[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] 6ccc303154b9e4a0358bbc29c7765617300073a96234bdce71c9c7a65f0b20e6
[INFO] running `Command { std: "docker" "start" "-a" "6ccc303154b9e4a0358bbc29c7765617300073a96234bdce71c9c7a65f0b20e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusmux v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tmux/project.rs:120:38
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn get_commands(&'a self) -> Vec<Commands> {
[INFO] [stdout]     |                      --              ^^^^^^^^ the same lifetime is hidden 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] 120 |     fn get_commands(&'a self) -> Vec<Commands<'a>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tmux/project.rs:195:35
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn get_attach_session_command(&self) -> Commands {
[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] 195 |     fn get_attach_session_command(&self) -> Commands<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tmux/project.rs:203:34
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn get_stop_session_commands(&self) -> Vec<Commands> {
[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] 203 |     fn get_stop_session_commands(&self) -> Vec<Commands<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tmux/project.rs:221:72
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn get_window_commands(&'a self, idx: usize, w: &'a Window) -> Vec<Commands> {
[INFO] [stdout]     |                             --                       --                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                        |
[INFO] [stdout]     |                             |                        the 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] 221 |     fn get_window_commands(&'a self, idx: usize, w: &'a Window) -> Vec<Commands<'a>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tmux/project.rs:320:33
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn get_layout_hooks_command(&self) -> Option<Commands> {
[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] 320 |     fn get_layout_hooks_command(&self) -> Option<Commands<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "6ccc303154b9e4a0358bbc29c7765617300073a96234bdce71c9c7a65f0b20e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ccc303154b9e4a0358bbc29c7765617300073a96234bdce71c9c7a65f0b20e6", kill_on_drop: false }`
[INFO] [stdout] 6ccc303154b9e4a0358bbc29c7765617300073a96234bdce71c9c7a65f0b20e6
