[INFO] cloning repository https://github.com/JelsonRodrigues/remote_control_protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JelsonRodrigues/remote_control_protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJelsonRodrigues%2Fremote_control_protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJelsonRodrigues%2Fremote_control_protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca57aaf3627150c9ec84495c261946a98f444bf2
[INFO] checking JelsonRodrigues/remote_control_protocol against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJelsonRodrigues%2Fremote_control_protocol" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JelsonRodrigues/remote_control_protocol on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/JelsonRodrigues/remote_control_protocol
[INFO] finished tweaking git repo https://github.com/JelsonRodrigues/remote_control_protocol
[INFO] tweaked toml for git repo https://github.com/JelsonRodrigues/remote_control_protocol written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/JelsonRodrigues/remote_control_protocol 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2193720b19445a53fb11e2c62437aeeca93af2c5c1c20002dafddb10939a858
[INFO] running `Command { std: "docker" "start" "-a" "e2193720b19445a53fb11e2c62437aeeca93af2c5c1c20002dafddb10939a858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2193720b19445a53fb11e2c62437aeeca93af2c5c1c20002dafddb10939a858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2193720b19445a53fb11e2c62437aeeca93af2c5c1c20002dafddb10939a858", kill_on_drop: false }`
[INFO] [stdout] e2193720b19445a53fb11e2c62437aeeca93af2c5c1c20002dafddb10939a858
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cee6a8eb1d4739376bb11e17df428eda3225a82ce98a23ed8b59d844f0cb3e3
[INFO] running `Command { std: "docker" "start" "-a" "5cee6a8eb1d4739376bb11e17df428eda3225a82ce98a23ed8b59d844f0cb3e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]    Compiling serde v1.0.174
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling autopilot v0.4.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling serde_derive v1.0.174
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking png v0.15.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling openssl-src v111.26.0+1.1.1u
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking image v0.22.5
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking remote_control_protocol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/client.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/client.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `remote_control_protocol` (bin "client") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `remote_control_protocol` (bin "client" test) due to 1 previous error
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]   --> src/server.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     if let Err(error) = result {
[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: unused variable: `error`
[INFO] [stdout]   --> src/server.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     if let Err(error) = result {
[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] running `Command { std: "docker" "inspect" "5cee6a8eb1d4739376bb11e17df428eda3225a82ce98a23ed8b59d844f0cb3e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cee6a8eb1d4739376bb11e17df428eda3225a82ce98a23ed8b59d844f0cb3e3", kill_on_drop: false }`
[INFO] [stdout] 5cee6a8eb1d4739376bb11e17df428eda3225a82ce98a23ed8b59d844f0cb3e3
