[INFO] cloning repository https://github.com/Token-Layer/token-layer-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Token-Layer/token-layer-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToken-Layer%2Ftoken-layer-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToken-Layer%2Ftoken-layer-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed9a8a4a956eb3638b197aa56c6836d87d2b9c99 [INFO] checking Token-Layer/token-layer-cli against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToken-Layer%2Ftoken-layer-cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Token-Layer/token-layer-cli [INFO] finished tweaking git repo https://github.com/Token-Layer/token-layer-cli [INFO] tweaked toml for git repo https://github.com/Token-Layer/token-layer-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Token-Layer/token-layer-cli on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Token-Layer/token-layer-cli 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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-7-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `token-layer` [INFO] [stderr] * `bin` target `tokenlayer` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a28f8c1d0019254dd532b2415e7b82083fa6d6d7135fce03a3d407272c6a19a [INFO] running `Command { std: "docker" "start" "-a" "5a28f8c1d0019254dd532b2415e7b82083fa6d6d7135fce03a3d407272c6a19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a28f8c1d0019254dd532b2415e7b82083fa6d6d7135fce03a3d407272c6a19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a28f8c1d0019254dd532b2415e7b82083fa6d6d7135fce03a3d407272c6a19a", kill_on_drop: false }` [INFO] [stdout] 5a28f8c1d0019254dd532b2415e7b82083fa6d6d7135fce03a3d407272c6a19a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ed3df12276f5aa377b1818e87254da9e5b22ce3c40946807b5bb9ebd5942cf6 [INFO] running `Command { std: "docker" "start" "-a" "0ed3df12276f5aa377b1818e87254da9e5b22ce3c40946807b5bb9ebd5942cf6", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `token-layer` [INFO] [stderr] * `bin` target `tokenlayer` [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling solana-sdk-macro v2.2.1 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking solana-fee-calculator v2.2.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking solana-short-vec v2.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking curve25519-dalek v4.1.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking solana-derivation-path v2.2.1 [INFO] [stderr] Checking solana-precompile-error v2.2.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking solana-seed-derivable v2.2.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking solana-seed-phrase v2.2.1 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking solana-signature v2.3.0 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking solana-hard-forks v2.2.1 [INFO] [stderr] Compiling borsh-derive v1.6.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking coins-core v0.8.7 [INFO] [stderr] Checking rustls v0.23.37 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] error: could not compile `libsecp256k1` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b10dae361a61486cfbdcd3aae3877ee17e00d192/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.6.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="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=7c2ad0d759aa8d27 -C extra-filename=-108f6d717aa0a71c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-4d71eac3f20c682f.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-b68a69369c3bc439.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-29c73f2c57b118e1.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-850950b321e3043a.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-cdb03fdf306c3bee.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-06556bb007f17cec.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-218cb22dd179eb0b.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-008657093a4399bd.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-2001cc7989580d48.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/b10dae361a61486cfbdcd3aae3877ee17e00d192/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=87d87058ceedc7c8 -C extra-filename=-17d77b6dce6678ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-28532d321a976b97.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/b10dae361a61486cfbdcd3aae3877ee17e00d192/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --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-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b3fb18f8479e6a1e -C extra-filename=-c0082c97c63ed390 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5247cd2d2c309e78.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8826d17fc7d5e9f0.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5615fd66791a0bcc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e55b1ecea7de5bdc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4779b0c4f81e24a5.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0ed3df12276f5aa377b1818e87254da9e5b22ce3c40946807b5bb9ebd5942cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ed3df12276f5aa377b1818e87254da9e5b22ce3c40946807b5bb9ebd5942cf6", kill_on_drop: false }` [INFO] [stdout] 0ed3df12276f5aa377b1818e87254da9e5b22ce3c40946807b5bb9ebd5942cf6