[INFO] cloning repository https://github.com/kumarmo2/tmux-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kumarmo2/tmux-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumarmo2%2Ftmux-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumarmo2%2Ftmux-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eff6f06eddf69707b60816a4ec4533c1e148f8a9
[INFO] checking kumarmo2/tmux-manager against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumarmo2%2Ftmux-manager" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kumarmo2/tmux-manager
[INFO] finished tweaking git repo https://github.com/kumarmo2/tmux-manager
[INFO] tweaked toml for git repo https://github.com/kumarmo2/tmux-manager written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kumarmo2/tmux-manager on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kumarmo2/tmux-manager 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.0.21
[INFO] [stderr]   Downloaded serde_derive v1.0.147
[INFO] [stderr]   Downloaded serde_yaml v0.9.14
[INFO] [stderr]   Downloaded os_str_bytes v6.4.0
[INFO] [stderr]   Downloaded serde v1.0.147
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.4
[INFO] [stderr]   Downloaded clap v4.0.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21dff2ad50f03ca23bf6bf957dd3d39a0555481c6b03118bb87469ec62445802
[INFO] running `Command { std: "docker" "start" "-a" "21dff2ad50f03ca23bf6bf957dd3d39a0555481c6b03118bb87469ec62445802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21dff2ad50f03ca23bf6bf957dd3d39a0555481c6b03118bb87469ec62445802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21dff2ad50f03ca23bf6bf957dd3d39a0555481c6b03118bb87469ec62445802", kill_on_drop: false }`
[INFO] [stdout] 21dff2ad50f03ca23bf6bf957dd3d39a0555481c6b03118bb87469ec62445802
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f45e10f118a46fd73b9008b392499f914bd9f15496ce5a72ac044bc3317f4a42
[INFO] running `Command { std: "docker" "start" "-a" "f45e10f118a46fd73b9008b392499f914bd9f15496ce5a72ac044bc3317f4a42", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking os_str_bytes v6.4.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.4
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]     Checking clap v4.0.25
[INFO] [stderr]     Checking serde_yaml v0.9.14
[INFO] [stderr]     Checking tmux-manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `with_session` and `add_session` are never used
[INFO] [stdout]   --> src/constructs/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl State {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn with_session(session: Session) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn add_session(&mut self, session: Session) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_window` are never used
[INFO] [stdout]   --> src/constructs/session.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Session {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 23 |     pub fn new(name: String, root: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn add_window(&mut self, window: Window) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/constructs/window.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Window {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 24 |     pub fn new(name: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_session` and `add_session` are never used
[INFO] [stdout]   --> src/constructs/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl State {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn with_session(session: Session) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn add_session(&mut self, session: Session) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_window` are never used
[INFO] [stdout]   --> src/constructs/session.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Session {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 23 |     pub fn new(name: String, root: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn add_window(&mut self, window: Window) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/constructs/window.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Window {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 24 |     pub fn new(name: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.03s
[INFO] running `Command { std: "docker" "inspect" "f45e10f118a46fd73b9008b392499f914bd9f15496ce5a72ac044bc3317f4a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f45e10f118a46fd73b9008b392499f914bd9f15496ce5a72ac044bc3317f4a42", kill_on_drop: false }`
[INFO] [stdout] f45e10f118a46fd73b9008b392499f914bd9f15496ce5a72ac044bc3317f4a42
