[INFO] cloning repository https://github.com/cli-phantomxmj80p/starknet-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cli-phantomxmj80p/starknet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcli-phantomxmj80p%2Fstarknet-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcli-phantomxmj80p%2Fstarknet-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39053929753c6489246a3b25b43ebdce735b6021
[INFO] checking cli-phantomxmj80p/starknet-rs against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcli-phantomxmj80p%2Fstarknet-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cli-phantomxmj80p/starknet-rs
[INFO] finished tweaking git repo https://github.com/cli-phantomxmj80p/starknet-rs
[INFO] tweaked toml for git repo https://github.com/cli-phantomxmj80p/starknet-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cli-phantomxmj80p/starknet-rs on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cli-phantomxmj80p/starknet-rs 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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/examples/starknet-cxx/starknet-cxx/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9fb9914d2707e2603ab5fecbf37495a620f7b6ad22a6801b96b8f5a7c8af9c46
[INFO] running `Command { std: "docker" "start" "9fb9914d2707e2603ab5fecbf37495a620f7b6ad22a6801b96b8f5a7c8af9c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fb9914d2707e2603ab5fecbf37495a620f7b6ad22a6801b96b8f5a7c8af9c46", 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" "9fb9914d2707e2603ab5fecbf37495a620f7b6ad22a6801b96b8f5a7c8af9c46" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fb9914d2707e2603ab5fecbf37495a620f7b6ad22a6801b96b8f5a7c8af9c46", 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" "9fb9914d2707e2603ab5fecbf37495a620f7b6ad22a6801b96b8f5a7c8af9c46" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/examples/starknet-cxx/starknet-cxx/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking lambdaworks-math v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking const-hex v1.12.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking lambdaworks-crypto v0.10.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling hidapi-rusb v1.3.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.128
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]    Compiling cxx v1.0.128
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling starknet-core-derive v0.1.0 (/opt/rustwide/workdir/starknet-core-derive)
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.128
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/47574b82ff3fe9b0a45ff65a4fe189e295ecb748/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=891e51936d31c308 -C extra-filename=-5bd89fe6fddf503e --out-dir /opt/rustwide/target/debug/build/tokio/5bd89fe6fddf503e/out -L dependency=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/libc/1dde62594acc39cd/out -L dependency=/opt/rustwide/target/debug/build/lock_api/87745099c2a91711/out -L dependency=/opt/rustwide/target/debug/build/mio/a0a80a161b53c4d5/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/790eb861f43813b7/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/f287093d42c18a7e/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/3fbd9506533b2f53/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/bf91fec8775c861a/out -L dependency=/opt/rustwide/target/debug/build/smallvec/4ed96af55ccf2e92/out -L dependency=/opt/rustwide/target/debug/build/socket2/6333fd386ff24016/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/9233aae320eb201c/out --extern bytes=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/1dde62594acc39cd/out/liblibc-1dde62594acc39cd.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/a0a80a161b53c4d5/out/libmio-a0a80a161b53c4d5.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/790eb861f43813b7/out/libparking_lot-790eb861f43813b7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/3fbd9506533b2f53/out/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/bf91fec8775c861a/out/libsignal_hook_registry-bf91fec8775c861a.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/6333fd386ff24016/out/libsocket2-6333fd386ff24016.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/9233aae320eb201c/out/libtokio_macros-9233aae320eb201c.so --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/47574b82ff3fe9b0a45ff65a4fe189e295ecb748/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --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=e2cb09b4dd1305aa -C extra-filename=-8dc12a8dc68d4afa --out-dir /opt/rustwide/target/debug/build/syn/8dc12a8dc68d4afa/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/592a4f0db7b38067/out -L dependency=/opt/rustwide/target/debug/build/quote/c0559b36809aa315/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/a8048041b260adac/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/592a4f0db7b38067/out/libproc_macro2-592a4f0db7b38067.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/c0559b36809aa315/out/libquote-c0559b36809aa315.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/a8048041b260adac/out/libunicode_ident-a8048041b260adac.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9fb9914d2707e2603ab5fecbf37495a620f7b6ad22a6801b96b8f5a7c8af9c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb9914d2707e2603ab5fecbf37495a620f7b6ad22a6801b96b8f5a7c8af9c46", kill_on_drop: false }`
[INFO] [stdout] 9fb9914d2707e2603ab5fecbf37495a620f7b6ad22a6801b96b8f5a7c8af9c46
