[INFO] cloning repository https://github.com/DaveDev42/git-worktree-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaveDev42/git-worktree-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveDev42%2Fgit-worktree-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveDev42%2Fgit-worktree-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 501e829241e080ce66e414b9011a9b7f7f080539
[INFO] testing DaveDev42/git-worktree-manager against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveDev42%2Fgit-worktree-manager" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DaveDev42/git-worktree-manager
[INFO] finished tweaking git repo https://github.com/DaveDev42/git-worktree-manager
[INFO] tweaked toml for git repo https://github.com/DaveDev42/git-worktree-manager written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DaveDev42/git-worktree-manager on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DaveDev42/git-worktree-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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 02ae4ba9a43a81496a7e6b7a03c0ddd2698a0b860f2e1e05f4ab61529b215b6d
[INFO] running `Command { std: "docker" "start" "02ae4ba9a43a81496a7e6b7a03c0ddd2698a0b860f2e1e05f4ab61529b215b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02ae4ba9a43a81496a7e6b7a03c0ddd2698a0b860f2e1e05f4ab61529b215b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02ae4ba9a43a81496a7e6b7a03c0ddd2698a0b860f2e1e05f4ab61529b215b6d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02ae4ba9a43a81496a7e6b7a03c0ddd2698a0b860f2e1e05f4ab61529b215b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02ae4ba9a43a81496a7e6b7a03c0ddd2698a0b860f2e1e05f4ab61529b215b6d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zip v8.5.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling git-worktree-manager v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.65s
[INFO] running `Command { std: "docker" "inspect" "02ae4ba9a43a81496a7e6b7a03c0ddd2698a0b860f2e1e05f4ab61529b215b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02ae4ba9a43a81496a7e6b7a03c0ddd2698a0b860f2e1e05f4ab61529b215b6d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test v3.4.0
[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.1.15 (/opt/rustwide/workdir)
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/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=8cf2df7b5caa912c -C extra-filename=-be1d1ed8376fe341 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-c182f7c2b835c00f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-efae21d3ba569cea.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-d822666d011c942a.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-0fc750e15c7ca014.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-ce22c25c1ef0d26e.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-31785216d359ff37.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5b3a3b914f1ec0a9.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-bb58f396f0313041.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-101d3e1be6f921c4.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-3394320f0eefe0b4.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3903ede7ad100cac.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-7b07147c22aebd74.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-84bca92b7340a9cc.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-debd678a60a7a7eb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-461a78b1cd1cdae7.rlib --extern self_replace=/opt/rustwide/target/debug/deps/libself_replace-c620b9013e01509f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-32e7857338c6dccb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-508bd9f2e6d37d72.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d1489fd74a3b71d8.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6cce66966167ece4.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-0a540104659d7ea3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-352f121cafbc3c61.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-05226581c75f1270.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6dd4c43c8117657b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "02ae4ba9a43a81496a7e6b7a03c0ddd2698a0b860f2e1e05f4ab61529b215b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ae4ba9a43a81496a7e6b7a03c0ddd2698a0b860f2e1e05f4ab61529b215b6d", kill_on_drop: false }`
[INFO] [stdout] 02ae4ba9a43a81496a7e6b7a03c0ddd2698a0b860f2e1e05f4ab61529b215b6d
