[INFO] fetching crate algonaut 0.4.2...
[INFO] checking algonaut-0.4.2 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] extracting crate algonaut 0.4.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate algonaut 0.4.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate algonaut 0.4.2
[INFO] tweaked toml for crates.io crate algonaut 0.4.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate algonaut 0.4.2 on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate algonaut 0.4.2 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2d5e2a3f025c5e7ff52ee6ae9d652281221a46b5687e55cc62f9a688ccb472f
[INFO] running `Command { std: "docker" "start" "-a" "b2d5e2a3f025c5e7ff52ee6ae9d652281221a46b5687e55cc62f9a688ccb472f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2d5e2a3f025c5e7ff52ee6ae9d652281221a46b5687e55cc62f9a688ccb472f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2d5e2a3f025c5e7ff52ee6ae9d652281221a46b5687e55cc62f9a688ccb472f", kill_on_drop: false }`
[INFO] [stdout] b2d5e2a3f025c5e7ff52ee6ae9d652281221a46b5687e55cc62f9a688ccb472f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff9824c76ecb1beb1c25f9be79ebc51ce8fb61ad15d72aeb1d32aad33c3c948f
[INFO] running `Command { std: "docker" "start" "-a" "ff9824c76ecb1beb1c25f9be79ebc51ce8fb61ad15d72aeb1d32aad33c3c948f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.4
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking urlencoding v2.1.2
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]     Checking console v0.15.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling ghost v0.1.6
[INFO] [stderr]    Compiling typed-builder v0.7.1
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling synthez-core v0.2.0
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking clap v3.2.22
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling synthez-codegen v0.2.0
[INFO] [stderr]    Compiling synthez v0.2.0
[INFO] [stderr]    Compiling cucumber-expressions v0.2.1
[INFO] [stderr]    Compiling cucumber-codegen v0.13.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking algonaut_encoding v0.4.2
[INFO] [stderr]     Checking rmp-serde v1.1.0
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking serde_bytes v0.11.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking algonaut_crypto v0.4.2
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking algonaut_core v0.4.2
[INFO] [stderr]     Checking algonaut_abi v0.4.2
[INFO] [stderr]    Compiling gherkin v0.12.0
[INFO] [stderr]     Checking algonaut_model v0.4.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking cucumber v0.13.0
[INFO] [stderr]     Checking algonaut_client v0.4.2
[INFO] [stderr]     Checking algonaut_transaction v0.4.2
[INFO] [stdout] error[E0277]: the trait bound `!: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/algonaut_client-0.4.2/src/algod/v2/mod.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 250 |             .json()
[INFO] [stdout]     |              ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a serde_bytes::bytes::Bytes
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 294 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout]     = note: required for `!` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Response::json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.11/src/async_impl/response.rs:252:26
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub async fn json<T: DeserializeOwned>(self) -> crate::Result<T> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `Response::json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `algonaut_client` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ff9824c76ecb1beb1c25f9be79ebc51ce8fb61ad15d72aeb1d32aad33c3c948f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff9824c76ecb1beb1c25f9be79ebc51ce8fb61ad15d72aeb1d32aad33c3c948f", kill_on_drop: false }`
[INFO] [stdout] ff9824c76ecb1beb1c25f9be79ebc51ce8fb61ad15d72aeb1d32aad33c3c948f
