[INFO] cloning repository https://github.com/sarvagnakadiya/r-router [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sarvagnakadiya/r-router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarvagnakadiya%2Fr-router", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarvagnakadiya%2Fr-router'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3471d8af3125805ce9f6507abf2037d75259588 [INFO] testing sarvagnakadiya/r-router against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarvagnakadiya%2Fr-router" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sarvagnakadiya/r-router [INFO] finished tweaking git repo https://github.com/sarvagnakadiya/r-router [INFO] tweaked toml for git repo https://github.com/sarvagnakadiya/r-router written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sarvagnakadiya/r-router on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sarvagnakadiya/r-router 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 159956dc63d36147070a3b6ba7b7bc4b0f366ff4f0def2c8a523477ee6cf8ed2 [INFO] running `Command { std: "docker" "start" "-a" "159956dc63d36147070a3b6ba7b7bc4b0f366ff4f0def2c8a523477ee6cf8ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "159956dc63d36147070a3b6ba7b7bc4b0f366ff4f0def2c8a523477ee6cf8ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "159956dc63d36147070a3b6ba7b7bc4b0f366ff4f0def2c8a523477ee6cf8ed2", kill_on_drop: false }` [INFO] [stdout] 159956dc63d36147070a3b6ba7b7bc4b0f366ff4f0def2c8a523477ee6cf8ed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9828fb85fb41d887f412e0ea1c005af1efbe6a34fa532497412ab81d88ec9b78 [INFO] running `Command { std: "docker" "start" "-a" "9828fb85fb41d887f412e0ea1c005af1efbe6a34fa532497412ab81d88ec9b78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling const-hex v1.18.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling syn-solidity v0.8.26 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling alloy-rlp v0.3.13 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ruint v1.17.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling nybbles v0.3.4 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling alloy-sol-type-parser v0.8.26 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling alloy-primitives v0.8.26 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling alloy-json-abi v0.8.26 [INFO] [stderr] Compiling alloy-serde v0.7.3 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-eip7702 v0.4.2 [INFO] [stderr] Compiling alloy-trie v0.7.9 [INFO] [stderr] Compiling alloy-signer v0.7.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling alloy-chains v0.1.69 [INFO] [stderr] Compiling alloy-eips v0.7.3 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.26 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.26 [INFO] [stderr] Compiling alloy-consensus v0.7.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling alloy-network-primitives v0.7.3 [INFO] [stderr] Compiling alloy-consensus-any v0.7.3 [INFO] [stderr] Compiling schnellru v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling alloy-sol-macro v0.8.26 [INFO] [stderr] Compiling alloy-sol-types v0.8.26 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling alloy-json-rpc v0.7.3 [INFO] [stderr] Compiling alloy-rpc-types-eth v0.7.3 [INFO] [stderr] Compiling alloy-dyn-abi v0.8.26 [INFO] [stderr] Compiling alloy-transport v0.7.3 [INFO] [stderr] Compiling alloy-core v0.8.26 [INFO] [stderr] Compiling alloy-transport-http v0.7.3 [INFO] [stderr] Compiling alloy-rpc-client v0.7.3 [INFO] [stderr] Compiling alloy-rpc-types-any v0.7.3 [INFO] [stderr] Compiling alloy-rpc-types v0.7.3 [INFO] [stderr] Compiling alloy-network v0.7.3 [INFO] [stderr] Compiling alloy-provider v0.7.3 [INFO] [stderr] Compiling alloy-signer-local v0.7.3 [INFO] [stderr] Compiling alloy-contract v0.7.3 [INFO] [stderr] Compiling alloy v0.7.3 [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir/crates/engine) [INFO] [stderr] Compiling sync v0.1.0 (/opt/rustwide/workdir/crates/sync) [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api) [INFO] [stdout] warning: fields `recipient` and `deadline` are never read [INFO] [stdout] --> crates/api/src/types.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct SwapRequest { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | pub recipient: Address, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 65 | pub deadline: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SwapRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "9828fb85fb41d887f412e0ea1c005af1efbe6a34fa532497412ab81d88ec9b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9828fb85fb41d887f412e0ea1c005af1efbe6a34fa532497412ab81d88ec9b78", kill_on_drop: false }` [INFO] [stdout] 9828fb85fb41d887f412e0ea1c005af1efbe6a34fa532497412ab81d88ec9b78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2d6a71b904543b908de12e202fcd830f0b79fa5bc22fa117ad1ed3824f737e3 [INFO] running `Command { std: "docker" "start" "-a" "a2d6a71b904543b908de12e202fcd830f0b79fa5bc22fa117ad1ed3824f737e3", kill_on_drop: false }` [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir/crates/engine) [INFO] [stderr] Compiling sync v0.1.0 (/opt/rustwide/workdir/crates/sync) [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api) [INFO] [stdout] warning: unused import: `alloy::primitives::U256` [INFO] [stdout] --> crates/engine/src/graph.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | use alloy::primitives::U256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `recipient` and `deadline` are never read [INFO] [stdout] --> crates/api/src/types.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct SwapRequest { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | pub recipient: Address, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 65 | pub deadline: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SwapRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "a2d6a71b904543b908de12e202fcd830f0b79fa5bc22fa117ad1ed3824f737e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d6a71b904543b908de12e202fcd830f0b79fa5bc22fa117ad1ed3824f737e3", kill_on_drop: false }` [INFO] [stdout] a2d6a71b904543b908de12e202fcd830f0b79fa5bc22fa117ad1ed3824f737e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97d8904bc7d00717a5c95c96085225f0f11ff7135b40f89f15bff5d8e501fb13 [INFO] running `Command { std: "docker" "start" "-a" "97d8904bc7d00717a5c95c96085225f0f11ff7135b40f89f15bff5d8e501fb13", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `alloy::primitives::U256` [INFO] [stderr] --> crates/engine/src/graph.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | use alloy::primitives::U256; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `engine` (lib test) generated 1 warning (run `cargo fix --lib -p engine --tests` to apply 1 suggestion) [INFO] [stderr] warning: fields `recipient` and `deadline` are never read [INFO] [stderr] --> crates/api/src/types.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 54 | pub struct SwapRequest { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 64 | pub recipient: Address, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 65 | pub deadline: u64, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SwapRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `api` (bin "velodrome-routing-engine" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/velodrome_routing_engine-f77dead98cd4c44c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/engine-d03eccc1cb98b758) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test graph::tests::test_direct_path ... ok [INFO] [stdout] test graph::tests::test_max_hops_respected ... ok [INFO] [stdout] test graph::tests::test_no_cycles ... ok [INFO] [stdout] test graph::tests::test_no_path_between_disconnected_tokens ... ok [INFO] [stdout] test graph::tests::test_two_hop_path ... ok [INFO] [stdout] test optimizer::tests::test_no_paths_error ... ok [INFO] [stdout] test graph::tests::test_token_count ... ok [INFO] [stdout] test optimizer::tests::test_zero_input_error ... ok [INFO] [stdout] test pool::tests::test_stable_invariant_consistency ... ok [INFO] [stdout] test pool::tests::test_pool_meta_hydration ... ok [INFO] [stdout] test pool::tests::test_stable_newton_convergence ... ok [INFO] [stdout] test pool::tests::test_stable_mixed_decimals ... ok [INFO] [stdout] test pool::tests::test_stable_same_decimals_close_to_1_1 ... ok [INFO] [stdout] test simulator::tests::test_simulate_split ... ok [INFO] [stdout] test pool::tests::test_volatile_basic ... ok [INFO] [stdout] test simulator::tests::test_slipstream_interpolation ... ok [INFO] [stdout] test graph::tests::test_slipstream_hops_marked_correctly ... ok [INFO] [stdout] test simulator::tests::test_empty_path_error ... ok [INFO] [stdout] test pool::tests::test_volatile_full_pool_struct ... ok [INFO] [stdout] test pool::tests::test_volatile_zero_input ... ok [INFO] [stdout] test simulator::tests::test_pool_not_found ... ok [INFO] [stdout] test pool::tests::test_volatile_invalid_token ... ok [INFO] [stdout] test simulator::tests::test_multihop_two_hops ... ok [INFO] [stdout] test optimizer::tests::test_single_path_no_split ... ok [INFO] [stdout] test simulator::tests::test_single_hop_volatile ... ok [INFO] [stdout] test optimizer::tests::test_two_equal_pools_splits_evenly ... ok [INFO] [stdout] test optimizer::tests::test_split_better_than_single_pool ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sync-b6375643e37eca9c) [INFO] [stderr] Doc-tests engine [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sync [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "97d8904bc7d00717a5c95c96085225f0f11ff7135b40f89f15bff5d8e501fb13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d8904bc7d00717a5c95c96085225f0f11ff7135b40f89f15bff5d8e501fb13", kill_on_drop: false }` [INFO] [stdout] 97d8904bc7d00717a5c95c96085225f0f11ff7135b40f89f15bff5d8e501fb13