[INFO] cloning repository https://github.com/helium/helium-config-service-cli [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-config-service-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelium%2Fhelium-config-service-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelium%2Fhelium-config-service-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adb4920a44992590c1d123a43981bb81c7870bb1 [INFO] testing helium/helium-config-service-cli against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelium%2Fhelium-config-service-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/helium/helium-config-service-cli [INFO] finished tweaking git repo https://github.com/helium/helium-config-service-cli [INFO] tweaked toml for git repo https://github.com/helium/helium-config-service-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/helium/helium-config-service-cli on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/helium/helium-config-service-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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df3ca795d97c860e8bc5c88efeb18cb25ef1d6920097dac7539e2c00d64cc8ac [INFO] running `Command { std: "docker" "start" "-a" "df3ca795d97c860e8bc5c88efeb18cb25ef1d6920097dac7539e2c00d64cc8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df3ca795d97c860e8bc5c88efeb18cb25ef1d6920097dac7539e2c00d64cc8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df3ca795d97c860e8bc5c88efeb18cb25ef1d6920097dac7539e2c00d64cc8ac", kill_on_drop: false }` [INFO] [stdout] df3ca795d97c860e8bc5c88efeb18cb25ef1d6920097dac7539e2c00d64cc8ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 855ceb557c73071c330df1555c699631a78315c80cad4fcafdfbd59550a27e41 [INFO] running `Command { std: "docker" "start" "-a" "855ceb557c73071c330df1555c699631a78315c80cad4fcafdfbd59550a27e41", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-bigint-dig v0.7.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ct-codecs v1.1.6 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling float_eq v1.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling helium-config-service-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h3o-bit v0.1.2 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tonic-build v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling msg-signature-macro v0.1.0 (https://github.com/helium/proto?branch=master#ba28806c) [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling msg-signature v0.1.0 (https://github.com/helium/proto?branch=master#ba28806c) [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling simple_asn1 v0.5.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ed25519-compact v2.2.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling rsa v0.4.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tonic-prost-build v0.14.5 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling helium-proto v0.1.0 (https://github.com/helium/proto?branch=master#ba28806c) [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling h3o v0.9.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling helium-crypto v0.9.4 [INFO] [stderr] Compiling angry-purple-tiger v1.0.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "855ceb557c73071c330df1555c699631a78315c80cad4fcafdfbd59550a27e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855ceb557c73071c330df1555c699631a78315c80cad4fcafdfbd59550a27e41", kill_on_drop: false }` [INFO] [stdout] 855ceb557c73071c330df1555c699631a78315c80cad4fcafdfbd59550a27e41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47d2c12a22807520b4f9bd395b70656b7b0cbf6b6f8b98ff0ea755c85ddd6da9 [INFO] running `Command { std: "docker" "start" "-a" "47d2c12a22807520b4f9bd395b70656b7b0cbf6b6f8b98ff0ea755c85ddd6da9", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling temp-dir v0.2.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling helium-config-service-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `helium-config-service-cli` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name helium_config_service_cli --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=725370989f3f4298 -C extra-filename=-0cc9b9d1e8e08cea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern angry_purple_tiger=/opt/rustwide/target/debug/deps/libangry_purple_tiger-cc146b1148119a03.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-799b83b9a4b2484f.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-b43c7be8354fa659.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7737da7481bbda55.rlib --extern h3o=/opt/rustwide/target/debug/deps/libh3o-ee4ad8abd499b809.rlib --extern helium_crypto=/opt/rustwide/target/debug/deps/libhelium_crypto-13edc7db7d4ff89c.rlib --extern helium_proto=/opt/rustwide/target/debug/deps/libhelium_proto-793d0676800d95c9.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-780b5bdd2a7e34b5.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-b67036cd5f97358f.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-3cd01b1b7029b837.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e6ccd1f9c9f47089.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5043edfccce100f1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b74a6d9cc1dac35e.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-3696e6341f139e4e.rlib --extern temp_dir=/opt/rustwide/target/debug/deps/libtemp_dir-b6676d9df6d52022.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7b8f0f6af54f7559.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-4ec50bc5bf8a2b58.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-cc0c9e7268e86c37.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f3a936af243d9eae.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bbb125079ef6292c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d34b99a9913c8342/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "47d2c12a22807520b4f9bd395b70656b7b0cbf6b6f8b98ff0ea755c85ddd6da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d2c12a22807520b4f9bd395b70656b7b0cbf6b6f8b98ff0ea755c85ddd6da9", kill_on_drop: false }` [INFO] [stdout] 47d2c12a22807520b4f9bd395b70656b7b0cbf6b6f8b98ff0ea755c85ddd6da9