[INFO] cloning repository https://github.com/cyber-archer6542/nns-dapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyber-archer6542/nns-dapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyber-archer6542%2Fnns-dapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyber-archer6542%2Fnns-dapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ab2ec6aa0e9582813bae307ece00a80eb78dadc [INFO] checking cyber-archer6542/nns-dapp against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149058 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyber-archer6542%2Fnns-dapp" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/cyber-archer6542/nns-dapp [INFO] finished tweaking git repo https://github.com/cyber-archer6542/nns-dapp [INFO] tweaked toml for git repo https://github.com/cyber-archer6542/nns-dapp written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cyber-archer6542/nns-dapp on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cyber-archer6542/nns-dapp 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/dfinity/ic` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/dfinity/cdk-rs` [INFO] [stderr] Updating git repository `https://github.com/dfinity-lab/build-info` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty v0.12.4 [INFO] [stderr] Downloaded comparable_helper v0.5.5 [INFO] [stderr] Downloaded ic-xrc-types v1.2.0 [INFO] [stderr] Downloaded comparable_derive v0.5.5 [INFO] [stderr] Downloaded libflate_lz77 v2.1.0 [INFO] [stderr] Downloaded priority-queue v1.4.0 [INFO] [stderr] Downloaded prometheus-parse v0.2.5 [INFO] [stderr] Downloaded comparable v0.5.5 [INFO] [stderr] Downloaded ic-cdk-executor v0.1.0 [INFO] [stderr] Downloaded walrus-macro v0.19.0 [INFO] [stderr] Downloaded idl2json v0.10.1 [INFO] [stderr] Downloaded rust_decimal_macros v1.37.1 [INFO] [stderr] Downloaded libflate v2.1.0 [INFO] [stderr] Downloaded isocountry v0.3.2 [INFO] [stderr] Downloaded wasm-encoder v0.212.0 [INFO] [stderr] Downloaded ic-stable-structures v0.6.9 [INFO] [stderr] Downloaded walrus v0.21.3 [INFO] [stderr] Downloaded proptest v1.7.0 [INFO] [stderr] Downloaded ic-cdk-macros v0.17.2 [INFO] [stderr] Downloaded ic-cdk v0.17.2 [INFO] [stderr] Downloaded ic-wasm v0.8.6 [INFO] [stderr] Downloaded ic-certification v3.0.3 [INFO] [stderr] Downloaded ic-management-canister-types v0.1.0 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] [stderr] Downloaded ic-btc-interface v0.2.2 [INFO] [stderr] Downloaded ic0 v1.0.0 [INFO] [stderr] Downloaded ic-cdk-timers v0.11.0 [INFO] [stderr] Downloaded serde_tokenstream v0.2.2 [INFO] [stderr] Downloaded cached v0.49.3 [INFO] [stderr] Downloaded ic-metrics-encoder v1.1.1 [INFO] [stderr] Downloaded ic_bls12_381 v0.10.1 [INFO] [stderr] Downloaded candid v0.10.18 [INFO] [stderr] Downloaded ic0 v0.23.0 [INFO] [stderr] Downloaded candid_parser v0.1.4 [INFO] [stderr] Downloaded ic-certified-map v0.3.4 [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded candid_derive v0.10.18 [INFO] [stderr] Downloaded wasmparser v0.212.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db56e3022961ccdc97cf3d05d3bccca3ee1b7de8182d62ad1c3e39bd0d4212d8 [INFO] running `Command { std: "docker" "start" "-a" "db56e3022961ccdc97cf3d05d3bccca3ee1b7de8182d62ad1c3e39bd0d4212d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db56e3022961ccdc97cf3d05d3bccca3ee1b7de8182d62ad1c3e39bd0d4212d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db56e3022961ccdc97cf3d05d3bccca3ee1b7de8182d62ad1c3e39bd0d4212d8", kill_on_drop: false }` [INFO] [stdout] db56e3022961ccdc97cf3d05d3bccca3ee1b7de8182d62ad1c3e39bd0d4212d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdbbcb714c6d73a6b008617d64f8d52b850956d28942759878dcd612b974868a [INFO] running `Command { std: "docker" "start" "-a" "bdbbcb714c6d73a6b008617d64f8d52b850956d28942759878dcd612b974868a", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking pretty v0.12.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling ic-cdk-executor v0.1.0 [INFO] [stderr] Checking ic0 v0.23.0 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Checking ic-limits v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking on_wire v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking ic-metrics-encoder v1.1.1 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking by_address v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling ic-nervous-system-common-build-metadata v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-dummy-getrandom-for-wasm v0.1.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Checking ic-nervous-system-temporary v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ic-nervous-system-lock v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ic-crypto-internal-sha2 v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ic-crypto-sha2 v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.10.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling comparable_helper v0.5.5 [INFO] [stderr] Compiling comparable_derive v0.5.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Compiling ic-validate-eq-derive v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking ic-validate-eq v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking dfn_protobuf v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking build-info-common v0.0.27 (https://github.com/dfinity-lab/build-info?rev=701a696844fba5c87df162fbbc1ccef96f27c9d7#701a6968) [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking ic-error-types v0.2.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking comparable v0.5.5 [INFO] [stderr] Checking byte-unit v4.0.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ic-utils v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Checking candid v0.10.18 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Checking ic-stable-structures v0.6.9 [INFO] [stderr] Checking ic-canister-log v0.2.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ic-nervous-system-chunks v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling build-info-proc v0.0.27 (https://github.com/dfinity-lab/build-info?rev=701a696844fba5c87df162fbbc1ccef96f27c9d7#701a6968) [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking ic-protobuf v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking phantom_newtype v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-btc-interface v0.2.2 [INFO] [stderr] Compiling build-info-build v0.0.27 (https://github.com/dfinity-lab/build-info?rev=701a696844fba5c87df162fbbc1ccef96f27c9d7#701a6968) [INFO] [stderr] Checking icrc-cbor v0.1.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-http-types v0.1.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-ledger-hash-of v0.1.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking icrc-ledger-types v0.1.10 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling ic-nervous-system-common v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-ledger-core v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking build-info v0.0.27 (https://github.com/dfinity-lab/build-info?rev=701a696844fba5c87df162fbbc1ccef96f27c9d7#701a6968) [INFO] [stderr] Compiling cycles-minting-canister v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking ic-certified-map v0.3.4 [INFO] [stderr] Checking ic-xrc-types v1.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Compiling ic-cdk-macros v0.17.2 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking ic-ed25519 v0.2.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking ic-crypto-secrets-containers v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking ic-cdk v0.17.2 [INFO] [stderr] Checking icrc-ledger-client v0.1.3 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking ic-icrc1-tokens-u64 v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking ic-crypto-internal-seed v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking ic_bls12_381 v0.10.1 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking lock_api v0.4.13 [INFO] [stderr] Checking ic0 v1.0.0 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Compiling ic-icrc1-ledger v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking ic-canister-profiler v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icrc-ledger-client-cdk v0.1.2 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-nervous-system-time-helpers v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-cdk-timers v0.11.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking ic-crypto-internal-bls12-381-type v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking ic-certification v3.0.3 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling fe-derive v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking cached v0.49.3 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Compiling ic-sns-swap v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-nervous-system-linear-map v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-crypto-internal-hmac v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-nervous-system-timestamp v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-nervous-system-collections-union-multi-map v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-nervous-system-common-validation v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking ic-base-types v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-btc-replica-types v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-crypto-internal-types v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking dfn_core v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-nns-constants v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-registry-transport v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-nervous-system-proxied-canister-calls-tracker v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking dfn_candid v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-nervous-system-governance v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-nervous-system-runtime v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-management-canister-types-private v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-nervous-system-proto v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-nervous-system-initial-supply v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-crypto-tree-hash v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Checking ic-registry-canister-api v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking sns-treasury-manager v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-sns-swap-proto-library v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-sns-governance-proposal-criticality v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking dfn_http v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling ic-sns-root v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Compiling registry-canister v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking dfn_http_metrics v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-registry-canister-chunkify v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-crypto-utils-basic-sig v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-registry-routing-table v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-registry-node-provider-rewards v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking ic-registry-subnet-type v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-management-canister-types v0.1.0 [INFO] [stderr] Checking ic-nervous-system-string v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Checking wasmparser v0.212.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking ic-secp256k1 v0.1.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-ledger-canister-core v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-types v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking ic-registry-subnet-features v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] Checking wasm-encoder v0.212.0 [INFO] [stderr] Checking icp-ledger v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933) [INFO] [stderr] error: could not compile `ic-protobuf` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/568b11762723b001bfa693d0f21c5dad01d4e813/bin/rustc --crate-name ic_protobuf --edition=2021 /opt/rustwide/cargo-home/git/checkouts/ic-a5a9adfef36c4712/1db8f93/rs/protobuf/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e889fd55e8565c35 -C extra-filename=-f45cc43aaeb5d1db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a70e0cb148d665cc.rmeta --extern candid=/opt/rustwide/target/debug/deps/libcandid-0d7f3d969da1549d.rmeta --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-4fcce9cd932c332c.rmeta --extern ic_error_types=/opt/rustwide/target/debug/deps/libic_error_types-3b5019aac27055c6.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-a6e7ee2ba5b62acf.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1a943ca18fd5708f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5c85f7415baf7ae6.rmeta --extern slog=/opt/rustwide/target/debug/deps/libslog-0c00943891a386bc.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-39ed1eb07171f5b8.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-26f75a69fb8f4e49/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bdbbcb714c6d73a6b008617d64f8d52b850956d28942759878dcd612b974868a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdbbcb714c6d73a6b008617d64f8d52b850956d28942759878dcd612b974868a", kill_on_drop: false }` [INFO] [stdout] bdbbcb714c6d73a6b008617d64f8d52b850956d28942759878dcd612b974868a