[INFO] fetching crate git-worktree-manager 0.0.13... [INFO] testing git-worktree-manager-0.0.13 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate git-worktree-manager 0.0.13 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate git-worktree-manager 0.0.13 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate git-worktree-manager 0.0.13 [INFO] tweaked toml for crates.io crate git-worktree-manager 0.0.13 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate git-worktree-manager 0.0.13 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-worktree-manager 0.0.13 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `cw` [INFO] [stderr] * `bin` target `gw` [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6bacddfae6783066e20bd8e9f610accd8ece4f8ffea2bcacf6f02892ce29c69 [INFO] running `Command { std: "docker" "start" "-a" "e6bacddfae6783066e20bd8e9f610accd8ece4f8ffea2bcacf6f02892ce29c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6bacddfae6783066e20bd8e9f610accd8ece4f8ffea2bcacf6f02892ce29c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6bacddfae6783066e20bd8e9f610accd8ece4f8ffea2bcacf6f02892ce29c69", kill_on_drop: false }` [INFO] [stdout] e6bacddfae6783066e20bd8e9f610accd8ece4f8ffea2bcacf6f02892ce29c69 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 566888075fd2ff3b07b2c64d9a436d532c042252f8950103e82d0ab2b791d783 [INFO] running `Command { std: "docker" "start" "-a" "566888075fd2ff3b07b2c64d9a436d532c042252f8950103e82d0ab2b791d783", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `cw` [INFO] [stderr] * `bin` target `gw` [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling git-worktree-manager v0.0.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.13s [INFO] running `Command { std: "docker" "inspect" "566888075fd2ff3b07b2c64d9a436d532c042252f8950103e82d0ab2b791d783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566888075fd2ff3b07b2c64d9a436d532c042252f8950103e82d0ab2b791d783", kill_on_drop: false }` [INFO] [stdout] 566888075fd2ff3b07b2c64d9a436d532c042252f8950103e82d0ab2b791d783 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f817f6de670b7536e5ded803e3efd61fe430988c87e97b80964590b49feb6bb [INFO] running `Command { std: "docker" "start" "-a" "8f817f6de670b7536e5ded803e3efd61fe430988c87e97b80964590b49feb6bb", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `cw` [INFO] [stderr] * `bin` target `gw` [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling git-worktree-manager v0.0.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/common/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TestRepo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_branch(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn commit_file(&self, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn git(&self, args: &[&str]) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn git_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn git_at(path: &Path, args: &[&str]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn git_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn cw_at(path: &Path, args: &[&str]) -> std::process::Output { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn cw_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn cw_stderr(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn cw_combined(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cw_ok(&self, args: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn create_worktree(&self, branch: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn commit_file_at(path: &Path, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn setup_remote(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/common/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TestRepo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_branch(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn commit_file(&self, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn git(&self, args: &[&str]) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn git_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn git_at(path: &Path, args: &[&str]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn git_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn cw_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn cw_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn cw_stderr(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn cw_combined(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cw_ok(&self, args: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn commit_file_at(path: &Path, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn setup_remote(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/common/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TestRepo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_branch(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn commit_file(&self, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn git(&self, args: &[&str]) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn git_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn git_at(path: &Path, args: &[&str]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn git_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn cw_at(path: &Path, args: &[&str]) -> std::process::Output { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn cw_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn cw_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn cw_stderr(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn cw_combined(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cw_ok(&self, args: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn create_worktree(&self, branch: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn commit_file_at(path: &Path, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn setup_remote(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/test_registry.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | assert!(repos.len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/common/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TestRepo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_branch(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn commit_file(&self, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn git(&self, args: &[&str]) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn git_at(path: &Path, args: &[&str]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn git_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn cw_at(path: &Path, args: &[&str]) -> std::process::Output { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn cw_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn cw_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn cw_stderr(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn cw_combined(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cw_ok(&self, args: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn commit_file_at(path: &Path, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn setup_remote(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/test_session.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | assert!(sessions.len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/common/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TestRepo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_branch(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn commit_file(&self, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn git(&self, args: &[&str]) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn git_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn git_at(path: &Path, args: &[&str]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn git_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn cw_at(path: &Path, args: &[&str]) -> std::process::Output { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn cw_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn cw_stderr(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn cw_combined(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn create_worktree(&self, branch: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn commit_file_at(path: &Path, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn setup_remote(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/common/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TestRepo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_branch(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn commit_file(&self, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn git(&self, args: &[&str]) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn git_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn git_at(path: &Path, args: &[&str]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn git_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn cw_at(path: &Path, args: &[&str]) -> std::process::Output { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn cw_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn cw_stderr(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn cw_combined(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cw_ok(&self, args: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn setup_remote(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/common/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TestRepo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_branch(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn commit_file(&self, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn git(&self, args: &[&str]) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn git_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn git_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn cw_at(path: &Path, args: &[&str]) -> std::process::Output { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn cw_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn cw_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn cw_stderr(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn cw_combined(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cw_ok(&self, args: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn commit_file_at(path: &Path, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn setup_remote(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/common/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TestRepo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_branch(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn commit_file(&self, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn git(&self, args: &[&str]) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn git_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn git_at(path: &Path, args: &[&str]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn git_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn cw_at(path: &Path, args: &[&str]) -> std::process::Output { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn cw_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn cw_stderr(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn cw_combined(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cw_ok(&self, args: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn create_worktree(&self, branch: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn commit_file_at(path: &Path, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn setup_remote(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> tests/test_operations.rs:836:9 [INFO] [stdout] | [INFO] [stdout] 836 | let output = repo.cw(&["clean"]); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wt` [INFO] [stdout] --> tests/test_operations.rs:867:9 [INFO] [stdout] | [INFO] [stdout] 867 | let wt = repo.create_worktree("clean-merged-test"); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_wt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `cw_stderr` and `cw_ok` are never used [INFO] [stdout] --> tests/common/mod.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TestRepo { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn cw_stderr(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cw_ok(&self, args: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/common/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TestRepo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_branch(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn commit_file(&self, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn git(&self, args: &[&str]) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn git_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn git_at(path: &Path, args: &[&str]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn git_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn cw_at(path: &Path, args: &[&str]) -> std::process::Output { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn cw_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn cw_bin() -> PathBuf { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn cw(&self, args: &[&str]) -> std::process::Output { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn cw_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn cw_stderr(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn cw_combined(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cw_ok(&self, args: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn create_worktree(&self, branch: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn commit_file_at(path: &Path, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn setup_remote(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/common/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TestRepo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_branch(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn commit_file(&self, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn git(&self, args: &[&str]) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn git_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn git_at(path: &Path, args: &[&str]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn git_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn cw_at(path: &Path, args: &[&str]) -> std::process::Output { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn cw_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn cw_stderr(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn cw_combined(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cw_ok(&self, args: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn create_worktree(&self, branch: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn commit_file_at(path: &Path, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn setup_remote(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `with_isolated_config` is never used [INFO] [stdout] --> tests/test_config.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn with_isolated_config(f: F) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/common/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TestRepo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_branch(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn commit_file(&self, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn git(&self, args: &[&str]) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn git_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn git_at(path: &Path, args: &[&str]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn git_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn cw_at(path: &Path, args: &[&str]) -> std::process::Output { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn cw_stdout_at(path: &Path, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn cw_stdout(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn cw_stderr(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn cw_combined(&self, args: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cw_ok(&self, args: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn commit_file_at(path: &Path, name: &str, content: &str, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn setup_remote(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `git-worktree-manager` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name git_worktree_manager --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec4aa4e40dcca0ce -C extra-filename=-19fd22bc51f6516a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-359e7cc307972894.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-fe00a0501addea0f.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-a561006643a98ee1.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-c592a5c427501a3d.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-28a2dbcebcd7e42d.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b7487c9e562e2bd2.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-47f34fcaab1032e2.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-8d61ccfc14784305.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f0d996076a85b3d5.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-ebfebcffd5c4229f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6892467de8341928.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a282afc1233e7624.rlib --extern self_replace=/opt/rustwide/target/debug/deps/libself_replace-9c5f9aa05cee30b7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-94a00b5618783a24.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-44eced746aaea8c5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b57e22ed7f370fd3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06b7ef9cfab46bab.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-22cb12ed9d7cf665.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcE252k3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libgit_worktree_manager-de573c35aca8dfc6,libself_replace-9c5f9aa05cee30b7,libdialoguer-28a2dbcebcd7e42d,libshell_words-6fc0b2e7f7651d11,libtar-44eced746aaea8c5,libxattr-2df482df824dd143,libfiletime-0c2d531151bd2933,libflate2-47f34fcaab1032e2,libminiz_oxide-364bca7c918bc87d,libsimd_adler32-2a9f28bbb888c384,libcrc32fast-66fcb8dfd77ba9de,libindicatif-8d61ccfc14784305,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-af48d4b726e9dd20,libreqwest-a282afc1233e7624,libhyper_rustls-ebad21bc5c3bea35,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libtokio_rustls-e46caae25de13340,librustls-c40cf4ade0900ee1,libsubtle-ca7024fc66e4388f,libwebpki-cf5e1b70a06f075e,libring-0c79d474760bd983,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-396198aa644c4637,libryu-ace37e26d8308611,libtower_http-51f1882b6aee8e5d,libiri_string-d8b08e8827a09725,libtower-69390b4edc9e55d9,libtower_layer-d70c7e404336389b,libhyper_util-0e0e8d7f4142c2a2,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libhyper-70b5033ee0316b71,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-dd43eccd0eec3144,libtokio-7890eea9e6821b1e,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,libhttp_body_util-0e32d117a3d5e797,libhttp_body-c9fa59b257b83676,libfutures_util-165ca483d6b6b9fe,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-4740536f1f5e314b,libfutures_task-eafdccc31efa9d5a,liblog-d269868761ac548a,liburl-8000d668675473ed,libidna-f5acdf0f0b9a8896,libutf8_iter-0d9be7b316c2b184,libidna_adapter-f78127ae864ba865,libicu_properties-5cb9133b90a8d4e1,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-677a5fb732c04495,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-d72951fa112213e4,libpotential_utf-0aba065a1f101eb9,libicu_provider-87e15a4fae86f6a0,libicu_locale_core-e509edcee468fec6,libtinystr-ecfb6eb0a84b3075,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-e22362943dd3b5be,libzerotrie-bff7dd9d67d9503e,libyoke-9319a540b19b0df8,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ca6473e3653fd4b9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-cf5b21f2e047a877,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libpathdiff-3b9982cd4c9b7139,libdirs-b7487c9e562e2bd2,libdirs_sys-8a45d9cfdd6d7e52,liboption_ext-23838f1959a6156b,libthiserror-06b7ef9cfab46bab,libregex-6892467de8341928,libregex_automata-4d3652c01c8c92f3,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libconsole-c592a5c427501a3d,libunicode_width-11318280e9097d13,libserde_json-d4036841cb404f24,libmemchr-9b3f20cfb3ebd3b2,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libserde-94a00b5618783a24,libserde_core-8323e53422f20d71,libclap-fe00a0501addea0f,libclap_builder-59f59529ddd309bc,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libtempfile-b57e22ed7f370fd3,libgetrandom-f889e8c4c9c03ccd,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-028ded5f5e4e9236,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcE252k3/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_hooks-94ad2506f0f17519" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `git-worktree-manager` (test "test_hooks") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "8f817f6de670b7536e5ded803e3efd61fe430988c87e97b80964590b49feb6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f817f6de670b7536e5ded803e3efd61fe430988c87e97b80964590b49feb6bb", kill_on_drop: false }` [INFO] [stdout] 8f817f6de670b7536e5ded803e3efd61fe430988c87e97b80964590b49feb6bb