[INFO] fetching crate jitash-jsonrpc 0.15.0...
[INFO] checking jitash-jsonrpc-0.15.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate jitash-jsonrpc 0.15.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate jitash-jsonrpc 0.15.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jitash-jsonrpc 0.15.0
[INFO] finished tweaking crates.io crate jitash-jsonrpc 0.15.0
[INFO] tweaked toml for crates.io crate jitash-jsonrpc 0.15.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 154 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b649ab7cb7aa9fe9d3d2a27a653c3a467ff5fcc5c7d9cacbb4c2a5b2aba99f21
[INFO] running `Command { std: "docker" "start" "-a" "b649ab7cb7aa9fe9d3d2a27a653c3a467ff5fcc5c7d9cacbb4c2a5b2aba99f21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b649ab7cb7aa9fe9d3d2a27a653c3a467ff5fcc5c7d9cacbb4c2a5b2aba99f21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b649ab7cb7aa9fe9d3d2a27a653c3a467ff5fcc5c7d9cacbb4c2a5b2aba99f21", kill_on_drop: false }`
[INFO] [stdout] b649ab7cb7aa9fe9d3d2a27a653c3a467ff5fcc5c7d9cacbb4c2a5b2aba99f21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c880ca59606bd2d7841586db88711ef5246fba0f7f74a16f8f3f617830c39589
[INFO] running `Command { std: "docker" "start" "-a" "c880ca59606bd2d7841586db88711ef5246fba0f7f74a16f8f3f617830c39589", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking openssl-sys v0.9.104
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking openssl v0.10.68
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking native-tls v0.2.12
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking jitash-jsonrpc v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]   --> src/http/simple_http.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(not(jsonrpc_fuzz))]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]   --> src/http/simple_http.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(jsonrpc_fuzz))]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]   --> src/http/simple_http.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(jsonrpc_fuzz)]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]    --> src/http/simple_http.rs:521:7
[INFO] [stdout]     |
[INFO] [stdout] 521 | #[cfg(jsonrpc_fuzz)]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]    --> src/http/simple_http.rs:524:7
[INFO] [stdout]     |
[INFO] [stdout] 524 | #[cfg(jsonrpc_fuzz)]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]    --> src/http/simple_http.rs:528:7
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[cfg(jsonrpc_fuzz)]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MutexGuard`
[INFO] [stdout]   --> src/http/simple_http.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::{Arc, Mutex, MutexGuard};
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]   --> src/http/simple_http.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(not(jsonrpc_fuzz))]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]   --> src/http/simple_http.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(jsonrpc_fuzz))]
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]   --> src/http/simple_http.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(jsonrpc_fuzz)]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]    --> src/http/simple_http.rs:521:7
[INFO] [stdout]     |
[INFO] [stdout] 521 | #[cfg(jsonrpc_fuzz)]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]    --> src/http/simple_http.rs:524:7
[INFO] [stdout]     |
[INFO] [stdout] 524 | #[cfg(jsonrpc_fuzz)]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]    --> src/http/simple_http.rs:528:7
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[cfg(jsonrpc_fuzz)]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MutexGuard`
[INFO] [stdout]   --> src/http/simple_http.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::{Arc, Mutex, MutexGuard};
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `jsonrpc_fuzz`
[INFO] [stdout]    --> src/http/simple_http.rs:670:43
[INFO] [stdout]     |
[INFO] [stdout] 670 |     #[cfg(all(not(feature = "proxy"), not(jsonrpc_fuzz)))]
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jsonrpc_fuzz)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jsonrpc_fuzz)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]    --> src/http/simple_http.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |     use std::str::FromStr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/http/simple_http.rs:280:64
[INFO] [stdout]     |
[INFO] [stdout] 280 |         self.tp.basic_auth = Some(format!("Basic {}", &base64::encode(auth.as_bytes())));
[INFO] [stdout]     |                                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/http/simple_http.rs:286:64
[INFO] [stdout]     |
[INFO] [stdout] 286 |         self.tp.basic_auth = Some(format!("Basic {}", &base64::encode(cookie.as_ref().as_bytes())));
[INFO] [stdout]     |                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/http/simple_http.rs:280:64
[INFO] [stdout]     |
[INFO] [stdout] 280 |         self.tp.basic_auth = Some(format!("Basic {}", &base64::encode(auth.as_bytes())));
[INFO] [stdout]     |                                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/http/simple_http.rs:286:64
[INFO] [stdout]     |
[INFO] [stdout] 286 |         self.tp.basic_auth = Some(format!("Basic {}", &base64::encode(cookie.as_ref().as_bytes())));
[INFO] [stdout]     |                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> src/http/simple_http.rs:163:25
[INFO] [stdout]     |
[INFO] [stdout] 163 |                     Err(error) => Err(Error::HttpErrorCode(1))
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `lines` found for struct `std::io::BufReader` in the current scope
[INFO] [stdout]    --> src/http/simple_http.rs:689:22
[INFO] [stdout]     |
[INFO] [stdout] 688 |                   let _http_request: Vec<_> = buf_reader
[INFO] [stdout]     |  _____________________________________________-
[INFO] [stdout] 689 | |                     .lines()
[INFO] [stdout]     | |                     -^^^^^ method not found in `BufReader<&mut TcpStream>`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:2600:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `std::io::BufReader<&mut TcpStream>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BufRead` which provides `lines` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::BufRead;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `TcpStream` in the current scope
[INFO] [stdout]    --> src/http/simple_http.rs:702:24
[INFO] [stdout]     |
[INFO] [stdout] 702 |                 stream.write_all(b"HTTP/1.1 200\r\n").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1751:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `TcpStream` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_all` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 702 |                 stream.write(b"HTTP/1.1 200\r\n").unwrap();
[INFO] [stdout]     |                        ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FINAL_RESP_ALLOC` is never used
[INFO] [stdout]   --> src/http/simple_http.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const FINAL_RESP_ALLOC: u64 = 1024 * 1024 * 1024;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `TcpStream` in the current scope
[INFO] [stdout]    --> src/http/simple_http.rs:703:24
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 stream.write_all(b"Content-Length: ").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1751:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `TcpStream` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_all` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 stream.write(b"Content-Length: ").unwrap();
[INFO] [stdout]     |                        ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fresh_socket` is never used
[INFO] [stdout]    --> src/http/simple_http.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 73  | impl SimpleHttpTransport {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 128 |     fn fresh_socket(&self) -> Result<TcpStream, Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `TcpStream` in the current scope
[INFO] [stdout]    --> src/http/simple_http.rs:704:24
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 stream.write_all(response_str.len().to_string().as_bytes()).unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1751:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `TcpStream` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_all` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 stream.write(response_str.len().to_string().as_bytes()).unwrap();
[INFO] [stdout]     |                        ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `TcpStream` in the current scope
[INFO] [stdout]    --> src/http/simple_http.rs:705:24
[INFO] [stdout]     |
[INFO] [stdout] 705 |                 stream.write_all(b"\r\n").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1751:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `TcpStream` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_all` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 705 |                 stream.write(b"\r\n").unwrap();
[INFO] [stdout]     |                        ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `TcpStream` in the current scope
[INFO] [stdout]    --> src/http/simple_http.rs:706:24
[INFO] [stdout]     |
[INFO] [stdout] 706 |                 stream.write_all(b"\r\n").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1751:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `TcpStream` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_all` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 706 |                 stream.write(b"\r\n").unwrap();
[INFO] [stdout]     |                        ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `TcpStream` in the current scope
[INFO] [stdout]    --> src/http/simple_http.rs:707:24
[INFO] [stdout]     |
[INFO] [stdout] 707 |                 stream.write_all(response_str.as_bytes()).unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1751:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `TcpStream` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_all` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 707 |                 stream.write(response_str.as_bytes()).unwrap();
[INFO] [stdout]     |                        ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `flush` found for struct `TcpStream` in the current scope
[INFO] [stdout]    --> src/http/simple_http.rs:708:24
[INFO] [stdout]     |
[INFO] [stdout] 708 |                 stream.flush().unwrap();
[INFO] [stdout]     |                        ^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1717:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `TcpStream` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `flush` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> src/http/simple_http.rs:163:25
[INFO] [stdout]     |
[INFO] [stdout] 163 |                     Err(error) => Err(Error::HttpErrorCode(1))
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jitash-jsonrpc` (lib test) due to 8 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c880ca59606bd2d7841586db88711ef5246fba0f7f74a16f8f3f617830c39589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c880ca59606bd2d7841586db88711ef5246fba0f7f74a16f8f3f617830c39589", kill_on_drop: false }`
[INFO] [stdout] c880ca59606bd2d7841586db88711ef5246fba0f7f74a16f8f3f617830c39589
