[INFO] cloning repository https://github.com/bsaldua/nns-dapp--010
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bsaldua/nns-dapp--010" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsaldua%2Fnns-dapp--010", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsaldua%2Fnns-dapp--010'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ee0b802f506bc114cbb8ce5c45b10ab352ef2ee
[INFO] checking bsaldua/nns-dapp--010 against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsaldua%2Fnns-dapp--010" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bsaldua/nns-dapp--010
[INFO] finished tweaking git repo https://github.com/bsaldua/nns-dapp--010
[INFO] tweaked toml for git repo https://github.com/bsaldua/nns-dapp--010 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bsaldua/nns-dapp--010 on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bsaldua/nns-dapp--010 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a5ad65275abe0490dd4f4ea7883eb28be712ec761a4189552e9e5d49a4f4105
[INFO] running `Command { std: "docker" "start" "3a5ad65275abe0490dd4f4ea7883eb28be712ec761a4189552e9e5d49a4f4105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a5ad65275abe0490dd4f4ea7883eb28be712ec761a4189552e9e5d49a4f4105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a5ad65275abe0490dd4f4ea7883eb28be712ec761a4189552e9e5d49a4f4105" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a5ad65275abe0490dd4f4ea7883eb28be712ec761a4189552e9e5d49a4f4105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a5ad65275abe0490dd4f4ea7883eb28be712ec761a4189552e9e5d49a4f4105" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking pretty v0.12.4
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking ic0 v0.23.0
[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 num-integer v0.1.46
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking anstyle v1.0.11
[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]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking ic-metrics-encoder v1.1.1
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[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 xz2 v0.1.7
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[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 clap_builder v4.5.47
[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]     Checking pem v1.1.1
[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]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling petgraph v0.7.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]    Compiling ic-icrc1-ledger v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking ic0 v1.0.0
[INFO] [stderr]     Checking nom v7.1.3
[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]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[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 ic-nervous-system-common-validation v0.9.0 (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 pairing v0.23.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasm-encoder v0.212.0
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking dary_heap v0.3.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[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 miniz_oxide v0.8.9
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[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]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking ic-nns-gtc-accounts v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling comparable_helper v0.5.5
[INFO] [stderr]    Compiling comparable_derive v0.5.5
[INFO] [stderr]    Compiling datasize_derive v0.2.15
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[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 derivative v2.2.0
[INFO] [stderr]    Compiling walrus-macro v0.19.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 candid_derive v0.10.20
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking datasize v0.2.15
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking generic-array v0.14.7
[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 darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1af98b7cdf86932b76182a387f52f1be6f0c1be0/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=56845b8542d07ad9 -C extra-filename=-7bac4750f2a2f66e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-84484af91975cb56.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.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" "3a5ad65275abe0490dd4f4ea7883eb28be712ec761a4189552e9e5d49a4f4105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a5ad65275abe0490dd4f4ea7883eb28be712ec761a4189552e9e5d49a4f4105", kill_on_drop: false }`
[INFO] [stdout] 3a5ad65275abe0490dd4f4ea7883eb28be712ec761a4189552e9e5d49a4f4105
