[INFO] cloning repository https://github.com/danthegoodman1/TestRedcon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danthegoodman1/TestRedcon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanthegoodman1%2FTestRedcon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanthegoodman1%2FTestRedcon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa7e51a17fb64347c6c379db485d28d3b611d983
[INFO] checking danthegoodman1/TestRedcon against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanthegoodman1%2FTestRedcon" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danthegoodman1/TestRedcon
[INFO] finished tweaking git repo https://github.com/danthegoodman1/TestRedcon
[INFO] tweaked toml for git repo https://github.com/danthegoodman1/TestRedcon written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danthegoodman1/TestRedcon on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danthegoodman1/TestRedcon 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.1
[INFO] [stderr]   Downloaded bitflags v2.5.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.84
[INFO] [stderr]   Downloaded sha1_smol v1.0.0
[INFO] [stderr]   Downloaded backtrace v0.3.72
[INFO] [stderr]   Downloaded redcon v0.1.2
[INFO] [stderr]   Downloaded unicode-bidi v0.3.15
[INFO] [stderr]   Downloaded cc v1.0.98
[INFO] [stderr]   Downloaded miniz_oxide v0.7.3
[INFO] [stderr]   Downloaded unicode-normalization v0.1.23
[INFO] [stderr]   Downloaded redis v0.25.4
[INFO] [stderr]   Downloaded syn v2.0.66
[INFO] [stderr]   Downloaded object v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b79fbc8fe5fccfb61e527f69c9f4a7f8c7d5c84fbfbd1b4342c081f5c59a31ad
[INFO] running `Command { std: "docker" "start" "-a" "b79fbc8fe5fccfb61e527f69c9f4a7f8c7d5c84fbfbd1b4342c081f5c59a31ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b79fbc8fe5fccfb61e527f69c9f4a7f8c7d5c84fbfbd1b4342c081f5c59a31ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b79fbc8fe5fccfb61e527f69c9f4a7f8c7d5c84fbfbd1b4342c081f5c59a31ad", kill_on_drop: false }`
[INFO] [stdout] b79fbc8fe5fccfb61e527f69c9f4a7f8c7d5c84fbfbd1b4342c081f5c59a31ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dd83b83e4b94cec8cf1d122af33eff4f2bc7197c298aacc92332a8d41d5060e
[INFO] running `Command { std: "docker" "start" "-a" "6dd83b83e4b94cec8cf1d122af33eff4f2bc7197c298aacc92332a8d41d5060e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking redcon v0.1.2
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking redis v0.25.4
[INFO] [stderr]     Checking test-redcon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/main.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |             let c: i64 = con.get("key")?;
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/main.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |             let c: i64 = con.get("key")?;
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `thing`
[INFO] [stdout]   --> src/main.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |         s.closed = Some(|conn, thing, err| {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `thing`
[INFO] [stdout]   --> src/main.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |         s.closed = Some(|conn, thing, err| {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/main.rs:82:39
[INFO] [stdout]    |
[INFO] [stdout] 82 |         s.closed = Some(|conn, thing, err| {
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/main.rs:82:39
[INFO] [stdout]    |
[INFO] [stdout] 82 |         s.closed = Some(|conn, thing, err| {
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `thing`
[INFO] [stdout]   --> src/main.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |         s.opened = Some(|conn, thing| {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> src/main.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |         s.command = Some(|conn, db, args| {
[INFO] [stdout]    |                                 ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `thing`
[INFO] [stdout]   --> src/main.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |         s.opened = Some(|conn, thing| {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client_handle`
[INFO] [stdout]   --> src/main.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let client_handle = tokio::spawn(async {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> src/main.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |         s.command = Some(|conn, db, args| {
[INFO] [stdout]    |                                 ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client_handle`
[INFO] [stdout]   --> src/main.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let client_handle = tokio::spawn(async {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     server_handle.await;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let _ = server_handle.await;
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     server_handle.await;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let _ = server_handle.await;
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "6dd83b83e4b94cec8cf1d122af33eff4f2bc7197c298aacc92332a8d41d5060e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd83b83e4b94cec8cf1d122af33eff4f2bc7197c298aacc92332a8d41d5060e", kill_on_drop: false }`
[INFO] [stdout] 6dd83b83e4b94cec8cf1d122af33eff4f2bc7197c298aacc92332a8d41d5060e
