[INFO] cloning repository https://github.com/ldclabs/ic-one-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ldclabs/ic-one-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldclabs%2Fic-one-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldclabs%2Fic-one-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d8d031d271d711741f0a050048f7e391600a26f [INFO] testing ldclabs/ic-one-bridge against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldclabs%2Fic-one-bridge" "/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/ldclabs/ic-one-bridge [INFO] finished tweaking git repo https://github.com/ldclabs/ic-one-bridge [INFO] tweaked toml for git repo https://github.com/ldclabs/ic-one-bridge written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ldclabs/ic-one-bridge on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ldclabs/ic-one-bridge 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f67baca18d2893735b21b7bdcc902d2f80304282126292c244d146e05f849203 [INFO] running `Command { std: "docker" "start" "-a" "f67baca18d2893735b21b7bdcc902d2f80304282126292c244d146e05f849203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f67baca18d2893735b21b7bdcc902d2f80304282126292c244d146e05f849203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f67baca18d2893735b21b7bdcc902d2f80304282126292c244d146e05f849203", kill_on_drop: false }` [INFO] [stdout] f67baca18d2893735b21b7bdcc902d2f80304282126292c244d146e05f849203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bab47043dd5738f47c6532c3632d62655305be491d4b089191f285b6d77dd3e3 [INFO] running `Command { std: "docker" "start" "-a" "bab47043dd5738f47c6532c3632d62655305be491d4b089191f285b6d77dd3e3", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling five8_core v1.0.0 [INFO] [stderr] Compiling solana-sanitize v3.0.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling five8 v1.0.0 [INFO] [stderr] Compiling solana-atomic-u64 v3.0.0 [INFO] [stderr] Compiling five8_const v1.0.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling pretty v0.12.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling solana-program-memory v3.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ic-cdk-executor v2.0.0-beta.1 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling five8 v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ic0 v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling solana-msg v3.0.0 [INFO] [stderr] Compiling solana-define-syscall v4.0.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling solana-native-token v3.0.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling solana-program-option v3.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling ic-dummy-getrandom-for-wasm v0.1.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling syn-solidity v1.4.1 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling solana-sdk-macro v3.0.0 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling candid_derive v0.10.20 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling alloy-sol-macro-input v1.4.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.4.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling ic-representation-independent-hash v3.0.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling solana-hash v4.0.1 [INFO] [stderr] Compiling solana-program-error v3.0.0 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling solana-short-vec v3.0.0 [INFO] [stderr] Compiling solana-fee-calculator v3.0.0 [INFO] [stderr] Compiling solana-sha256-hasher v3.1.0 [INFO] [stderr] Compiling solana-instruction-error v2.0.0 [INFO] [stderr] Compiling solana-hash v3.1.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ruint v1.17.0 [INFO] [stderr] Compiling solana-address v2.0.0 [INFO] [stderr] Compiling solana-transaction-error v3.0.0 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling solana-address v1.1.0 [INFO] [stderr] Compiling solana-pubkey v4.0.0 [INFO] [stderr] Compiling solana-keccak-hasher v3.1.0 [INFO] [stderr] Compiling solana-pubkey v3.0.0 [INFO] [stderr] Compiling solana-instruction v3.1.0 [INFO] [stderr] Compiling solana-sdk-ids v3.0.0 [INFO] [stderr] Compiling solana-account-info v3.0.0 [INFO] [stderr] Compiling solana-serialize-utils v3.1.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling solana-nonce v3.0.0 [INFO] [stderr] Compiling solana-sysvar-id v3.0.0 [INFO] [stderr] Compiling solana-message v3.0.1 [INFO] [stderr] Compiling solana-clock v3.0.0 [INFO] [stderr] Compiling solana-slot-hashes v3.0.0 [INFO] [stderr] Compiling solana-epoch-schedule v3.0.0 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling solana-slot-history v3.0.0 [INFO] [stderr] Compiling solana-last-restart-slot v3.0.0 [INFO] [stderr] Compiling solana-rent v3.0.0 [INFO] [stderr] Compiling solana-address-lookup-table-interface v3.0.0 [INFO] [stderr] Compiling solana-epoch-rewards v3.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling candid v0.10.20 [INFO] [stderr] Compiling solana-program-entrypoint v3.1.1 [INFO] [stderr] Compiling solana-system-interface v2.0.0 [INFO] [stderr] Compiling solana-signature v3.1.0 [INFO] [stderr] Compiling alloy-primitives v1.4.1 [INFO] [stderr] Compiling nybbles v0.4.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling alloy-sol-macro v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling solana-example-mocks v3.0.0 [INFO] [stderr] Compiling solana-blake3-hasher v3.1.0 [INFO] [stderr] Compiling solana-signer v3.0.0 [INFO] [stderr] Compiling solana-sysvar v3.0.0 [INFO] [stderr] Compiling solana-big-mod-exp v3.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling solana-account v3.2.0 [INFO] [stderr] Compiling solana-instructions-sysvar v3.0.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling solana-cpi v3.1.0 [INFO] [stderr] Compiling solana-stable-layout v3.0.0 [INFO] [stderr] Compiling ic-certification v3.0.3 [INFO] [stderr] Compiling solana-epoch-stake v3.0.0 [INFO] [stderr] Compiling ic-error-types v0.2.0 [INFO] [stderr] Compiling solana-program-pack v3.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling alloy-eip2930 v0.2.3 [INFO] [stderr] Compiling alloy-serde v1.1.0 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling alloy-eip7702 v0.6.3 [INFO] [stderr] Compiling alloy-trie v0.9.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling alloy-sol-types v1.4.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling solana-borsh v3.0.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ic-stable-structures v0.6.9 [INFO] [stderr] Compiling solana-secp256k1-recover v3.1.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling solana-serde-varint v3.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ic-ed25519 v0.4.0 [INFO] [stderr] Compiling solana-program v3.0.0 [INFO] [stderr] Compiling ic-secp256k1 v0.3.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling alloy-signer v1.1.0 [INFO] [stderr] Compiling solana-account-decoder-client-types v3.0.10 [INFO] [stderr] Compiling solana-transaction v3.0.1 [INFO] [stderr] Compiling ic-cdk-timers v1.0.0-beta.1 [INFO] [stderr] Compiling spl-associated-token-account-interface v2.0.0 [INFO] [stderr] Compiling ic-stable-structures v0.7.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling ic-management-canister-types v0.4.1 [INFO] [stderr] Compiling icrc-cbor v0.1.0 [INFO] [stderr] Compiling ic_auth_types v0.7.3 [INFO] [stderr] Compiling ic-http-certification v3.0.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling icrc-ledger-types v0.1.12 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling alloy-tx-macros v1.1.0 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling ic-cdk-macros v0.19.0-beta.3 [INFO] [stderr] Compiling ic-cdk v0.19.0-beta.3 [INFO] [stderr] Compiling alloy-eips v1.1.0 [INFO] [stderr] Compiling alloy-consensus v1.1.0 [INFO] [stderr] Compiling alloy-consensus-any v1.1.0 [INFO] [stderr] Compiling alloy-network-primitives v1.1.0 [INFO] [stderr] Compiling alloy-rpc-types-eth v1.1.0 [INFO] [stderr] Compiling one_bridge_canister v0.4.0 (/opt/rustwide/workdir/src/one_bridge_canister) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "bab47043dd5738f47c6532c3632d62655305be491d4b089191f285b6d77dd3e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bab47043dd5738f47c6532c3632d62655305be491d4b089191f285b6d77dd3e3", kill_on_drop: false }` [INFO] [stdout] bab47043dd5738f47c6532c3632d62655305be491d4b089191f285b6d77dd3e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98966c27ff8c3f85b06bc8eae3dbb90e2126f139a9ce7eac7cfd8e91e136bff7 [INFO] running `Command { std: "docker" "start" "-a" "98966c27ff8c3f85b06bc8eae3dbb90e2126f139a9ce7eac7cfd8e91e136bff7", kill_on_drop: false }` [INFO] [stderr] Compiling one_bridge_canister v0.4.0 (/opt/rustwide/workdir/src/one_bridge_canister) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.56s [INFO] running `Command { std: "docker" "inspect" "98966c27ff8c3f85b06bc8eae3dbb90e2126f139a9ce7eac7cfd8e91e136bff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98966c27ff8c3f85b06bc8eae3dbb90e2126f139a9ce7eac7cfd8e91e136bff7", kill_on_drop: false }` [INFO] [stdout] 98966c27ff8c3f85b06bc8eae3dbb90e2126f139a9ce7eac7cfd8e91e136bff7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f45ff1b793248d73a86c820c4a66f4815ed058bfdce627430a1ddfdb612753c [INFO] running `Command { std: "docker" "start" "-a" "8f45ff1b793248d73a86c820c4a66f4815ed058bfdce627430a1ddfdb612753c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/one_bridge_canister-dce8da7fe182f3dc) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test evm::tests::test_decode_abi_uint ... ok [INFO] [stdout] test evm::tests::test_call_handles_error_payload ... ok [INFO] [stdout] test evm::tests::test_chain_id_uses_mock_outcall ... ok [INFO] [stdout] test evm::tests::test_encode_erc20_transfer ... ok [INFO] [stdout] test evm::tests::test_hex_to_u64_and_u128 ... ok [INFO] [stdout] test evm::tests::test_http_request_fallbacks_between_providers ... ok [INFO] [stdout] test svm::rpc::tests::test_get_latest_blockhash ... ok [INFO] [stdout] test svm::rpc::tests::test_get_token_account_balance ... ok [INFO] [stdout] test svm::rpc::tests::test_call_handles_error_payload ... ok [INFO] [stdout] test svm::rpc::tests::test_send_transaction_returns_signature ... ok [INFO] [stdout] test svm::rpc::tests::test_get_transaction_returns_none ... ok [INFO] [stdout] test evm::tests::test_get_transaction_receipt ... ok [INFO] [stdout] test evm::tests::test_decode_abi_string ... ok [INFO] [stdout] test svm::rpc::tests::test_http_request_fallbacks_between_providers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8f45ff1b793248d73a86c820c4a66f4815ed058bfdce627430a1ddfdb612753c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f45ff1b793248d73a86c820c4a66f4815ed058bfdce627430a1ddfdb612753c", kill_on_drop: false }` [INFO] [stdout] 8f45ff1b793248d73a86c820c4a66f4815ed058bfdce627430a1ddfdb612753c