[INFO] cloning repository https://github.com/indicesio/cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/indicesio/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findicesio%2Fcli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findicesio%2Fcli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf6116eb728306bd8ce6b0f77e5cc10dd7d85c44
[INFO] checking indicesio/cli against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findicesio%2Fcli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/indicesio/cli
[INFO] finished tweaking git repo https://github.com/indicesio/cli
[INFO] tweaked toml for git repo https://github.com/indicesio/cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/indicesio/cli on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/indicesio/cli 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typify-macro v0.6.2
[INFO] [stderr]   Downloaded progenitor-macro v0.13.0
[INFO] [stderr]   Downloaded rpassword v7.5.3
[INFO] [stderr]   Downloaded progenitor v0.13.0
[INFO] [stderr]   Downloaded progenitor-client v0.13.0
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.3
[INFO] [stderr]   Downloaded os_info v3.15.0
[INFO] [stderr]   Downloaded opentelemetry-http v0.31.0
[INFO] [stderr]   Downloaded opentelemetry-appender-tracing v0.31.1
[INFO] [stderr]   Downloaded zlib-rs v0.6.7
[INFO] [stderr]   Downloaded progenitor-impl v0.13.0
[INFO] [stderr]   Downloaded typify v0.6.2
[INFO] [stderr]   Downloaded posthog-rs v0.5.3
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.31.1
[INFO] [stderr]   Downloaded opentelemetry-proto v0.31.0
[INFO] [stderr]   Downloaded opentelemetry v0.31.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.32.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.31.0
[INFO] [stderr]   Downloaded regress v0.11.1
[INFO] [stderr]   Downloaded typify-impl v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 786144e7161cc0e4a796a390f1f9347754367e7d91c3d7078e4917538858d2da
[INFO] running `Command { std: "docker" "start" "786144e7161cc0e4a796a390f1f9347754367e7d91c3d7078e4917538858d2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "786144e7161cc0e4a796a390f1f9347754367e7d91c3d7078e4917538858d2da", 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" "786144e7161cc0e4a796a390f1f9347754367e7d91c3d7078e4917538858d2da" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "786144e7161cc0e4a796a390f1f9347754367e7d91c3d7078e4917538858d2da", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "786144e7161cc0e4a796a390f1f9347754367e7d91c3d7078e4917538858d2da" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]     Checking zlib-rs v0.6.7
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling regress v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling serde_tokenstream v0.2.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling typify-impl v0.6.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling hyper v1.10.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking opentelemetry_sdk v0.31.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking os_info v3.15.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking rpassword v7.5.3
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking tracing-opentelemetry v0.32.1
[INFO] [stderr]     Checking opentelemetry-appender-tracing v0.31.1
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking opentelemetry-proto v0.31.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling typify-macro v0.6.2
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]    Compiling progenitor-client v0.13.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling typify v0.6.2
[INFO] [stderr]    Compiling progenitor-impl v0.13.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling progenitor-macro v0.13.0
[INFO] [stderr]    Compiling progenitor v0.13.0
[INFO] [stderr]    Compiling indices-cli v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking posthog-rs v0.5.3
[INFO] [stderr]     Checking opentelemetry-http v0.31.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.31.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 12`
[INFO] running `Command { std: "docker" "inspect" "786144e7161cc0e4a796a390f1f9347754367e7d91c3d7078e4917538858d2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "786144e7161cc0e4a796a390f1f9347754367e7d91c3d7078e4917538858d2da", kill_on_drop: false }`
[INFO] [stdout] 786144e7161cc0e4a796a390f1f9347754367e7d91c3d7078e4917538858d2da
