[INFO] cloning repository https://github.com/CreponneKarim/shocks5
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CreponneKarim/shocks5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreponneKarim%2Fshocks5", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreponneKarim%2Fshocks5'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3383d69a77e5603b86a83957fa737f7a7be77d8e
[INFO] checking CreponneKarim/shocks5 against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreponneKarim%2Fshocks5" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CreponneKarim/shocks5 on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CreponneKarim/shocks5
[INFO] finished tweaking git repo https://github.com/CreponneKarim/shocks5
[INFO] tweaked toml for git repo https://github.com/CreponneKarim/shocks5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CreponneKarim/shocks5 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02544594e9eae3fe7a5f9e1a391f20a24ac95770f82b57aa23f634174084f1e8
[INFO] running `Command { std: "docker" "start" "-a" "02544594e9eae3fe7a5f9e1a391f20a24ac95770f82b57aa23f634174084f1e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02544594e9eae3fe7a5f9e1a391f20a24ac95770f82b57aa23f634174084f1e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02544594e9eae3fe7a5f9e1a391f20a24ac95770f82b57aa23f634174084f1e8", kill_on_drop: false }`
[INFO] [stdout] 02544594e9eae3fe7a5f9e1a391f20a24ac95770f82b57aa23f634174084f1e8
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d51ce78ef169e37f4d704c6a4cbf8fe0696451214bcbd2622ab05f371a0107e1
[INFO] running `Command { std: "docker" "start" "-a" "d51ce78ef169e37f4d704c6a4cbf8fe0696451214bcbd2622ab05f371a0107e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking shocks5 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BufReader` and `sync::watch::error::RecvError`
[INFO] [stdout]  --> src/conn.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::{io::{AsyncReadExt, BufReader}, net::TcpStream, sync::watch::error::RecvError, task::JoinHandle};
[INFO] [stdout]   |                                ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufReader` and `sync::watch::error::RecvError`
[INFO] [stdout]  --> src/conn.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::{io::{AsyncReadExt, BufReader}, net::TcpStream, sync::watch::error::RecvError, task::JoinHandle};
[INFO] [stdout]   |                                ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/conn.rs:140:40
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl <T:Readable + Addr + ConnHandler> Server<T>{
[INFO] [stdout]     |       - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 140 |                     self.handlers.push(handle);
[INFO] [stdout]     |                                   ---- ^^^^^^ expected `JoinHandle<T>`, found `JoinHandle<Result<(), Error>>`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `tokio::task::JoinHandle<T>`
[INFO] [stdout]                found struct `tokio::task::JoinHandle<Result<(), anyhow::Error>>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/alloc/src/vec/mod.rs:2442:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/conn.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::{self, Read}};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shocks5` (bin "shocks5") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/conn.rs:140:40
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl <T:Readable + Addr + ConnHandler> Server<T>{
[INFO] [stdout]     |       - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 140 |                     self.handlers.push(handle);
[INFO] [stdout]     |                                   ---- ^^^^^^ expected `JoinHandle<T>`, found `JoinHandle<Result<(), Error>>`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `tokio::task::JoinHandle<T>`
[INFO] [stdout]                found struct `tokio::task::JoinHandle<Result<(), anyhow::Error>>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/alloc/src/vec/mod.rs:2442:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/conn.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::{self, Read}};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shocks5` (bin "shocks5" test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d51ce78ef169e37f4d704c6a4cbf8fe0696451214bcbd2622ab05f371a0107e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51ce78ef169e37f4d704c6a4cbf8fe0696451214bcbd2622ab05f371a0107e1", kill_on_drop: false }`
[INFO] [stdout] d51ce78ef169e37f4d704c6a4cbf8fe0696451214bcbd2622ab05f371a0107e1
