[INFO] cloning repository https://github.com/vasyafromrussia/near-intents-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vasyafromrussia/near-intents-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasyafromrussia%2Fnear-intents-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasyafromrussia%2Fnear-intents-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f6328c5b087c4c159fa6754dd449fb2c22eee06
[INFO] testing vasyafromrussia/near-intents-playground against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasyafromrussia%2Fnear-intents-playground" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vasyafromrussia/near-intents-playground
[INFO] finished tweaking git repo https://github.com/vasyafromrussia/near-intents-playground
[INFO] tweaked toml for git repo https://github.com/vasyafromrussia/near-intents-playground written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vasyafromrussia/near-intents-playground on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vasyafromrussia/near-intents-playground 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 267672b509166ef2a18d5f927faf05a66d914b2a9e10386ab6bc8c00ab4a0ac8
[INFO] running `Command { std: "docker" "start" "-a" "267672b509166ef2a18d5f927faf05a66d914b2a9e10386ab6bc8c00ab4a0ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "267672b509166ef2a18d5f927faf05a66d914b2a9e10386ab6bc8c00ab4a0ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "267672b509166ef2a18d5f927faf05a66d914b2a9e10386ab6bc8c00ab4a0ac8", kill_on_drop: false }`
[INFO] [stdout] 267672b509166ef2a18d5f927faf05a66d914b2a9e10386ab6bc8c00ab4a0ac8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 712e0d95e0b1a1f17ff7e34b693109921dd5435ef174ba2cd5ff02de6dc50563
[INFO] running `Command { std: "docker" "start" "-a" "712e0d95e0b1a1f17ff7e34b693109921dd5435ef174ba2cd5ff02de6dc50563", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling near-schema-checker-macro v0.28.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling near-schema-checker-core v0.28.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling near-schema-checker-lib v0.28.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling json_comments v0.2.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling near-stdx v0.28.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling near-sdk-macros v5.7.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling near-sys v0.2.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling near-config-utils v0.28.0
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling slipped10 v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling ledger-apdu v0.11.0
[INFO] [stderr]    Compiling ledger-transport v0.11.0
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling dbus-secret-service v4.0.3
[INFO] [stderr]    Compiling keyring v3.6.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling near-account-id v1.0.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling near-primitives-core v0.28.0
[INFO] [stderr]    Compiling near-token v0.3.0
[INFO] [stderr]    Compiling near-gas v0.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling ledger-transport-hid v0.11.0
[INFO] [stderr]    Compiling near-fmt v0.28.0
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling near-ledger v0.8.1
[INFO] [stderr]    Compiling bip39 v2.1.0
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling near-crypto v0.28.0
[INFO] [stderr]    Compiling near-parameters v0.28.0
[INFO] [stderr]    Compiling near-sdk v5.7.0
[INFO] [stderr]    Compiling near-abi v0.4.3
[INFO] [stderr]    Compiling near-time v0.28.0
[INFO] [stderr]    Compiling keccak-hash v0.11.0
[INFO] [stderr]    Compiling near-contract-standards v5.7.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling near-primitives v0.28.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling near-chain-configs v0.28.0
[INFO] [stderr]    Compiling near-jsonrpc-primitives v0.28.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.26.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling near-jsonrpc-client v0.15.1
[INFO] [stderr]    Compiling near-api v0.4.0 (https://github.com/near/near-api-rs.git#721ba6f6)
[INFO] [stderr]    Compiling sandbox_intents v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `KeyType` and `SecretKey`
[INFO] [stdout]  --> src/api.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use near_crypto::{KeyType, SecretKey};
[INFO] [stdout]   |                   ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntentsContractApi`
[INFO] [stdout]  --> src/main.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::api::{IntentsContractApi, SolverApi, SwapApi};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SignerTrait`
[INFO] [stdout]   --> src/main.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | use near_api::{NearToken, SignerTrait};
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Debug`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::fmt::Debug;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solver.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let (mut socket, response) = connect(url).expect("Couldn't connect to websocket");
[INFO] [stdout]    |              ----^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ALICE_ID` is never used
[INFO] [stdout]   --> src/main.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const ALICE_ID: &str = "d836e4c44f77385fdab6b79449a164345a87253206ceda40b08395738e3e2c62";
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ALICE_PRIVATE_KEY` is never used
[INFO] [stdout]   --> src/main.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const ALICE_PRIVATE_KEY: &str = "ed25519:3iEvc9cB1qer3fFxBHmtWGn3CrYAe3qcdMLxhCzKmnSrYt1RRTo8MKtDAbp8UoFUDiYzFPwQXtAhf1xupFL8LbZK";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOLANA_ALICE_ID` is never used
[INFO] [stdout]   --> src/main.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const SOLANA_ALICE_ID: &str = "4MVR34FunnrGqBGz9SyhTdX6qWTTaaENyynaqmYmGgqf";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_intent_resolution` is never used
[INFO] [stdout]   --> src/main.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 | async fn wait_for_intent_resolution(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `swap`, `withdraw`, and `swap_and_withdraw` are never used
[INFO] [stdout]   --> src/api.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait SwapApi {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 22 |     async fn swap(
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     async fn withdraw(
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     async fn swap_and_withdraw(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SolverApi` is never used
[INFO] [stdout]   --> src/api.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub trait SolverApi {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntentsContractApi` is never used
[INFO] [stdout]   --> src/api.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub trait IntentsContractApi {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `resolver_id` is never read
[INFO] [stdout]  --> src/client.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct SolverClient {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 8 |     base_url: String,
[INFO] [stdout] 9 |     pub resolver_id: String,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `jsonrpc` and `id` are never read
[INFO] [stdout]   --> src/client.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct RpcResponse<T> {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 66 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 67 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RpcResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quote_hash` and `expiration_time` are never read
[INFO] [stdout]   --> src/model.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct QuoteModel {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub quote_hash: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 10 |     pub amount_out: String,
[INFO] [stdout] 11 |     pub expiration_time: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuoteModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_opposite_diff` is never used
[INFO] [stdout]   --> src/model.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl QuoteModel {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) fn get_opposite_diff(&self) -> Value {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublishedIntentModel` is never constructed
[INFO] [stdout]   --> src/model.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct PublishedIntentModel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntentStatusModel` is never constructed
[INFO] [stdout]   --> src/model.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct IntentStatusModel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntentStatusDataModel` is never constructed
[INFO] [stdout]   --> src/model.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct IntentStatusDataModel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolverResponse` is never constructed
[INFO] [stdout]    --> src/solver.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | struct SolverResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResponsePayload` is never constructed
[INFO] [stdout]    --> src/solver.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | struct ResponsePayload {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResponsePayloadParams` is never constructed
[INFO] [stdout]    --> src/solver.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 | struct ResponsePayloadParams {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `wait_ms` and `min_deadline_ms` are never read
[INFO] [stdout]    --> src/solver.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct QuoteRequestMessage {
[INFO] [stdout]     |        ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wait_ms: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 170 |     min_deadline_ms: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QuoteRequestMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 35s
[INFO] running `Command { std: "docker" "inspect" "712e0d95e0b1a1f17ff7e34b693109921dd5435ef174ba2cd5ff02de6dc50563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "712e0d95e0b1a1f17ff7e34b693109921dd5435ef174ba2cd5ff02de6dc50563", kill_on_drop: false }`
[INFO] [stdout] 712e0d95e0b1a1f17ff7e34b693109921dd5435ef174ba2cd5ff02de6dc50563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b389f39bf807201666dd5a5f029396b8940685161766db6b92101e8fd4c96675
[INFO] running `Command { std: "docker" "start" "-a" "b389f39bf807201666dd5a5f029396b8940685161766db6b92101e8fd4c96675", kill_on_drop: false }`
[INFO] [stderr]    Compiling sandbox_intents v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `KeyType` and `SecretKey`
[INFO] [stdout]  --> src/api.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use near_crypto::{KeyType, SecretKey};
[INFO] [stdout]   |                   ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntentsContractApi`
[INFO] [stdout]  --> src/main.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::api::{IntentsContractApi, SolverApi, SwapApi};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SignerTrait`
[INFO] [stdout]   --> src/main.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | use near_api::{NearToken, SignerTrait};
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Debug`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::fmt::Debug;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::random`
[INFO] [stdout]    --> src/main.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use rand::random;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solver.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let (mut socket, response) = connect(url).expect("Couldn't connect to websocket");
[INFO] [stdout]    |              ----^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quote`
[INFO] [stdout]    --> src/main.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let quote = QuoteModel {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_quote`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ALICE_ID` is never used
[INFO] [stdout]   --> src/main.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const ALICE_ID: &str = "d836e4c44f77385fdab6b79449a164345a87253206ceda40b08395738e3e2c62";
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOLANA_ALICE_ID` is never used
[INFO] [stdout]   --> src/main.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const SOLANA_ALICE_ID: &str = "4MVR34FunnrGqBGz9SyhTdX6qWTTaaENyynaqmYmGgqf";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_intent_resolution` is never used
[INFO] [stdout]   --> src/main.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 | async fn wait_for_intent_resolution(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `swap`, `withdraw`, and `swap_and_withdraw` are never used
[INFO] [stdout]   --> src/api.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait SwapApi {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 22 |     async fn swap(
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     async fn withdraw(
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     async fn swap_and_withdraw(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SolverApi` is never used
[INFO] [stdout]   --> src/api.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub trait SolverApi {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntentsContractApi` is never used
[INFO] [stdout]   --> src/api.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub trait IntentsContractApi {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `resolver_id` is never read
[INFO] [stdout]  --> src/client.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct SolverClient {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 8 |     base_url: String,
[INFO] [stdout] 9 |     pub resolver_id: String,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `jsonrpc` and `id` are never read
[INFO] [stdout]   --> src/client.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct RpcResponse<T> {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 66 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 67 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RpcResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quote_hash` and `expiration_time` are never read
[INFO] [stdout]   --> src/model.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct QuoteModel {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub quote_hash: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 10 |     pub amount_out: String,
[INFO] [stdout] 11 |     pub expiration_time: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuoteModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_opposite_diff` is never used
[INFO] [stdout]   --> src/model.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl QuoteModel {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) fn get_opposite_diff(&self) -> Value {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublishedIntentModel` is never constructed
[INFO] [stdout]   --> src/model.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct PublishedIntentModel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntentStatusModel` is never constructed
[INFO] [stdout]   --> src/model.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct IntentStatusModel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntentStatusDataModel` is never constructed
[INFO] [stdout]   --> src/model.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct IntentStatusDataModel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolverResponse` is never constructed
[INFO] [stdout]    --> src/solver.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | struct SolverResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResponsePayload` is never constructed
[INFO] [stdout]    --> src/solver.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | struct ResponsePayload {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResponsePayloadParams` is never constructed
[INFO] [stdout]    --> src/solver.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 | struct ResponsePayloadParams {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `wait_ms` and `min_deadline_ms` are never read
[INFO] [stdout]    --> src/solver.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct QuoteRequestMessage {
[INFO] [stdout]     |        ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 169 |     wait_ms: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 170 |     min_deadline_ms: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QuoteRequestMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PUBLIC_KEY` is never used
[INFO] [stdout]    --> src/main.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |         const PUBLIC_KEY: &str = "ed25519:92cAE75zx982GLwxbtcUwF5wYzP2vzJhFXngAHze5pxL";
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |         dbg!(message.clone().to_string());
[INFO] [stdout]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.88s
[INFO] running `Command { std: "docker" "inspect" "b389f39bf807201666dd5a5f029396b8940685161766db6b92101e8fd4c96675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b389f39bf807201666dd5a5f029396b8940685161766db6b92101e8fd4c96675", kill_on_drop: false }`
[INFO] [stdout] b389f39bf807201666dd5a5f029396b8940685161766db6b92101e8fd4c96675
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5309c632f0df18a1a990d37f8c27a22494a477a04f8643cfe4c9cf85d8ceb48f
[INFO] running `Command { std: "docker" "start" "-a" "5309c632f0df18a1a990d37f8c27a22494a477a04f8643cfe4c9cf85d8ceb48f", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `KeyType` and `SecretKey`
[INFO] [stderr]  --> src/api.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 | use near_crypto::{KeyType, SecretKey};
[INFO] [stderr]   |                   ^^^^^^^  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `IntentsContractApi`
[INFO] [stderr]  --> src/main.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::api::{IntentsContractApi, SolverApi, SwapApi};
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SignerTrait`
[INFO] [stderr]   --> src/main.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 | use near_api::{NearToken, SignerTrait};
[INFO] [stderr]    |                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::Deserialize`
[INFO] [stderr]   --> src/main.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use serde::Deserialize;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fmt::Debug`
[INFO] [stderr]   --> src/main.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use std::fmt::Debug;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::str::FromStr`
[INFO] [stderr]   --> src/main.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use std::str::FromStr;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::random`
[INFO] [stderr]    --> src/main.rs:121:9
[INFO] [stderr]     |
[INFO] [stderr] 121 |     use rand::random;
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/solver.rs:22:14
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let (mut socket, response) = connect(url).expect("Couldn't connect to websocket");
[INFO] [stderr]    |              ----^^^^^^
[INFO] [stderr]    |              |
[INFO] [stderr]    |              help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `quote`
[INFO] [stderr]    --> src/main.rs:128:13
[INFO] [stderr]     |
[INFO] [stderr] 128 |         let quote = QuoteModel {
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_quote`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ALICE_ID` is never used
[INFO] [stderr]   --> src/main.rs:23:7
[INFO] [stderr]    |
[INFO] [stderr] 23 | const ALICE_ID: &str = "d836e4c44f77385fdab6b79449a164345a87253206ceda40b08395738e3e2c62";
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SOLANA_ALICE_ID` is never used
[INFO] [stderr]   --> src/main.rs:29:7
[INFO] [stderr]    |
[INFO] [stderr] 29 | const SOLANA_ALICE_ID: &str = "4MVR34FunnrGqBGz9SyhTdX6qWTTaaENyynaqmYmGgqf";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `wait_for_intent_resolution` is never used
[INFO] [stderr]   --> src/main.rs:81:10
[INFO] [stderr]    |
[INFO] [stderr] 81 | async fn wait_for_intent_resolution(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `swap`, `withdraw`, and `swap_and_withdraw` are never used
[INFO] [stderr]   --> src/api.rs:22:14
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub trait SwapApi {
[INFO] [stderr]    |           ------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 22 |     async fn swap(
[INFO] [stderr]    |              ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     async fn withdraw(
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     async fn swap_and_withdraw(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `SolverApi` is never used
[INFO] [stderr]   --> src/api.rs:46:11
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub trait SolverApi {
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `IntentsContractApi` is never used
[INFO] [stderr]   --> src/api.rs:60:11
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub trait IntentsContractApi {
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `resolver_id` is never read
[INFO] [stderr]  --> src/client.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct SolverClient {
[INFO] [stderr]   |            ------------ field in this struct
[INFO] [stderr] 8 |     base_url: String,
[INFO] [stderr] 9 |     pub resolver_id: String,
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `jsonrpc` and `id` are never read
[INFO] [stderr]   --> src/client.rs:66:5
[INFO] [stderr]    |
[INFO] [stderr] 65 | struct RpcResponse<T> {
[INFO] [stderr]    |        ----------- fields in this struct
[INFO] [stderr] 66 |     jsonrpc: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 67 |     id: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RpcResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `quote_hash` and `expiration_time` are never read
[INFO] [stderr]   --> src/model.rs:9:9
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub struct QuoteModel {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr]  9 |     pub quote_hash: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 10 |     pub amount_out: String,
[INFO] [stderr] 11 |     pub expiration_time: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QuoteModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_opposite_diff` is never used
[INFO] [stderr]   --> src/model.rs:28:19
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl QuoteModel {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub(crate) fn get_opposite_diff(&self) -> Value {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PublishedIntentModel` is never constructed
[INFO] [stderr]   --> src/model.rs:43:12
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub struct PublishedIntentModel {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IntentStatusModel` is never constructed
[INFO] [stderr]   --> src/model.rs:50:12
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct IntentStatusModel {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IntentStatusDataModel` is never constructed
[INFO] [stderr]   --> src/model.rs:57:12
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub struct IntentStatusDataModel {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SolverResponse` is never constructed
[INFO] [stderr]    --> src/solver.rs:147:8
[INFO] [stderr]     |
[INFO] [stderr] 147 | struct SolverResponse {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ResponsePayload` is never constructed
[INFO] [stderr]    --> src/solver.rs:152:8
[INFO] [stderr]     |
[INFO] [stderr] 152 | struct ResponsePayload {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ResponsePayloadParams` is never constructed
[INFO] [stderr]    --> src/solver.rs:158:8
[INFO] [stderr]     |
[INFO] [stderr] 158 | struct ResponsePayloadParams {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `wait_ms` and `min_deadline_ms` are never read
[INFO] [stderr]    --> src/solver.rs:169:5
[INFO] [stderr]     |
[INFO] [stderr] 164 | struct QuoteRequestMessage {
[INFO] [stderr]     |        ------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 169 |     wait_ms: Option<u32>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 170 |     min_deadline_ms: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `QuoteRequestMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PUBLIC_KEY` is never used
[INFO] [stderr]    --> src/main.rs:126:15
[INFO] [stderr]     |
[INFO] [stderr] 126 |         const PUBLIC_KEY: &str = "ed25519:92cAE75zx982GLwxbtcUwF5wYzP2vzJhFXngAHze5pxL";
[INFO] [stderr]     |               ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:149:21
[INFO] [stderr]     |
[INFO] [stderr] 149 |         dbg!(message.clone().to_string());
[INFO] [stderr]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sandbox_intents` (bin "sandbox_intents" test) generated 28 warnings (run `cargo fix --bin "sandbox_intents" --tests` to apply 9 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sandbox_intents-bbaf0cac5e13ff3c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_reference_signature ... ok
[INFO] [stdout] test tests::generate_data ... ok
[INFO] [stdout] test tests::test_quote_hash ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_quote_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_quote_hash' (25) panicked at src/main.rs:256:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "7nYSBKa2MdWB7JNyfVNcCaUNFNbtUWcDsVEe9XWB3F8u"
[INFO] [stdout]  right: "LxR8NGaPgv4BpZ8HsfZ9eMX3pPhxLz2qjENmwjHHbZL"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x642d2e1219e2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642d2e1219e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642d2e1219e2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x642d2e1219e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x642d2e13281f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x642d2e13281f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x642d2e0ee6f1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642d2e0ee6f1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x642d2e0fa9f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x642d2e0ff7ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x642d2e0ff691 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x642d2df894be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x642d2df894be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642d2e0fff6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x642d2e0fff6f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x642d2e0ffd1a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x642d2e0fab29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x642d2e0e2b6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x642d2e13aaa0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x642d2e13a8a3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x642d2df65710 - core::panicking::assert_failed::h533787ecf25acefc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x642d2df56764 - sandbox_intents::tests::test_quote_hash::{{closure}}::h292c2bb99016412a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:256:9
[INFO] [stdout]   22:     0x642d2df62e6f - <core::pin::Pin<P> as core::future::future::Future>::poll::h4ff016b9ae7c6558
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642d2df62d4b - <core::pin::Pin<P> as core::future::future::Future>::poll::h03473f0010d2191d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x642d2df5ef1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb5d793da0e15c040
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x642d2df5eddb - tokio::runtime::coop::with_budget::hf2ce3f5b81180b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x642d2df5eddb - tokio::runtime::coop::budget::h6d41f36395bd202c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x642d2df5eddb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hea0fb62b282866ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x642d2df5bbdd - tokio::runtime::scheduler::current_thread::Context::enter::h7ec29c4c376e09fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x642d2df5d6f0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6c21d277d266ed50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x642d2df5d37b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdddf97fd3b705def
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x642d2df6147a - tokio::runtime::context::scoped::Scoped<T>::set::h7a25c5dcfd9367d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x642d2df6587a - tokio::runtime::context::set_scheduler::{{closure}}::h4eb18abe00ea2fcf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x642d2df64ed5 - std::thread::local::LocalKey<T>::try_with::h6aabca84eb2c43f5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x642d2df6448d - std::thread::local::LocalKey<T>::with::h71d83d7acd31785b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x642d2df65771 - tokio::runtime::context::set_scheduler::h2dae23dde91ad492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x642d2df5cc3e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h06f86a422ce3ae48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x642d2df5d420 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc4c29c3d07cf7593
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x642d2df5b346 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h869a20e2cfbf347a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x642d2df6600c - tokio::runtime::context::runtime::enter_runtime::h97d5968d3864a7dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x642d2df5ad27 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf8f29a212d3ddcf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x642d2df61870 - tokio::runtime::runtime::Runtime::block_on_inner::h900b42b499f80026
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x642d2df61a8f - tokio::runtime::runtime::Runtime::block_on::h50ad9f86db1ad1e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x642d2df56453 - sandbox_intents::tests::test_quote_hash::hb464ab6498adeff6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:258:11
[INFO] [stdout]   44:     0x642d2df56507 - sandbox_intents::tests::test_quote_hash::{{closure}}::h18a628f3a57a4fd1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:238:35
[INFO] [stdout]   45:     0x642d2df58e06 - core::ops::function::FnOnce::call_once::hf7c9586b0bf9ca69
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x642d2df8927b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x642d2df8927b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x642d2df9eee5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x642d2df9eee5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x642d2df9eee5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x642d2df9eee5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x642d2df9eee5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x642d2df9eee5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x642d2df9eee5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x642d2df756d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x642d2df756d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x642d2df78f9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x642d2df78f9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x642d2df78f9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x642d2df78f9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x642d2df78f9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x642d2df78f9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x642d2df78f9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x642d2e0f5c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x642d2e0f5c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x75a000a5baa4 - <unknown>
[INFO] [stdout]   67:     0x75a000ae8a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_quote_hash
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin sandbox_intents`
[INFO] running `Command { std: "docker" "inspect" "5309c632f0df18a1a990d37f8c27a22494a477a04f8643cfe4c9cf85d8ceb48f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5309c632f0df18a1a990d37f8c27a22494a477a04f8643cfe4c9cf85d8ceb48f", kill_on_drop: false }`
[INFO] [stdout] 5309c632f0df18a1a990d37f8c27a22494a477a04f8643cfe4c9cf85d8ceb48f
