[INFO] cloning repository https://github.com/ponchorolls/rfcli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ponchorolls/rfcli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponchorolls%2Frfcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponchorolls%2Frfcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24798072c75882eb99071fd9752c7f055fe989a0 [INFO] testing ponchorolls/rfcli against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponchorolls%2Frfcli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 42% (1348/3146) Updating files: 43% (1353/3146) Updating files: 44% (1385/3146) Updating files: 45% (1416/3146) Updating files: 46% (1448/3146) Updating files: 47% (1479/3146) Updating files: 48% (1511/3146) Updating files: 49% (1542/3146) Updating files: 50% (1573/3146) Updating files: 51% (1605/3146) Updating files: 52% (1636/3146) Updating files: 53% (1668/3146) Updating files: 54% (1699/3146) Updating files: 55% (1731/3146) Updating files: 56% (1762/3146) Updating files: 57% (1794/3146) Updating files: 58% (1825/3146) Updating files: 59% (1857/3146) Updating files: 60% (1888/3146) Updating files: 61% (1920/3146) Updating files: 62% (1951/3146) Updating files: 63% (1982/3146) Updating files: 64% (2014/3146) Updating files: 65% (2045/3146) Updating files: 66% (2077/3146) Updating files: 67% (2108/3146) Updating files: 68% (2140/3146) Updating files: 69% (2171/3146) Updating files: 70% (2203/3146) Updating files: 71% (2234/3146) Updating files: 72% (2266/3146) Updating files: 73% (2297/3146) Updating files: 74% (2329/3146) Updating files: 75% (2360/3146) Updating files: 76% (2391/3146) Updating files: 77% (2423/3146) Updating files: 78% (2454/3146) Updating files: 79% (2486/3146) Updating files: 80% (2517/3146) Updating files: 81% (2549/3146) Updating files: 82% (2580/3146) Updating files: 83% (2612/3146) Updating files: 84% (2643/3146) Updating files: 85% (2675/3146) Updating files: 86% (2706/3146) Updating files: 87% (2738/3146) Updating files: 88% (2769/3146) Updating files: 88% (2799/3146) Updating files: 89% (2800/3146) Updating files: 90% (2832/3146) Updating files: 91% (2863/3146) Updating files: 92% (2895/3146) Updating files: 93% (2926/3146) Updating files: 93% (2928/3146) Updating files: 94% (2958/3146) Updating files: 95% (2989/3146) Updating files: 96% (3021/3146) Updating files: 97% (3052/3146) Updating files: 98% (3084/3146) Updating files: 99% (3115/3146) Updating files: 100% (3146/3146) Updating files: 100% (3146/3146), done. [INFO] started tweaking git repo https://github.com/ponchorolls/rfcli [INFO] finished tweaking git repo https://github.com/ponchorolls/rfcli [INFO] tweaked toml for git repo https://github.com/ponchorolls/rfcli written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ponchorolls/rfcli 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 git repo https://github.com/ponchorolls/rfcli 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9ab1d4e61fed6018f922541d6850bad36695d08f2a79cea4ac9f92983ea1fe76 [INFO] running `Command { std: "docker" "start" "-a" "9ab1d4e61fed6018f922541d6850bad36695d08f2a79cea4ac9f92983ea1fe76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ab1d4e61fed6018f922541d6850bad36695d08f2a79cea4ac9f92983ea1fe76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab1d4e61fed6018f922541d6850bad36695d08f2a79cea4ac9f92983ea1fe76", kill_on_drop: false }` [INFO] [stdout] 9ab1d4e61fed6018f922541d6850bad36695d08f2a79cea4ac9f92983ea1fe76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d0b205874ef5230bc37117ea66135162431302c6cda5fb126697fd348f97095e [INFO] running `Command { std: "docker" "start" "-a" "d0b205874ef5230bc37117ea66135162431302c6cda5fb126697fd348f97095e", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling termsize v0.1.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.59 [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 serde v1.0.228 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling skim v0.10.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [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 tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling ollama-rs v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rfcli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.61s [INFO] running `Command { std: "docker" "inspect" "d0b205874ef5230bc37117ea66135162431302c6cda5fb126697fd348f97095e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b205874ef5230bc37117ea66135162431302c6cda5fb126697fd348f97095e", kill_on_drop: false }` [INFO] [stdout] d0b205874ef5230bc37117ea66135162431302c6cda5fb126697fd348f97095e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 70d2867a80847dbcb598d3cbc41b8284c862004887cfec4fb0bbeade152e2f7a [INFO] running `Command { std: "docker" "start" "-a" "70d2867a80847dbcb598d3cbc41b8284c862004887cfec4fb0bbeade152e2f7a", kill_on_drop: false }` [INFO] [stderr] Compiling rfcli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "70d2867a80847dbcb598d3cbc41b8284c862004887cfec4fb0bbeade152e2f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d2867a80847dbcb598d3cbc41b8284c862004887cfec4fb0bbeade152e2f7a", kill_on_drop: false }` [INFO] [stdout] 70d2867a80847dbcb598d3cbc41b8284c862004887cfec4fb0bbeade152e2f7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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", kill_on_drop: false }` [INFO] [stdout] f0aba0ce202fd0658d2a70c24ff52ef3039273ad146922ab87952a3a2fca2eb9 [INFO] running `Command { std: "docker" "start" "-a" "f0aba0ce202fd0658d2a70c24ff52ef3039273ad146922ab87952a3a2fca2eb9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rfcli-b3820759eb538b6f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f0aba0ce202fd0658d2a70c24ff52ef3039273ad146922ab87952a3a2fca2eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0aba0ce202fd0658d2a70c24ff52ef3039273ad146922ab87952a3a2fca2eb9", kill_on_drop: false }` [INFO] [stdout] f0aba0ce202fd0658d2a70c24ff52ef3039273ad146922ab87952a3a2fca2eb9