[INFO] cloning repository https://github.com/kartew/claude-profiles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kartew/claude-profiles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkartew%2Fclaude-profiles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkartew%2Fclaude-profiles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ff497ba90d6fa41d6162dd3e50065e3fbfc12cb
[INFO] testing kartew/claude-profiles against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkartew%2Fclaude-profiles" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kartew/claude-profiles
[INFO] finished tweaking git repo https://github.com/kartew/claude-profiles
[INFO] tweaked toml for git repo https://github.com/kartew/claude-profiles written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kartew/claude-profiles on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kartew/claude-profiles 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3f478133ce08c5132eba7541b1d2fe55ff98e1f1e9a0440fe931503fe38baff
[INFO] running `Command { std: "docker" "start" "-a" "b3f478133ce08c5132eba7541b1d2fe55ff98e1f1e9a0440fe931503fe38baff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3f478133ce08c5132eba7541b1d2fe55ff98e1f1e9a0440fe931503fe38baff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3f478133ce08c5132eba7541b1d2fe55ff98e1f1e9a0440fe931503fe38baff", kill_on_drop: false }`
[INFO] [stdout] b3f478133ce08c5132eba7541b1d2fe55ff98e1f1e9a0440fe931503fe38baff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9d1c10597219aead76579148479a9ec0885fbb7bcbe6673305d3f313b257091
[INFO] running `Command { std: "docker" "start" "-a" "a9d1c10597219aead76579148479a9ec0885fbb7bcbe6673305d3f313b257091", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling zmij v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling clap_complete v4.5.64
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling claude-profiles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.26s
[INFO] running `Command { std: "docker" "inspect" "a9d1c10597219aead76579148479a9ec0885fbb7bcbe6673305d3f313b257091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9d1c10597219aead76579148479a9ec0885fbb7bcbe6673305d3f313b257091", kill_on_drop: false }`
[INFO] [stdout] a9d1c10597219aead76579148479a9ec0885fbb7bcbe6673305d3f313b257091
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e0f644599d8269435a940754a5ba8926804a34c33a0e32b24ccf0084f7ffa6e
[INFO] running `Command { std: "docker" "start" "-a" "4e0f644599d8269435a940754a5ba8926804a34c33a0e32b24ccf0084f7ffa6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling claude-profiles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/integration_test.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/integration_test.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/integration_test.rs:62:28
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/integration_test.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration_test.rs:106:28
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration_test.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration_test.rs:150:28
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration_test.rs:171:28
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration_test.rs:191:28
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration_test.rs:203:28
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration_test.rs:249:28
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration_test.rs:266:28
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration_test.rs:293:28
[INFO] [stdout]     |
[INFO] [stdout] 293 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration_test.rs:312:28
[INFO] [stdout]     |
[INFO] [stdout] 312 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration_test.rs:334:28
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s
[INFO] running `Command { std: "docker" "inspect" "4e0f644599d8269435a940754a5ba8926804a34c33a0e32b24ccf0084f7ffa6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e0f644599d8269435a940754a5ba8926804a34c33a0e32b24ccf0084f7ffa6e", kill_on_drop: false }`
[INFO] [stdout] 4e0f644599d8269435a940754a5ba8926804a34c33a0e32b24ccf0084f7ffa6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d9707fb78c7ac329ed5a201a284dc6ef614a5538c2014c75854bb16fe4d59f9f
[INFO] running `Command { std: "docker" "start" "-a" "d9707fb78c7ac329ed5a201a284dc6ef614a5538c2014c75854bb16fe4d59f9f", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/integration_test.rs:30:28
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/integration_test.rs:46:28
[INFO] [stderr]    |
[INFO] [stderr] 46 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/integration_test.rs:62:28
[INFO] [stderr]    |
[INFO] [stderr] 62 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/integration_test.rs:82:28
[INFO] [stderr]    |
[INFO] [stderr] 82 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration_test.rs:106:28
[INFO] [stderr]     |
[INFO] [stderr] 106 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration_test.rs:125:28
[INFO] [stderr]     |
[INFO] [stderr] 125 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration_test.rs:150:28
[INFO] [stderr]     |
[INFO] [stderr] 150 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration_test.rs:171:28
[INFO] [stderr]     |
[INFO] [stderr] 171 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration_test.rs:191:28
[INFO] [stderr]     |
[INFO] [stderr] 191 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration_test.rs:203:28
[INFO] [stderr]     |
[INFO] [stderr] 203 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration_test.rs:249:28
[INFO] [stderr]     |
[INFO] [stderr] 249 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration_test.rs:266:28
[INFO] [stderr]     |
[INFO] [stderr] 266 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration_test.rs:293:28
[INFO] [stderr]     |
[INFO] [stderr] 293 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration_test.rs:312:28
[INFO] [stderr]     |
[INFO] [stderr] 312 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration_test.rs:334:28
[INFO] [stderr]     |
[INFO] [stderr] 334 |     let mut cmd = Command::cargo_bin("ccp").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `claude-profiles` (test "integration_test") generated 15 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ccp-118f217710e139be)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test profile::tests::test_get_value_missing ... ok
[INFO] [stdout] test profile::tests::test_get_value_simple ... ok
[INFO] [stdout] test profile::tests::test_get_value_missing_nested ... ok
[INFO] [stdout] test profile::tests::test_set_value_nested ... ok
[INFO] [stdout] test profile::tests::test_get_value_nested ... ok
[INFO] [stdout] test profile::tests::test_profile_roundtrip ... ok
[INFO] [stdout] test profile::tests::test_set_value_new_key ... ok
[INFO] [stdout] test profile::tests::test_set_value_overwrite ... ok
[INFO] [stdout] test profile::tests::test_unset_value_existing ... ok
[INFO] [stdout] test profile::tests::test_unset_value_nested ... ok
[INFO] [stdout] test config::tests::test_backup_path_format ... ok
[INFO] [stdout] test config::tests::test_ensure_dirs_creates_directories ... ok
[INFO] [stdout] test profile::tests::test_unset_value_missing ... ok
[INFO] [stdout] test config::tests::test_profile_path_format ... ok
[INFO] [stdout] test config::tests::test_ensure_dirs_idempotent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-09efc3ff467accc7)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_cli_use_profile ... ok
[INFO] [stdout] test test_cli_create_profile ... ok
[INFO] [stdout] test test_cli_copy_profile ... ok
[INFO] [stdout] test test_cli_list_profiles ... ok
[INFO] [stdout] test test_cli_create_profile_from_existing ... ok
[INFO] [stdout] test test_cli_rename_profile ... ok
[INFO] [stdout] test test_cli_current ... ok
[INFO] [stdout] test test_cli_diff ... ok
[INFO] [stdout] test test_cli_unset ... ok
[INFO] [stdout] test test_cli_backup_restore ... ok
[INFO] [stdout] test test_cli_delete_profile ... ok
[INFO] [stdout] test test_cli_set_and_get ... ok
[INFO] [stdout] test test_cli_error_nonexistent_profile ... ok
[INFO] [stdout] test test_cli_import ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d9707fb78c7ac329ed5a201a284dc6ef614a5538c2014c75854bb16fe4d59f9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9707fb78c7ac329ed5a201a284dc6ef614a5538c2014c75854bb16fe4d59f9f", kill_on_drop: false }`
[INFO] [stdout] d9707fb78c7ac329ed5a201a284dc6ef614a5538c2014c75854bb16fe4d59f9f
