[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#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponchorolls%2Frfcli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 41% (1297/3146) Updating files: 42% (1322/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: 86% (2726/3146) Updating files: 87% (2738/3146) Updating files: 88% (2769/3146) Updating files: 89% (2800/3146) Updating files: 90% (2832/3146) Updating files: 91% (2863/3146) Updating files: 92% (2895/3146) Updating files: 92% (2903/3146) Updating files: 93% (2926/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ponchorolls/rfcli on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7ea7a6c7de114280004f31201f5755936b0763fc37eb26ca6eecb90033ccd05 [INFO] running `Command { std: "docker" "start" "-a" "f7ea7a6c7de114280004f31201f5755936b0763fc37eb26ca6eecb90033ccd05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7ea7a6c7de114280004f31201f5755936b0763fc37eb26ca6eecb90033ccd05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ea7a6c7de114280004f31201f5755936b0763fc37eb26ca6eecb90033ccd05", kill_on_drop: false }` [INFO] [stdout] f7ea7a6c7de114280004f31201f5755936b0763fc37eb26ca6eecb90033ccd05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1017361bee361e25b79243bb86867600d6cb9ad2227d09d0b1502f9a7fd84cb8 [INFO] running `Command { std: "docker" "start" "-a" "1017361bee361e25b79243bb86867600d6cb9ad2227d09d0b1502f9a7fd84cb8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling termsize v0.1.9 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [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 darling_macro v0.14.4 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [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 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.5.59 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.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 tokio-util v0.7.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling ollama-rs v0.1.9 [INFO] [stderr] Compiling hyper v0.14.32 [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 1m 20s [INFO] running `Command { std: "docker" "inspect" "1017361bee361e25b79243bb86867600d6cb9ad2227d09d0b1502f9a7fd84cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1017361bee361e25b79243bb86867600d6cb9ad2227d09d0b1502f9a7fd84cb8", kill_on_drop: false }` [INFO] [stdout] 1017361bee361e25b79243bb86867600d6cb9ad2227d09d0b1502f9a7fd84cb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ae09b680ab7f7e1e11ea877489fde16c0294b4bedaebff2ea3f69f456004b05 [INFO] running `Command { std: "docker" "start" "-a" "3ae09b680ab7f7e1e11ea877489fde16c0294b4bedaebff2ea3f69f456004b05", kill_on_drop: false }` [INFO] [stderr] Compiling rfcli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "3ae09b680ab7f7e1e11ea877489fde16c0294b4bedaebff2ea3f69f456004b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae09b680ab7f7e1e11ea877489fde16c0294b4bedaebff2ea3f69f456004b05", kill_on_drop: false }` [INFO] [stdout] 3ae09b680ab7f7e1e11ea877489fde16c0294b4bedaebff2ea3f69f456004b05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e19385b022f0aa11b034611e2d9ac06a880ae2cf85b63e126d907e412b358ec7 [INFO] running `Command { std: "docker" "start" "-a" "e19385b022f0aa11b034611e2d9ac06a880ae2cf85b63e126d907e412b358ec7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [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" "e19385b022f0aa11b034611e2d9ac06a880ae2cf85b63e126d907e412b358ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e19385b022f0aa11b034611e2d9ac06a880ae2cf85b63e126d907e412b358ec7", kill_on_drop: false }` [INFO] [stdout] e19385b022f0aa11b034611e2d9ac06a880ae2cf85b63e126d907e412b358ec7