[INFO] cloning repository https://github.com/hvpaiva/cli-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hvpaiva/cli-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhvpaiva%2Fcli-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhvpaiva%2Fcli-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74b53aaa03fbe365ef126526ba397a176bcdab46 [INFO] testing hvpaiva/cli-rust against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhvpaiva%2Fcli-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hvpaiva/cli-rust [INFO] finished tweaking git repo https://github.com/hvpaiva/cli-rust [INFO] tweaked toml for git repo https://github.com/hvpaiva/cli-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hvpaiva/cli-rust on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hvpaiva/cli-rust 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates v3.1.2 [INFO] [stderr] Downloaded predicates-tree v1.0.11 [INFO] [stderr] Downloaded rstest v0.23.0 [INFO] [stderr] Downloaded assert_cmd v2.0.16 [INFO] [stderr] Downloaded rstest_macros v0.23.0 [INFO] [stderr] Downloaded anyhow v1.0.92 [INFO] [stderr] Downloaded predicates-core v1.0.8 [INFO] [stderr] Downloaded csv v1.3.1 [INFO] [stderr] Downloaded rustix v0.38.38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d416f1b83730da0e075ef6b645414964e2892d3f2c9341937e3d52be9b28d14 [INFO] running `Command { std: "docker" "start" "-a" "2d416f1b83730da0e075ef6b645414964e2892d3f2c9341937e3d52be9b28d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d416f1b83730da0e075ef6b645414964e2892d3f2c9341937e3d52be9b28d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d416f1b83730da0e075ef6b645414964e2892d3f2c9341937e3d52be9b28d14", kill_on_drop: false }` [INFO] [stdout] 2d416f1b83730da0e075ef6b645414964e2892d3f2c9341937e3d52be9b28d14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b41cc9770b300b8999ac4787a411fc37e634827267cfffa00e625274ddf44325 [INFO] running `Command { std: "docker" "start" "-a" "b41cc9770b300b8999ac4787a411fc37e634827267cfffa00e625274ddf44325", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling catr v0.7.0 (/opt/rustwide/workdir/catr) [INFO] [stderr] Compiling cutr v0.7.0 (/opt/rustwide/workdir/cutr) [INFO] [stderr] Compiling echor v0.7.0 (/opt/rustwide/workdir/echor) [INFO] [stderr] Compiling findr v0.1.0 (/opt/rustwide/workdir/findr) [INFO] [stderr] Compiling headr v0.7.0 (/opt/rustwide/workdir/headr) [INFO] [stderr] Compiling uniqr v0.7.0 (/opt/rustwide/workdir/uniqr) [INFO] [stderr] Compiling wcr v0.7.0 (/opt/rustwide/workdir/wcr) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.43s [INFO] running `Command { std: "docker" "inspect" "b41cc9770b300b8999ac4787a411fc37e634827267cfffa00e625274ddf44325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41cc9770b300b8999ac4787a411fc37e634827267cfffa00e625274ddf44325", kill_on_drop: false }` [INFO] [stdout] b41cc9770b300b8999ac4787a411fc37e634827267cfffa00e625274ddf44325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 51b76276130a3102b5cfdeef0b0f8c73101cd7d9b24e74a83f34604ef2816e38 [INFO] running `Command { std: "docker" "start" "-a" "51b76276130a3102b5cfdeef0b0f8c73101cd7d9b24e74a83f34604ef2816e38", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling wcr v0.7.0 (/opt/rustwide/workdir/wcr) [INFO] [stderr] Compiling catr v0.7.0 (/opt/rustwide/workdir/catr) [INFO] [stderr] Compiling echor v0.7.0 (/opt/rustwide/workdir/echor) [INFO] [stderr] Compiling uniqr v0.7.0 (/opt/rustwide/workdir/uniqr) [INFO] [stderr] Compiling findr v0.1.0 (/opt/rustwide/workdir/findr) [INFO] [stderr] Compiling headr v0.7.0 (/opt/rustwide/workdir/headr) [INFO] [stderr] Compiling cutr v0.7.0 (/opt/rustwide/workdir/cutr) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> findr/tests/cli.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | fn format_file_name(expected_file: &str) -> Cow { [INFO] [stdout] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 70 | fn format_file_name(expected_file: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest_macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name rstest_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rstest_macros-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=4bee793d7f01ab23 -C extra-filename=-e603dbecc9766714 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-19fd298186487766.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-b94f89ff97a45423.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-93847d3b11266391.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-58c879c56cd9916c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-22cb6b716a333d58.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ff3ddd04aff695bd.rlib --extern relative_path=/opt/rustwide/target/debug/deps/librelative_path-dd83a2990ac31b1c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b13b80d239b6f5f3.rlib --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-bece8bd5cebe93e2.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=35dccf78c3f4bcc1 -C extra-filename=-35724cb6132dc3c0 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_channel-4fb70efc6c537382.rmeta --extern futures_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_core-11faec203d0219fa.rmeta --extern futures_io=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_io-48a223b618848720.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-e5963c8a6b80296b.so --extern futures_sink=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_sink-6a793c0b208125d7.rmeta --extern futures_task=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_task-668b9442d038e652.rmeta --extern memchr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmemchr-8eb551391861f369.rmeta --extern pin_project_lite=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpin_project_lite-aebb60e442b19687.rmeta --extern pin_utils=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpin_utils-b08f1197f0cdae19.rmeta --extern slab=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslab-14567880f3b21ac9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "51b76276130a3102b5cfdeef0b0f8c73101cd7d9b24e74a83f34604ef2816e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b76276130a3102b5cfdeef0b0f8c73101cd7d9b24e74a83f34604ef2816e38", kill_on_drop: false }` [INFO] [stdout] 51b76276130a3102b5cfdeef0b0f8c73101cd7d9b24e74a83f34604ef2816e38