[INFO] fetching crate subxt-cli 0.44.3...
[INFO] checking subxt-cli-0.44.3 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] extracting crate subxt-cli 0.44.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate subxt-cli 0.44.3
[INFO] finished tweaking crates.io crate subxt-cli 0.44.3
[INFO] tweaked toml for crates.io crate subxt-cli 0.44.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate subxt-cli 0.44.3 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate subxt-cli 0.44.3 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c605b60a42707535f07e4d00c6b686df5537236797ce1145a392a90d56168d59
[INFO] running `Command { std: "docker" "start" "-a" "c605b60a42707535f07e4d00c6b686df5537236797ce1145a392a90d56168d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c605b60a42707535f07e4d00c6b686df5537236797ce1145a392a90d56168d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c605b60a42707535f07e4d00c6b686df5537236797ce1145a392a90d56168d59", kill_on_drop: false }`
[INFO] [stdout] c605b60a42707535f07e4d00c6b686df5537236797ce1145a392a90d56168d59
[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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ff44daf56ed177751b847b98a207a463b4d6016aad2832fe6ff1b5bd79e9e6c
[INFO] running `Command { std: "docker" "start" "-a" "6ff44daf56ed177751b847b98a207a463b4d6016aad2832fe6ff1b5bd79e9e6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking yap v0.12.0
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling subxt-cli v0.44.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking peekmore v1.3.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr] warning: subxt-cli@0.44.3: Git command failed with status: exit status: 128
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking soketto v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking rustls-webpki v0.103.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.4
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50f413885985a8b0a0b6ca0766a0aedd45304953/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=46e8ed386a5677bc -C extra-filename=-e2b8d5c985f38306 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-2a7dec8a43da3ca8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f0f1e1dbac864bba.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-b9674ad9e3aeaa43.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-674d9c133ce4fd89.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-fe5edb4a7ae63890.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-475112850c8ec6c6.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7085b850aae7ae78.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b29185c2caff69e7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6ff44daf56ed177751b847b98a207a463b4d6016aad2832fe6ff1b5bd79e9e6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff44daf56ed177751b847b98a207a463b4d6016aad2832fe6ff1b5bd79e9e6c", kill_on_drop: false }`
[INFO] [stdout] 6ff44daf56ed177751b847b98a207a463b4d6016aad2832fe6ff1b5bd79e9e6c
