[INFO] cloning repository https://github.com/helium/helium-wallet-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/helium/helium-wallet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelium%2Fhelium-wallet-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelium%2Fhelium-wallet-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f41ca03fc224bfa711effa70d0d9f44b4ae69d1e [INFO] checking helium/helium-wallet-rs against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelium%2Fhelium-wallet-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/helium/helium-wallet-rs [INFO] finished tweaking git repo https://github.com/helium/helium-wallet-rs [INFO] tweaked toml for git repo https://github.com/helium/helium-wallet-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/helium/helium-wallet-rs on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/helium/helium-wallet-rs 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e1c887239fa0f7c255247831f60bf55d071de728cc9818041651445fe0f2089 [INFO] running `Command { std: "docker" "start" "-a" "9e1c887239fa0f7c255247831f60bf55d071de728cc9818041651445fe0f2089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e1c887239fa0f7c255247831f60bf55d071de728cc9818041651445fe0f2089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1c887239fa0f7c255247831f60bf55d071de728cc9818041651445fe0f2089", kill_on_drop: false }` [INFO] [stdout] 9e1c887239fa0f7c255247831f60bf55d071de728cc9818041651445fe0f2089 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 699cb6d859d5eb18534561d9dce3d0d8b721d83b53303668dfe1e3f10ae128bd [INFO] running `Command { std: "docker" "start" "-a" "699cb6d859d5eb18534561d9dce3d0d8b721d83b53303668dfe1e3f10ae128bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking five8_core v0.1.2 [INFO] [stderr] Checking solana-sanitize v2.2.1 [INFO] [stderr] Checking solana-atomic-u64 v2.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking solana-decode-error v2.3.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking five8 v0.2.1 [INFO] [stderr] Checking five8_const v0.1.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking solana-msg v2.2.1 [INFO] [stderr] Checking solana-program-memory v2.3.1 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking solana-program-option v2.2.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking solana-native-token v2.3.0 [INFO] [stderr] Checking solana-precompile-error v2.2.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking compression-core v0.4.28 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking solana-time-utils v2.2.1 [INFO] [stderr] Checking solana-svm-feature-set v2.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling solana-version v2.3.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking solana-derivation-path v2.2.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking solana-seed-derivable v2.2.1 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling quinn-udp v0.5.13 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking solana-measure v2.3.7 [INFO] [stderr] Compiling solana-perf v2.3.7 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking solana-rayon-threadlimit v2.3.7 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quinn v0.11.8 [INFO] [stderr] Checking solana-big-mod-exp v2.2.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking percentage v0.1.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking solana-define-syscall v2.3.0 [INFO] [stderr] Checking solana-validator-exit v2.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling num-bigint-dig v0.7.1 [INFO] [stderr] Checking clap_builder v4.5.46 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking blake2s_simd v1.0.3 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling tuktuk-sdk v0.3.6 (https://github.com/helium/tuktuk.git?branch=main#83c8a0e6) [INFO] [stderr] Checking ct-codecs v1.1.6 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Checking h3o-bit v0.1.2 [INFO] [stderr] Checking float_eq v1.0.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/446cb600aa4837dd6c513f14fa0d25a909b177d7/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=da133c1d299f2c7a -C extra-filename=-6b1c425b5722f281 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ed3c7399c8be7b3d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "699cb6d859d5eb18534561d9dce3d0d8b721d83b53303668dfe1e3f10ae128bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "699cb6d859d5eb18534561d9dce3d0d8b721d83b53303668dfe1e3f10ae128bd", kill_on_drop: false }` [INFO] [stdout] 699cb6d859d5eb18534561d9dce3d0d8b721d83b53303668dfe1e3f10ae128bd