[INFO] fetching crate stack_epic_wallet_api 3.6.0...
[INFO] testing stack_epic_wallet_api-3.6.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate stack_epic_wallet_api 3.6.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate stack_epic_wallet_api 3.6.0
[INFO] finished tweaking crates.io crate stack_epic_wallet_api 3.6.0
[INFO] tweaked toml for crates.io crate stack_epic_wallet_api 3.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stack_epic_wallet_api 3.6.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 468 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.9.3 (available: v0.22.1)
[INFO] [stderr]       Adding ed25519-dalek v1.0.0-pre.1 (available: v1.0.1)
[INFO] [stderr]       Adding rand v0.5.6 (available: v0.9.2)
[INFO] [stderr]       Adding ring v0.16.20 (available: v0.17.14)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding uuid v0.7.4 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d23ac67a60662a1df1555ca2f31c54dbb32f6f95aa42178740e33dc45cbbac4
[INFO] running `Command { std: "docker" "start" "-a" "1d23ac67a60662a1df1555ca2f31c54dbb32f6f95aa42178740e33dc45cbbac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d23ac67a60662a1df1555ca2f31c54dbb32f6f95aa42178740e33dc45cbbac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d23ac67a60662a1df1555ca2f31c54dbb32f6f95aa42178740e33dc45cbbac4", kill_on_drop: false }`
[INFO] [stdout] 1d23ac67a60662a1df1555ca2f31c54dbb32f6f95aa42178740e33dc45cbbac4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5925a8b06db8d907216329c7dba3f69d4df4a209d01f3d4c758b2e00b9ae72e2
[INFO] running `Command { std: "docker" "start" "-a" "5925a8b06db8d907216329c7dba3f69d4df4a209d01f3d4c758b2e00b9ae72e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling grin_secp256k1zkp v0.7.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling croaring-sys v2.1.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling static_assertions v0.2.5
[INFO] [stderr]    Compiling arc-swap v0.3.11
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling liblmdb-sys v0.2.2
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling uint v0.7.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling password-hash v0.2.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling fixed-hash v0.3.2
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling bigint v4.4.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling supercow v0.1.0
[INFO] [stderr]    Compiling md5 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.6.4
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling croaring v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling easy-jsonrpc-proc-macro-mw v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling lmdb-zero v0.4.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling curve25519-dalek v1.2.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sysinfo v0.9.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling sqlite3-sys v0.15.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling sqlite v0.31.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling strum_macros v0.15.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling strum v0.15.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.0-pre.1
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling emoji v0.2.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling x25519-dalek v0.6.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling parity-codec v3.5.4
[INFO] [stderr]    Compiling serde-value v0.5.3
[INFO] [stderr]    Compiling uuid v0.6.5
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling jsonrpc-core v10.1.0
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling impl-codec v0.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling primitive-types v0.3.0
[INFO] [stderr] error: could not compile `emoji` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name emoji --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/emoji-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="en"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("af", "am", "ar", "ar_SA", "as", "ast", "az", "be", "bg", "bn", "br", "bs", "ca", "ccp", "ceb", "chr", "ckb", "cs", "cy", "da", "de", "de_CH", "default", "doi", "el", "en", "en_001", "en_AU", "en_CA", "en_GB", "en_IN", "es", "es_419", "es_MX", "es_US", "et", "eu", "fa", "fi", "fil", "fo", "fr", "fr_CA", "ga", "gd", "gl", "gu", "ha", "ha_NE", "he", "hi", "hr", "hu", "hy", "ia", "id", "ig", "is", "it", "ja", "jv", "ka", "kab", "kk", "kl", "km", "kn", "ko", "kok", "ku", "ky", "lb", "lo", "lt", "lv", "mai", "mi", "mk", "ml", "mn", "mni", "mr", "ms", "mt", "my", "nb", "ne", "nl", "nn", "or", "pa", "pa_Arab", "pcm", "pl", "ps", "pt", "pt_PT", "qu", "rm", "ro", "root", "ru", "rw", "sa", "sat", "sd", "si", "sk", "sl", "so", "sq", "sr", "sr_Cyrl", "sr_Cyrl_BA", "sr_Latn", "sr_Latn_BA", "su", "sv", "sw", "sw_KE", "ta", "te", "tg", "th", "ti", "tk", "to", "tr", "tt", "ug", "uk", "ur", "uz", "vi", "wo", "xh", "yo", "yo_BJ", "yue", "yue_Hans", "zh", "zh_Hant", "zh_Hant_HK", "zu"))' -C metadata=38f2fba6ea288047 -C extra-filename=-b7f787196270320f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-c720c7a239476891.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b322ebcef262a912.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-68b5a137f4ef01c1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5925a8b06db8d907216329c7dba3f69d4df4a209d01f3d4c758b2e00b9ae72e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5925a8b06db8d907216329c7dba3f69d4df4a209d01f3d4c758b2e00b9ae72e2", kill_on_drop: false }`
[INFO] [stdout] 5925a8b06db8d907216329c7dba3f69d4df4a209d01f3d4c758b2e00b9ae72e2
