[INFO] fetching crate jitash-jsonrpc 0.15.0...
[INFO] checking jitash-jsonrpc-0.15.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate jitash-jsonrpc 0.15.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate jitash-jsonrpc 0.15.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minreq v2.11.0
[INFO] [stderr]   Downloaded socks v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae86f561f5210608cb922d357a5377bf0e8c02bc91f771e2d4e3cd95ebca6d7f
[INFO] running `Command { std: "docker" "start" "-a" "ae86f561f5210608cb922d357a5377bf0e8c02bc91f771e2d4e3cd95ebca6d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae86f561f5210608cb922d357a5377bf0e8c02bc91f771e2d4e3cd95ebca6d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae86f561f5210608cb922d357a5377bf0e8c02bc91f771e2d4e3cd95ebca6d7f", kill_on_drop: false }`
[INFO] [stdout] ae86f561f5210608cb922d357a5377bf0e8c02bc91f771e2d4e3cd95ebca6d7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c929d2b723518245cc85c38de962eac66944a8bfbdfef56805aa23219fbe24a
[INFO] running `Command { std: "docker" "start" "-a" "4c929d2b723518245cc85c38de962eac66944a8bfbdfef56805aa23219fbe24a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking jitash-jsonrpc v0.15.0 (/opt/rustwide/workdir)
[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: 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 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: 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: 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] 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] 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 `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/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:2521: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: the following trait is implemented but not in scope; perhaps add a `use` for 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]     |                        ^^^^^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1668: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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:703:24
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 stream.write_all(b"Content-Length: ").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1668: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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]     |                        ^^^^^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1668: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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]     |                        ^^^^^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1668: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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]     |                        ^^^^^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1668: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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]     |                        ^^^^^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1668: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1634: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 4 warnings emitted
[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 9 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4c929d2b723518245cc85c38de962eac66944a8bfbdfef56805aa23219fbe24a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c929d2b723518245cc85c38de962eac66944a8bfbdfef56805aa23219fbe24a", kill_on_drop: false }`
[INFO] [stdout] 4c929d2b723518245cc85c38de962eac66944a8bfbdfef56805aa23219fbe24a
[INFO] checking jitash-jsonrpc-0.15.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate jitash-jsonrpc 0.15.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate jitash-jsonrpc 0.15.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 033f77fd6acc408d71366375ee01b689291ecd469da516a5ede7d7085587128b
[INFO] running `Command { std: "docker" "start" "-a" "033f77fd6acc408d71366375ee01b689291ecd469da516a5ede7d7085587128b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "033f77fd6acc408d71366375ee01b689291ecd469da516a5ede7d7085587128b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "033f77fd6acc408d71366375ee01b689291ecd469da516a5ede7d7085587128b", kill_on_drop: false }`
[INFO] [stdout] 033f77fd6acc408d71366375ee01b689291ecd469da516a5ede7d7085587128b
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a705f632b15be4b17265708ec052946ed4536215088475dbcbe3232ba6ae4917
[INFO] running `Command { std: "docker" "start" "-a" "a705f632b15be4b17265708ec052946ed4536215088475dbcbe3232ba6ae4917", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking jitash-jsonrpc v0.15.0 (/opt/rustwide/workdir)
[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: 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 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: 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: 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/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/io/mod.rs:2521: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: the following trait is implemented but not in scope; perhaps add a `use` for 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]     |                        ^^^^^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/io/mod.rs:1668: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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:703:24
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 stream.write_all(b"Content-Length: ").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/io/mod.rs:1668: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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]     |                        ^^^^^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/io/mod.rs:1668: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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]     |                        ^^^^^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/io/mod.rs:1668: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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]     |                        ^^^^^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/io/mod.rs:1668: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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]     |                        ^^^^^^^^^ method not found in `TcpStream`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/io/mod.rs:1668: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/io/mod.rs:1634: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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 565 +     use std::io::Write;
[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] 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: aborting due to 8 previous errors; 4 warnings emitted
[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 9 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a705f632b15be4b17265708ec052946ed4536215088475dbcbe3232ba6ae4917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a705f632b15be4b17265708ec052946ed4536215088475dbcbe3232ba6ae4917", kill_on_drop: false }`
[INFO] [stdout] a705f632b15be4b17265708ec052946ed4536215088475dbcbe3232ba6ae4917
