[INFO] cloning repository https://github.com/mykhail25/ic-siws
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mykhail25/ic-siws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmykhail25%2Fic-siws", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmykhail25%2Fic-siws'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eef38149ac7be4958e3ea30c6914172a07be2737
[INFO] checking mykhail25/ic-siws against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmykhail25%2Fic-siws" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mykhail25/ic-siws
[INFO] finished tweaking git repo https://github.com/mykhail25/ic-siws
[INFO] tweaked toml for git repo https://github.com/mykhail25/ic-siws written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mykhail25/ic-siws on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mykhail25/ic-siws 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 89d7c18e6fdbcc7ad9a87c2993f24ad6cd2ce8b94a3f7b87d3d578534a29d47e
[INFO] running `Command { std: "docker" "start" "89d7c18e6fdbcc7ad9a87c2993f24ad6cd2ce8b94a3f7b87d3d578534a29d47e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89d7c18e6fdbcc7ad9a87c2993f24ad6cd2ce8b94a3f7b87d3d578534a29d47e", 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" "89d7c18e6fdbcc7ad9a87c2993f24ad6cd2ce8b94a3f7b87d3d578534a29d47e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89d7c18e6fdbcc7ad9a87c2993f24ad6cd2ce8b94a3f7b87d3d578534a29d47e", 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" "89d7c18e6fdbcc7ad9a87c2993f24ad6cd2ce8b94a3f7b87d3d578534a29d47e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking pretty v0.12.4
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking ic0 v0.23.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling blake3 v1.8.2
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=11f3a479bcff0022 -C extra-filename=-f4842a2678534102 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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"' --cfg 'feature="visit-mut"' --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=2fe6cf3b1abd605e -C extra-filename=-04fad5a3d97ef7f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.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" "89d7c18e6fdbcc7ad9a87c2993f24ad6cd2ce8b94a3f7b87d3d578534a29d47e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89d7c18e6fdbcc7ad9a87c2993f24ad6cd2ce8b94a3f7b87d3d578534a29d47e", kill_on_drop: false }`
[INFO] [stdout] 89d7c18e6fdbcc7ad9a87c2993f24ad6cd2ce8b94a3f7b87d3d578534a29d47e
