[INFO] fetching crate jsonrpc_client 0.7.1...
[INFO] testing jsonrpc_client-0.7.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate jsonrpc_client 0.7.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate jsonrpc_client 0.7.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate jsonrpc_client 0.7.1
[INFO] tweaked toml for crates.io crate jsonrpc_client 0.7.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsonrpc_client 0.7.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jsonrpc_client 0.7.1 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-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22e78b3c7afcc2464101d4f13ec35ba79d19f42ecb1b3c0174507faf0d6674bb
[INFO] running `Command { std: "docker" "start" "-a" "22e78b3c7afcc2464101d4f13ec35ba79d19f42ecb1b3c0174507faf0d6674bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22e78b3c7afcc2464101d4f13ec35ba79d19f42ecb1b3c0174507faf0d6674bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22e78b3c7afcc2464101d4f13ec35ba79d19f42ecb1b3c0174507faf0d6674bb", kill_on_drop: false }`
[INFO] [stdout] 22e78b3c7afcc2464101d4f13ec35ba79d19f42ecb1b3c0174507faf0d6674bb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79d503a966344ccdc41879809fb558cdf7abf2abc81158f493eba576ceffc554
[INFO] running `Command { std: "docker" "start" "-a" "79d503a966344ccdc41879809fb558cdf7abf2abc81158f493eba576ceffc554", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling jsonrpc_client_macro v0.3.0
[INFO] [stderr]    Compiling jsonrpc_client v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.99s
[INFO] running `Command { std: "docker" "inspect" "79d503a966344ccdc41879809fb558cdf7abf2abc81158f493eba576ceffc554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79d503a966344ccdc41879809fb558cdf7abf2abc81158f493eba576ceffc554", kill_on_drop: false }`
[INFO] [stdout] 79d503a966344ccdc41879809fb558cdf7abf2abc81158f493eba576ceffc554
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df65a2e1ea81bde3423a27058f15aa249ec23900a66bbbed782b219bd33bac47
[INFO] running `Command { std: "docker" "start" "-a" "df65a2e1ea81bde3423a27058f15aa249ec23900a66bbbed782b219bd33bac47", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling tokio v1.10.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling secp256k1-sys v0.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.19
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling secp256k1 v0.19.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling trybuild v1.0.45
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling testcontainers v0.11.0
[INFO] [stderr]    Compiling bitcoin v0.25.2
[INFO] [stderr]    Compiling hyper v0.14.12
[INFO] [stderr]    Compiling bitcoincore-rpc-json v0.12.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling jsonrpc_client v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "df65a2e1ea81bde3423a27058f15aa249ec23900a66bbbed782b219bd33bac47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df65a2e1ea81bde3423a27058f15aa249ec23900a66bbbed782b219bd33bac47", kill_on_drop: false }`
[INFO] [stdout] df65a2e1ea81bde3423a27058f15aa249ec23900a66bbbed782b219bd33bac47
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d92067691705f3d05f9471b7ec3ae731bb265dda6633c2a1541c9de1a1c9e4a9
[INFO] running `Command { std: "docker" "start" "-a" "d92067691705f3d05f9471b7ec3ae731bb265dda6633c2a1541c9de1a1c9e4a9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsonrpc_client-8037bb7eef270b74)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::deserialize_success_response ... ok
[INFO] [stdout] test tests::deserialize_error_response_with_data ... ok
[INFO] [stdout] test tests::deserialize_v1_error_response_result_first_error_second ... ok
[INFO] [stdout] test tests::deserialize_v1_error_response_result_first_error_second_unit_type ... ok
[INFO] [stdout] test tests::deserialize_v2_error_response ... ok
[INFO] [stdout] test tests::serialize_request_v1 ... ok
[INFO] [stdout] test tests::serialize_request_v2 ... ok
[INFO] [stdout] test tests::serialize_request_v2_empty_params ... ok
[INFO] [stdout] test tests::deserialize_v1_error_no_result ... ok
[INFO] [stdout] test tests::deserialize_v1_error_response_error_first_result_second ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/macros.rs (/opt/rustwide/target/debug/deps/macros-e1288bac1b0a5d9d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test creates_correct_v2_request ... ok
[INFO] [stdout] test creates_correct_v2_default_request ... ok
[INFO] [stdout] test test_impls_math_api ... ok
[INFO] [stdout] test creates_correct_v1_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-f77fc8cf44544625)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling tokio v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.19
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling secp256k1-sys v0.3.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling jsonrpc_client_macro v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling secp256k1 v0.19.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stdout] test ui has been running for over 60 seconds
[INFO] [stderr]    Compiling jsonrpc_client v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling testcontainers v0.11.0
[INFO] [stderr]    Compiling hyper v0.14.12
[INFO] [stderr]    Compiling bitcoin v0.25.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling bitcoincore-rpc-json v0.12.0
[INFO] [stderr]    Compiling jsonrpc_client-tests v0.0.0 (/opt/rustwide/target/tests/jsonrpc_client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test client_error_needs_to_implement_from.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `jsonrpc_client::Error<DummyError>: From<DummyError>` is not satisfied
[INFO] [stderr]    --> $DIR/client_error_needs_to_implement_from.rs:24:6
[INFO] [stderr]     |
[INFO] [stderr] 24  | impl SendRequest for InnerClient {
[INFO] [stderr]     |      ^^^^^^^^^^^ the trait `From<DummyError>` is not implemented for `jsonrpc_client::Error<DummyError>`
[INFO] [stderr]     |
[INFO] [stderr]    ::: $WORKSPACE/lib/src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |     Error<Self::Error>: From<Self::Error>,
[INFO] [stderr]     |                         ----------------- required by this bound in `SendRequest`
[INFO] [stderr]     |
[INFO] [stderr]     = help: the following implementations were found:
[INFO] [stderr]               <jsonrpc_client::Error<C> as From<JsonRpcError>>
[INFO] [stderr]               <jsonrpc_client::Error<C> as From<serde_json::error::Error>>
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `jsonrpc_client::Error<DummyError>: From<DummyError>` is not satisfied
[INFO] [stderr]   --> $DIR/client_error_needs_to_implement_from.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 5  | #[jsonrpc_client::api]
[INFO] [stderr]    | ---------------------- required by this bound in `Math`
[INFO] [stderr] 6  | pub trait Math {
[INFO] [stderr]    |           ---- required by a bound in this
[INFO] [stderr] ...
[INFO] [stderr] 35 | #[jsonrpc_client::implement(Math)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<DummyError>` is not implemented for `jsonrpc_client::Error<DummyError>`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following implementations were found:
[INFO] [stderr]              <jsonrpc_client::Error<C> as From<JsonRpcError>>
[INFO] [stderr]              <jsonrpc_client::Error<C> as From<serde_json::error::Error>>
[INFO] [stderr]    = note: this error originates in the attribute macro `jsonrpc_client::implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error[E0277]: the trait bound `jsonrpc_client::Error<DummyError>: From<DummyError>` is not satisfied
[INFO] [stderr]    --> $DIR/client_error_needs_to_implement_from.rs:27:5
[INFO] [stderr]     |
[INFO] [stderr]  27 |     async fn send_request<P>(&self, endpoint: Url, body: String) -> Result<Response<P>, Self::Error>
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^ the trait `From<DummyError>` is not implemented for `jsonrpc_client::Error<DummyError>`
[INFO] [stderr]     |
[INFO] [stderr] help: the following other types implement trait `From<T>`
[INFO] [stderr]    --> $DIR/lib.rs:378:1
[INFO] [stderr]     |
[INFO] [stderr] 378 | impl<C> From<serde_json::Error> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<serde_json::error::Error>`
[INFO] [stderr] ...
[INFO] [stderr] 384 | impl<C> From<JsonRpcError> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<JsonRpcError>`
[INFO] [stderr] note: required by a bound in `SendRequest`
[INFO] [stderr]    --> $DIR/lib.rs:460:25
[INFO] [stderr]     |
[INFO] [stderr] 458 | pub trait SendRequest: 'static
[INFO] [stderr]     |           ----------- required by a bound in this trait
[INFO] [stderr] 459 | where
[INFO] [stderr] 460 |     Error<Self::Error>: From<Self::Error>,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^ required by this bound in `SendRequest`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `jsonrpc_client::Error<DummyError>: From<DummyError>` is not satisfied
[INFO] [stderr]    --> $DIR/client_error_needs_to_implement_from.rs:24:6
[INFO] [stderr]     |
[INFO] [stderr]  24 | impl SendRequest for InnerClient {
[INFO] [stderr]     |      ^^^^^^^^^^^ the trait `From<DummyError>` is not implemented for `jsonrpc_client::Error<DummyError>`
[INFO] [stderr]     |
[INFO] [stderr] help: the following other types implement trait `From<T>`
[INFO] [stderr]    --> $DIR/lib.rs:378:1
[INFO] [stderr]     |
[INFO] [stderr] 378 | impl<C> From<serde_json::Error> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<serde_json::error::Error>`
[INFO] [stderr] ...
[INFO] [stderr] 384 | impl<C> From<JsonRpcError> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<JsonRpcError>`
[INFO] [stderr] note: required by a bound in `SendRequest`
[INFO] [stderr]    --> $DIR/lib.rs:460:25
[INFO] [stderr]     |
[INFO] [stderr] 458 | pub trait SendRequest: 'static
[INFO] [stderr]     |           ----------- required by a bound in this trait
[INFO] [stderr] 459 | where
[INFO] [stderr] 460 |     Error<Self::Error>: From<Self::Error>,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^ required by this bound in `SendRequest`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `jsonrpc_client::Error<DummyError>: From<DummyError>` is not satisfied
[INFO] [stderr]    --> $DIR/client_error_needs_to_implement_from.rs:35:1
[INFO] [stderr]     |
[INFO] [stderr]  35 | #[jsonrpc_client::implement(Math)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<DummyError>` is not implemented for `jsonrpc_client::Error<DummyError>`
[INFO] [stderr]     |
[INFO] [stderr] help: the following other types implement trait `From<T>`
[INFO] [stderr]    --> $DIR/lib.rs:378:1
[INFO] [stderr]     |
[INFO] [stderr] 378 | impl<C> From<serde_json::Error> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<serde_json::error::Error>`
[INFO] [stderr] ...
[INFO] [stderr] 384 | impl<C> From<JsonRpcError> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<JsonRpcError>`
[INFO] [stderr] note: required by a bound in `SendRequest`
[INFO] [stderr]    --> $DIR/lib.rs:460:25
[INFO] [stderr]     |
[INFO] [stderr] 458 | pub trait SendRequest: 'static
[INFO] [stderr]     |           ----------- required by a bound in this trait
[INFO] [stderr] 459 | where
[INFO] [stderr] 460 |     Error<Self::Error>: From<Self::Error>,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^ required by this bound in `SendRequest`
[INFO] [stderr]     = note: this error originates in the attribute macro `jsonrpc_client::implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `jsonrpc_client::Error<DummyError>: From<DummyError>` is not satisfied
[INFO] [stderr]    --> $DIR/client_error_needs_to_implement_from.rs:35:1
[INFO] [stderr]     |
[INFO] [stderr]  35 | #[jsonrpc_client::implement(Math)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<DummyError>` is not implemented for `jsonrpc_client::Error<DummyError>`
[INFO] [stderr]     |
[INFO] [stderr] help: the following other types implement trait `From<T>`
[INFO] [stderr]    --> $DIR/lib.rs:378:1
[INFO] [stderr]     |
[INFO] [stderr] 378 | impl<C> From<serde_json::Error> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<serde_json::error::Error>`
[INFO] [stderr] ...
[INFO] [stderr] 384 | impl<C> From<JsonRpcError> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<JsonRpcError>`
[INFO] [stderr] note: required by a bound in `Math`
[INFO] [stderr]    --> $DIR/client_error_needs_to_implement_from.rs:5:1
[INFO] [stderr]     |
[INFO] [stderr]   5 | #[jsonrpc_client::api]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Math`
[INFO] [stderr]   6 | pub trait Math {
[INFO] [stderr]     |           ---- required by a bound in this trait
[INFO] [stderr]     = note: this error originates in the attribute macro `jsonrpc_client::implement` which comes from the expansion of the attribute macro `jsonrpc_client::api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `jsonrpc_client::Error<DummyError>: From<DummyError>` is not satisfied
[INFO] [stderr]    --> $DIR/client_error_needs_to_implement_from.rs:27:89
[INFO] [stderr]     |
[INFO] [stderr]  27 |     async fn send_request<P>(&self, endpoint: Url, body: String) -> Result<Response<P>, Self::Error>
[INFO] [stderr]     |                                                                                         ^^^^ the trait `From<DummyError>` is not implemented for `jsonrpc_client::Error<DummyError>`
[INFO] [stderr]     |
[INFO] [stderr] help: the following other types implement trait `From<T>`
[INFO] [stderr]    --> $DIR/lib.rs:378:1
[INFO] [stderr]     |
[INFO] [stderr] 378 | impl<C> From<serde_json::Error> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<serde_json::error::Error>`
[INFO] [stderr] ...
[INFO] [stderr] 384 | impl<C> From<JsonRpcError> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<JsonRpcError>`
[INFO] [stderr] note: required by a bound in `jsonrpc_client::SendRequest::Error`
[INFO] [stderr]    --> $DIR/lib.rs:460:25
[INFO] [stderr]     |
[INFO] [stderr] 460 |     Error<Self::Error>: From<Self::Error>,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^ required by this bound in `SendRequest::Error`
[INFO] [stderr] 461 | {
[INFO] [stderr] 462 |     type Error: StdError;
[INFO] [stderr]     |          ----- required by a bound in this associated type
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `jsonrpc_client::Error<DummyError>: From<DummyError>` is not satisfied
[INFO] [stderr]    --> $DIR/client_error_needs_to_implement_from.rs:37:12
[INFO] [stderr]     |
[INFO] [stderr]  37 |     inner: InnerClient,
[INFO] [stderr]     |            ^^^^^^^^^^^ the trait `From<DummyError>` is not implemented for `jsonrpc_client::Error<DummyError>`
[INFO] [stderr]     |
[INFO] [stderr] help: the following other types implement trait `From<T>`
[INFO] [stderr]    --> $DIR/lib.rs:378:1
[INFO] [stderr]     |
[INFO] [stderr] 378 | impl<C> From<serde_json::Error> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<serde_json::error::Error>`
[INFO] [stderr] ...
[INFO] [stderr] 384 | impl<C> From<JsonRpcError> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<JsonRpcError>`
[INFO] [stderr] note: required by a bound in `jsonrpc_client::SendRequest::Error`
[INFO] [stderr]    --> $DIR/lib.rs:460:25
[INFO] [stderr]     |
[INFO] [stderr] 460 |     Error<Self::Error>: From<Self::Error>,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^ required by this bound in `SendRequest::Error`
[INFO] [stderr] 461 | {
[INFO] [stderr] 462 |     type Error: StdError;
[INFO] [stderr]     |          ----- required by a bound in this associated type
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `jsonrpc_client::Error<DummyError>: From<DummyError>` is not satisfied
[INFO] [stderr]    --> $DIR/client_error_needs_to_implement_from.rs:35:1
[INFO] [stderr]     |
[INFO] [stderr]  35 | #[jsonrpc_client::implement(Math)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<DummyError>` is not implemented for `jsonrpc_client::Error<DummyError>`
[INFO] [stderr]     |
[INFO] [stderr] help: the following other types implement trait `From<T>`
[INFO] [stderr]    --> $DIR/lib.rs:378:1
[INFO] [stderr]     |
[INFO] [stderr] 378 | impl<C> From<serde_json::Error> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<serde_json::error::Error>`
[INFO] [stderr] ...
[INFO] [stderr] 384 | impl<C> From<JsonRpcError> for Error<C> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `jsonrpc_client::Error<C>` implements `From<JsonRpcError>`
[INFO] [stderr] note: required by a bound in `send_request`
[INFO] [stderr]    --> $DIR/lib.rs:460:25
[INFO] [stderr]     |
[INFO] [stderr] 460 |     Error<Self::Error>: From<Self::Error>,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^ required by this bound in `SendRequest::send_request`
[INFO] [stderr] ...
[INFO] [stderr] 464 |     async fn send_request<P>(
[INFO] [stderr]     |              ------------ required by a bound in this associated function
[INFO] [stderr]     = note: this error originates in the attribute macro `jsonrpc_client::implement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test client_without_attr_and_naming_convention.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: struct needs to have either a field named `inner` or one tagged with `#[jsonrpc_client(inner)]`
[INFO] [stderr]   --> $DIR/client_without_attr_and_naming_convention.rs:42:19
[INFO] [stderr]    |
[INFO] [stderr] 42 |   pub struct Client {
[INFO] [stderr]    |  ___________________^
[INFO] [stderr] 43 | |     inner_client: InnerClient,
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: struct needs to have either a field named `inner` or one tagged with `#[jsonrpc_client(inner)]`
[INFO] [stderr]   --> $DIR/client_without_attr_and_naming_convention.rs:42:19
[INFO] [stderr]    |
[INFO] [stderr] 42 |   pub struct Client {
[INFO] [stderr]    |  ___________________^
[INFO] [stderr] 43 | |     inner_client: InnerClient,
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `endpoint`
[INFO] [stderr]   --> $DIR/client_without_attr_and_naming_convention.rs:27:37
[INFO] [stderr]    |
[INFO] [stderr] 27 |     async fn send_request<P>(&self, endpoint: Url, body: String) -> Result<Response<P>, Self::Error>
[INFO] [stderr]    |                                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]   --> $DIR/client_without_attr_and_naming_convention.rs:27:52
[INFO] [stderr]    |
[INFO] [stderr] 27 |     async fn send_request<P>(&self, endpoint: Url, body: String) -> Result<Response<P>, Self::Error>
[INFO] [stderr]    |                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test client_without_base_url.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: struct needs to have either a field named `base_url` or one tagged with `#[jsonrpc_client(base_url)]`
[INFO] [stderr]   --> $DIR/client_without_base_url.rs:42:19
[INFO] [stderr]    |
[INFO] [stderr] 42 |   pub struct Client {
[INFO] [stderr]    |  ___________________^
[INFO] [stderr] 43 | |     inner: InnerClient,
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: struct needs to have either a field named `base_url` or one tagged with `#[jsonrpc_client(base_url)]`
[INFO] [stderr]   --> $DIR/client_without_base_url.rs:42:19
[INFO] [stderr]    |
[INFO] [stderr] 42 |   pub struct Client {
[INFO] [stderr]    |  ___________________^
[INFO] [stderr] 43 | |     inner: InnerClient,
[INFO] [stderr] 44 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `endpoint`
[INFO] [stderr]   --> $DIR/client_without_base_url.rs:27:37
[INFO] [stderr]    |
[INFO] [stderr] 27 |     async fn send_request<P>(&self, endpoint: Url, body: String) -> Result<Response<P>, Self::Error>
[INFO] [stderr]    |                                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]   --> $DIR/client_without_base_url.rs:27:52
[INFO] [stderr]    |
[INFO] [stderr] 27 |     async fn send_request<P>(&self, endpoint: Url, body: String) -> Result<Response<P>, Self::Error>
[INFO] [stderr]    |                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test client_without_fields.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: struct needs to have a client and a base URL
[INFO] [stderr]  --> $DIR/client_without_fields.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Client;
[INFO] [stderr]   | ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: struct needs to have a client and a base URL
[INFO] [stderr]  --> $DIR/client_without_fields.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Client;
[INFO] [stderr]   | ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test default_body.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: trait method must not have a default implementation
[INFO] [stderr]  --> $DIR/default_body.rs:3:68
[INFO] [stderr]   |
[INFO] [stderr] 3 |       async fn subtract(&self, subtrahend: i64, minuend: i64) -> i64 {
[INFO] [stderr]   |  ____________________________________________________________________^
[INFO] [stderr] 4 | |         10
[INFO] [stderr] 5 | |     }
[INFO] [stderr]   | |_____^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: trait method must not have a default implementation
[INFO] [stderr]  --> $DIR/default_body.rs:3:68
[INFO] [stderr]   |
[INFO] [stderr] 3 |       async fn subtract(&self, subtrahend: i64, minuend: i64) -> i64 {
[INFO] [stderr]   |  ____________________________________________________________________^
[INFO] [stderr] 4 | |         10
[INFO] [stderr] 5 | |     }
[INFO] [stderr]   | |_____^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test fn_must_be_async.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: trait methods have to be async
[INFO] [stderr]  --> $DIR/fn_must_be_async.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     fn subtract(&self, subtrahend: i64, minuend: i64) -> i64;
[INFO] [stderr]   |     ^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: trait methods have to be async
[INFO] [stderr]  --> $DIR/fn_must_be_async.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     fn subtract(&self, subtrahend: i64, minuend: i64) -> i64;
[INFO] [stderr]   |     ^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test invalid_version.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: argument to `version` must be either "1.0" or "2.0"
[INFO] [stderr]  --> $DIR/invalid_version.rs:1:33
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[jsonrpc_client::api(version = "blub")]
[INFO] [stderr]   |                                 ^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: argument to `version` must be either "1.0" or "2.0"
[INFO] [stderr]  --> $DIR/invalid_version.rs:1:33
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[jsonrpc_client::api(version = "blub")]
[INFO] [stderr]   |                                 ^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test non_serializable_arguments.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Number: Serialize` is not satisfied
[INFO] [stderr]  --> $DIR/non_serializable_arguments.rs:5:30
[INFO] [stderr]   |
[INFO] [stderr] 5 |     async fn subtract(&self, subtrahend: Number, minuend: Number) -> u64;
[INFO] [stderr]   |                              ^^^^^^^^^^ the trait `Serialize` is not implemented for `Number`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Number: Serialize` is not satisfied
[INFO] [stderr]  --> $DIR/non_serializable_arguments.rs:5:50
[INFO] [stderr]   |
[INFO] [stderr] 5 |     async fn subtract(&self, subtrahend: Number, minuend: Number) -> u64;
[INFO] [stderr]   |                                                  ^^^^^^^ the trait `Serialize` is not implemented for `Number`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error[E0277]: the trait bound `Number: Serialize` is not satisfied
[INFO] [stderr]    --> $DIR/non_serializable_arguments.rs:5:30
[INFO] [stderr]     |
[INFO] [stderr]   5 |     async fn subtract(&self, subtrahend: Number, minuend: Number) -> u64;
[INFO] [stderr]     |                              ^^^^^^^^^^  ------ required by a bound introduced by this call
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `Serialize` is not implemented for `Number`
[INFO] [stderr]    --> $DIR/non_serializable_arguments.rs:1:1
[INFO] [stderr]     |
[INFO] [stderr]   1 | struct Number;
[INFO] [stderr]     | ^^^^^^^^^^^^^
[INFO] [stderr]     = help: the following other types implement trait `Serialize`:
[INFO] [stderr]               &'a T
[INFO] [stderr]               &'a mut T
[INFO] [stderr]               ()
[INFO] [stderr]               (T0, T1)
[INFO] [stderr]               (T0, T1, T2)
[INFO] [stderr]               (T0, T1, T2, T3)
[INFO] [stderr]               (T0, T1, T2, T3, T4)
[INFO] [stderr]               (T0, T1, T2, T3, T4, T5)
[INFO] [stderr]             and 133 others
[INFO] [stderr] note: required by a bound in `jsonrpc_client::Request::with_argument`
[INFO] [stderr]    --> $DIR/lib.rs:198:29
[INFO] [stderr]     |
[INFO] [stderr] 198 |     pub fn with_argument<T: Serialize>(
[INFO] [stderr]     |                             ^^^^^^^^^ required by this bound in `Request::with_argument`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Number: Serialize` is not satisfied
[INFO] [stderr]    --> $DIR/non_serializable_arguments.rs:5:50
[INFO] [stderr]     |
[INFO] [stderr]   5 |     async fn subtract(&self, subtrahend: Number, minuend: Number) -> u64;
[INFO] [stderr]     |                                                  ^^^^^^^  ------ required by a bound introduced by this call
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `Serialize` is not implemented for `Number`
[INFO] [stderr]    --> $DIR/non_serializable_arguments.rs:1:1
[INFO] [stderr]     |
[INFO] [stderr]   1 | struct Number;
[INFO] [stderr]     | ^^^^^^^^^^^^^
[INFO] [stderr]     = help: the following other types implement trait `Serialize`:
[INFO] [stderr]               &'a T
[INFO] [stderr]               &'a mut T
[INFO] [stderr]               ()
[INFO] [stderr]               (T0, T1)
[INFO] [stderr]               (T0, T1, T2)
[INFO] [stderr]               (T0, T1, T2, T3)
[INFO] [stderr]               (T0, T1, T2, T3, T4)
[INFO] [stderr]               (T0, T1, T2, T3, T4, T5)
[INFO] [stderr]             and 133 others
[INFO] [stderr] note: required by a bound in `jsonrpc_client::Request::with_argument`
[INFO] [stderr]    --> $DIR/lib.rs:198:29
[INFO] [stderr]     |
[INFO] [stderr] 198 |     pub fn with_argument<T: Serialize>(
[INFO] [stderr]     |                             ^^^^^^^^^ required by this bound in `Request::with_argument`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test non_serializable_return_value.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `for<'de> Number: Deserialize<'de>` is not satisfied
[INFO] [stderr]  --> $DIR/non_serializable_return_value.rs:5:64
[INFO] [stderr]   |
[INFO] [stderr] 5 |     async fn subtract(&self, subtrahend: i64, minuend: i64) -> Number;
[INFO] [stderr]   |                                                                ^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Number`
[INFO] [stderr]   |
[INFO] [stderr]   = note: required because of the requirements on the impl of `DeserializeOwned` for `Number`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error[E0277]: the trait bound `Number: DeserializeOwned` is not satisfied
[INFO] [stderr]  --> $DIR/non_serializable_return_value.rs:5:64
[INFO] [stderr]   |
[INFO] [stderr] 5 |     async fn subtract(&self, subtrahend: i64, minuend: i64) -> Number;
[INFO] [stderr]   |                                                                ^^^^^^ unsatisfied trait bound
[INFO] [stderr]   |
[INFO] [stderr] help: the trait `for<'de> Deserialize<'de>` is not implemented for `Number`
[INFO] [stderr]  --> $DIR/non_serializable_return_value.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | struct Number;
[INFO] [stderr]   | ^^^^^^^^^^^^^
[INFO] [stderr]   = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stderr]             &'a Path
[INFO] [stderr]             &'a [u8]
[INFO] [stderr]             &'a str
[INFO] [stderr]             ()
[INFO] [stderr]             (T0, T1)
[INFO] [stderr]             (T0, T1, T2)
[INFO] [stderr]             (T0, T1, T2, T3)
[INFO] [stderr]             (T0, T1, T2, T3, T4)
[INFO] [stderr]           and 131 others
[INFO] [stderr]   = note: required for `Number` to implement `DeserializeOwned`
[INFO] [stderr] note: required by a bound in `Math::send_request`
[INFO] [stderr]  --> $DIR/non_serializable_return_value.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[jsonrpc_client::api]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Math::send_request`
[INFO] [stderr]   = note: this error originates in the attribute macro `jsonrpc_client::api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test other_attribute.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: invalid configuration attribute, currently only `version` is supported
[INFO] [stderr]  --> $DIR/other_attribute.rs:1:23
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[jsonrpc_client::api(foo = "bar")]
[INFO] [stderr]   |                       ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: invalid configuration attribute, currently only `version` is supported
[INFO] [stderr]  --> $DIR/other_attribute.rs:1:23
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[jsonrpc_client::api(foo = "bar")]
[INFO] [stderr]   |                       ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test trait_with_const.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: trait must only define methods
[INFO] [stderr]  --> $DIR/trait_with_const.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     const FOO: i32;
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: trait must only define methods
[INFO] [stderr]  --> $DIR/trait_with_const.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     const FOO: i32;
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test trait_with_type.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: trait must only define methods
[INFO] [stderr]  --> $DIR/trait_with_type.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     type Foo;
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: trait must only define methods
[INFO] [stderr]  --> $DIR/trait_with_type.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     type Foo;
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test lint_is_carried_over.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test trait_in_module.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/jsonrpc_client/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.45/src/run.rs:73:13:
[INFO] [stdout] 12 of 14 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64fa3429913a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64fa3429913a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64fa3429913a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64fa3429913a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64fa342ae5aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64fa342ae5aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64fa3429e092 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64fa3429e092 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64fa342752df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64fa342752df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64fa34290179 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64fa3422af7c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64fa3422af7c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64fa34290332 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64fa34290332 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64fa34275398 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64fa3426ca49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64fa342760ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64fa342aee5c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64fa34099926 - trybuild::run::<impl trybuild::Runner>::run::h4fcdadaa8ad65816
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.45/src/run.rs:73:13
[INFO] [stdout]   20:     0x64fa34093fe8 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h123889dc9061d6b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.45/src/lib.rs:304:38
[INFO] [stdout]   21:     0x64fa3408e897 - core::ptr::drop_in_place<trybuild::TestCases>::hc868376781b6df1f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x64fa3408e6cb - ui::ui::h13692a0b4fe10141
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:8:1
[INFO] [stdout]   23:     0x64fa3408e6f7 - ui::ui::{{closure}}::h3363bbe648687089
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:4:8
[INFO] [stdout]   24:     0x64fa3408e7f6 - core::ops::function::FnOnce::call_once::h5802b5d7ecea65fd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64fa3421f05b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x64fa3421f05b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x64fa3422ba4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x64fa3422ba4b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x64fa3422ba4b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64fa3422ba4b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64fa3422ba4b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64fa3422ba4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x64fa3422ba4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x64fa34227164 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x64fa34227164 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x64fa3422e652 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x64fa3422e652 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x64fa3422e652 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x64fa3422e652 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64fa3422e652 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64fa3422e652 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x64fa3422e652 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64fa3429847f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x64fa3429847f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x781effcefaa4 - <unknown>
[INFO] [stdout]   46:     0x781effd7ca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 90.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] running `Command { std: "docker" "inspect" "d92067691705f3d05f9471b7ec3ae731bb265dda6633c2a1541c9de1a1c9e4a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d92067691705f3d05f9471b7ec3ae731bb265dda6633c2a1541c9de1a1c9e4a9", kill_on_drop: false }`
[INFO] [stdout] d92067691705f3d05f9471b7ec3ae731bb265dda6633c2a1541c9de1a1c9e4a9
