[INFO] cloning repository https://github.com/Ah141/icp-ethereum-wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ah141/icp-ethereum-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAh141%2Ficp-ethereum-wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAh141%2Ficp-ethereum-wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06cde00bbb228636f2a50c343545cfca98f3e041
[INFO] checking Ah141/icp-ethereum-wallet against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAh141%2Ficp-ethereum-wallet" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ah141/icp-ethereum-wallet
[INFO] finished tweaking git repo https://github.com/Ah141/icp-ethereum-wallet
[INFO] tweaked toml for git repo https://github.com/Ah141/icp-ethereum-wallet written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ah141/icp-ethereum-wallet on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ah141/icp-ethereum-wallet 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dfinity/ic`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-sha3 v1.0.0
[INFO] [stderr]   Downloaded minicbor-derive v0.13.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.15.0
[INFO] [stderr]   Downloaded simple_asn1 v0.6.3
[INFO] [stderr]   Downloaded candid v0.10.18
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded candid_derive v0.10.18
[INFO] [stderr]   Downloaded evm-rpc-canister-types v0.1.3
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.5
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.101
[INFO] [stderr]   Downloaded const-hex v1.15.0
[INFO] [stderr]   Downloaded alloy-rlp-derive v0.3.12
[INFO] [stderr]   Downloaded alloy-rlp v0.3.12
[INFO] [stderr]   Downloaded auto_impl v1.3.0
[INFO] [stderr]   Downloaded semver-parser v0.10.3
[INFO] [stderr]   Downloaded alloy-consensus v0.1.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.101
[INFO] [stderr]   Downloaded js-sys v0.3.78
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.1
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded ruint v1.16.0
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] [stderr]   Downloaded candid_parser v0.1.4
[INFO] [stderr]   Downloaded blst v0.3.15
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]   Downloaded lalrpop v0.20.2
[INFO] [stderr]   Downloaded arbitrary v1.4.2
[INFO] [stderr]   Downloaded alloy-eips v0.1.4
[INFO] [stderr]   Downloaded cc v1.2.36
[INFO] [stderr]   Downloaded fastrlp v0.4.0
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.5
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.51
[INFO] [stderr]   Downloaded web-sys v0.3.78
[INFO] [stderr]   Downloaded ic-cdk v0.14.2
[INFO] [stderr]   Downloaded ic-cdk v0.15.2
[INFO] [stderr]   Downloaded minicbor v0.19.1
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded ic-cdk-macros v0.14.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.101
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded c-kzg v1.0.3
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00ae1eaa67f42be2bb23a595f518043fbc909f4a94c9e78c87facb46292d3199
[INFO] running `Command { std: "docker" "start" "-a" "00ae1eaa67f42be2bb23a595f518043fbc909f4a94c9e78c87facb46292d3199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00ae1eaa67f42be2bb23a595f518043fbc909f4a94c9e78c87facb46292d3199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00ae1eaa67f42be2bb23a595f518043fbc909f4a94c9e78c87facb46292d3199", kill_on_drop: false }`
[INFO] [stdout] 00ae1eaa67f42be2bb23a595f518043fbc909f4a94c9e78c87facb46292d3199
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b283d828f3478d80539bd6088a27579aecc385ce24d34a7f8740fbacfe609e1f
[INFO] running `Command { std: "docker" "start" "-a" "b283d828f3478d80539bd6088a27579aecc385ce24d34a7f8740fbacfe609e1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking const-hex v1.15.0
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking ic0 v0.23.0
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e0e204f3e97ad5f79524b9c259dc38df606ed82c/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/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 --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=03a6a0549bea2842 -C extra-filename=-0a2a68aabf7a8022 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e0e204f3e97ad5f79524b9c259dc38df606ed82c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=1135e957cb8a976e -C extra-filename=-6a5827d2de29fba6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-84efb1a9cd9945c5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-465d48b5326a5d9a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b283d828f3478d80539bd6088a27579aecc385ce24d34a7f8740fbacfe609e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b283d828f3478d80539bd6088a27579aecc385ce24d34a7f8740fbacfe609e1f", kill_on_drop: false }`
[INFO] [stdout] b283d828f3478d80539bd6088a27579aecc385ce24d34a7f8740fbacfe609e1f
