[INFO] cloning repository https://github.com/loop46/justcash-bind
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loop46/justcash-bind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floop46%2Fjustcash-bind", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floop46%2Fjustcash-bind'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e0647e2262387202b4ac37d4816698f6ba8c46b
[INFO] checking loop46/justcash-bind against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floop46%2Fjustcash-bind" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/loop46/justcash-bind
[INFO] finished tweaking git repo https://github.com/loop46/justcash-bind
[INFO] tweaked toml for git repo https://github.com/loop46/justcash-bind written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/loop46/justcash-bind on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/loop46/justcash-bind 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2dd1182505746eb9b6a8c9ecf0ad101d52f57b32817d34a80fd5293bdc852270
[INFO] running `Command { std: "docker" "start" "-a" "2dd1182505746eb9b6a8c9ecf0ad101d52f57b32817d34a80fd5293bdc852270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dd1182505746eb9b6a8c9ecf0ad101d52f57b32817d34a80fd5293bdc852270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dd1182505746eb9b6a8c9ecf0ad101d52f57b32817d34a80fd5293bdc852270", kill_on_drop: false }`
[INFO] [stdout] 2dd1182505746eb9b6a8c9ecf0ad101d52f57b32817d34a80fd5293bdc852270
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7fcb8c1061e240b427444acad5ed8e8eedc0df21754b4e10ff5e702a6e907c7
[INFO] running `Command { std: "docker" "start" "-a" "d7fcb8c1061e240b427444acad5ed8e8eedc0df21754b4e10ff5e702a6e907c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling risc0-zkp v3.0.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking elf v0.7.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling risc0-circuit-recursion v4.0.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking no_std_strings v0.1.3
[INFO] [stderr]    Compiling risc0-circuit-keccak v4.0.3
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking include_bytes_aligned v0.1.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking docker-generate v0.1.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rrs-lib v0.1.0
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]     Checking xshell v0.2.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[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 thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling uniffi_internal_macros v0.30.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking risc0-zkvm-platform v2.2.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking risc0-zkos-v1compat v2.2.1
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling duplicate v2.0.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.5.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking risc0-core v3.0.0
[INFO] [stderr]     Checking uniffi_pipeline v0.30.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking ruint v1.17.2
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking uniffi_meta v0.30.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking lazy-regex v3.5.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking uniffi_udl v0.30.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http v1.4.0
[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/79452e8441468c5568c20bfca2aa1fe75b645b2d/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.36/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)' --check-cfg 'cfg(rustls_docsrs)' --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=07640f3037768fa0 -C extra-filename=-0613fe1c0b4a557b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-b67e693a14c10be2.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-c1acd07d91be94e7.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-6453ae45ce76264e.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-92c4de9be4661c3c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2703456c14b4bc3f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d7fcb8c1061e240b427444acad5ed8e8eedc0df21754b4e10ff5e702a6e907c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7fcb8c1061e240b427444acad5ed8e8eedc0df21754b4e10ff5e702a6e907c7", kill_on_drop: false }`
[INFO] [stdout] d7fcb8c1061e240b427444acad5ed8e8eedc0df21754b4e10ff5e702a6e907c7
