[INFO] fetching crate rusmux 0.8.1...
[INFO] building rusmux-0.8.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate rusmux 0.8.1 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusmux 0.8.1 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 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4bd5abe1a724704b5141036ab7ae6e5256cc0ebd1f6a9f5d2aaaecd2521b9ad7
[INFO] running `Command { std: "docker" "start" "-a" "4bd5abe1a724704b5141036ab7ae6e5256cc0ebd1f6a9f5d2aaaecd2521b9ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bd5abe1a724704b5141036ab7ae6e5256cc0ebd1f6a9f5d2aaaecd2521b9ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bd5abe1a724704b5141036ab7ae6e5256cc0ebd1f6a9f5d2aaaecd2521b9ad7", kill_on_drop: false }`
[INFO] [stdout] 4bd5abe1a724704b5141036ab7ae6e5256cc0ebd1f6a9f5d2aaaecd2521b9ad7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2d3d345fe662d0cb5684d22fc344dec8d3abffced5f03ed581190a3679086268
[INFO] running `Command { std: "docker" "start" "-a" "2d3d345fe662d0cb5684d22fc344dec8d3abffced5f03ed581190a3679086268", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling directories v6.0.0
[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 regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling rusmux v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `clap::command`
[INFO] [stdout]  --> src/app/cli.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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 24.14s
[INFO] running `Command { std: "docker" "inspect" "2d3d345fe662d0cb5684d22fc344dec8d3abffced5f03ed581190a3679086268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d3d345fe662d0cb5684d22fc344dec8d3abffced5f03ed581190a3679086268", kill_on_drop: false }`
[INFO] [stdout] 2d3d345fe662d0cb5684d22fc344dec8d3abffced5f03ed581190a3679086268
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2adc170e3e2242ed53040ddbc6b927f8bd12fe3c1e4d3bc6b6e4080a235d6419
[INFO] running `Command { std: "docker" "start" "-a" "2adc170e3e2242ed53040ddbc6b927f8bd12fe3c1e4d3bc6b6e4080a235d6419", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusmux v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `clap::command`
[INFO] [stdout]  --> src/app/cli.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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 0.76s
[INFO] running `Command { std: "docker" "inspect" "2adc170e3e2242ed53040ddbc6b927f8bd12fe3c1e4d3bc6b6e4080a235d6419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2adc170e3e2242ed53040ddbc6b927f8bd12fe3c1e4d3bc6b6e4080a235d6419", kill_on_drop: false }`
[INFO] [stdout] 2adc170e3e2242ed53040ddbc6b927f8bd12fe3c1e4d3bc6b6e4080a235d6419
