[INFO] fetching crate prople-jsonrpc-client 0.3.0...
[INFO] testing prople-jsonrpc-client-0.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate prople-jsonrpc-client 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate prople-jsonrpc-client 0.3.0
[INFO] finished tweaking crates.io crate prople-jsonrpc-client 0.3.0
[INFO] tweaked toml for crates.io crate prople-jsonrpc-client 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prople-jsonrpc-client 0.3.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 237 packages to latest compatible versions
[INFO] [stderr]       Adding mockall v0.12.1 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prople-jsonrpc-core v0.5.0
[INFO] [stderr]   Downloaded uuid-macro-internal v1.18.1
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded ansi_term v0.9.0
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded rst-common v1.5.1
[INFO] [stderr]   Downloaded table-test v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f30a9277252ade405b8a767824570c765029e350163d24a019a0e5803a9a5a7d
[INFO] running `Command { std: "docker" "start" "-a" "f30a9277252ade405b8a767824570c765029e350163d24a019a0e5803a9a5a7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f30a9277252ade405b8a767824570c765029e350163d24a019a0e5803a9a5a7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f30a9277252ade405b8a767824570c765029e350163d24a019a0e5803a9a5a7d", kill_on_drop: false }`
[INFO] [stdout] f30a9277252ade405b8a767824570c765029e350163d24a019a0e5803a9a5a7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43d835f5e9c7484e417ee6e06f460091bef148457507cac3a98931366a3fa2fe
[INFO] running `Command { std: "docker" "start" "-a" "43d835f5e9c7484e417ee6e06f460091bef148457507cac3a98931366a3fa2fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rst-common v1.5.1
[INFO] [stderr]    Compiling prople-jsonrpc-core v0.5.0
[INFO] [stderr]    Compiling prople-jsonrpc-client v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.68s
[INFO] running `Command { std: "docker" "inspect" "43d835f5e9c7484e417ee6e06f460091bef148457507cac3a98931366a3fa2fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43d835f5e9c7484e417ee6e06f460091bef148457507cac3a98931366a3fa2fe", kill_on_drop: false }`
[INFO] [stdout] 43d835f5e9c7484e417ee6e06f460091bef148457507cac3a98931366a3fa2fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5775bd28c632a159fdf5649c32f91d2f4805f1c7bdcbda4e16d379c0aa3a3b79
[INFO] running `Command { std: "docker" "start" "-a" "5775bd28c632a159fdf5649c32f91d2f4805f1c7bdcbda4e16d379c0aa3a3b79", kill_on_drop: false }`
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling table-test v0.2.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rst-common v1.5.1
[INFO] [stderr]    Compiling prople-jsonrpc-core v0.5.0
[INFO] [stderr]    Compiling prople-jsonrpc-client v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `FakeErrorData` is never constructed
[INFO] [stdout]    --> src/executor/reqwest.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     struct FakeErrorData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FakeError` is never used
[INFO] [stdout]    --> src/executor/reqwest.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 131 |     enum FakeError {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.82s
[INFO] running `Command { std: "docker" "inspect" "5775bd28c632a159fdf5649c32f91d2f4805f1c7bdcbda4e16d379c0aa3a3b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5775bd28c632a159fdf5649c32f91d2f4805f1c7bdcbda4e16d379c0aa3a3b79", kill_on_drop: false }`
[INFO] [stdout] 5775bd28c632a159fdf5649c32f91d2f4805f1c7bdcbda4e16d379c0aa3a3b79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 814a85aec47d96cea3bcbfcee5dfb026e8acf7749a3e3c9b9b717cb9df5c7313
[INFO] running `Command { std: "docker" "start" "-a" "814a85aec47d96cea3bcbfcee5dfb026e8acf7749a3e3c9b9b717cb9df5c7313", kill_on_drop: false }`
[INFO] [stderr] warning: struct `FakeErrorData` is never constructed
[INFO] [stderr]    --> src/executor/reqwest.rs:112:12
[INFO] [stderr]     |
[INFO] [stderr] 112 |     struct FakeErrorData {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `FakeError` is never used
[INFO] [stderr]    --> src/executor/reqwest.rs:131:10
[INFO] [stderr]     |
[INFO] [stderr] 131 |     enum FakeError {
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `prople-jsonrpc-client` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prople_jsonrpc_client-a7aa85326d8df375)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test executor::reqwest::tests::test_call_parse_invalid_response ... ok
[INFO] [stderr]    Doc-tests prople_jsonrpc_client
[INFO] [stdout] test executor::reqwest::tests::test_call_error ... ok
[INFO] [stdout] test executor::reqwest::tests::test_call_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[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] running `Command { std: "docker" "inspect" "814a85aec47d96cea3bcbfcee5dfb026e8acf7749a3e3c9b9b717cb9df5c7313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814a85aec47d96cea3bcbfcee5dfb026e8acf7749a3e3c9b9b717cb9df5c7313", kill_on_drop: false }`
[INFO] [stdout] 814a85aec47d96cea3bcbfcee5dfb026e8acf7749a3e3c9b9b717cb9df5c7313
