[INFO] fetching crate tcpproxy-rs 0.7.5...
[INFO] building tcpproxy-rs-0.7.5 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate tcpproxy-rs 0.7.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tcpproxy-rs 0.7.5
[INFO] finished tweaking crates.io crate tcpproxy-rs 0.7.5
[INFO] tweaked toml for crates.io crate tcpproxy-rs 0.7.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tcpproxy-rs 0.7.5 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tcpproxy-rs 0.7.5 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5fa3491f6a6256dcd5847c98aa533993a15dbc04138b99d29baa4fc0e2bf32d
[INFO] running `Command { std: "docker" "start" "-a" "c5fa3491f6a6256dcd5847c98aa533993a15dbc04138b99d29baa4fc0e2bf32d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5fa3491f6a6256dcd5847c98aa533993a15dbc04138b99d29baa4fc0e2bf32d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5fa3491f6a6256dcd5847c98aa533993a15dbc04138b99d29baa4fc0e2bf32d", kill_on_drop: false }`
[INFO] [stdout] c5fa3491f6a6256dcd5847c98aa533993a15dbc04138b99d29baa4fc0e2bf32d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a7645d8a2bd81f5f5fc71e36dd0c71471c18b1e15dfa91057495fb20603ecd8
[INFO] running `Command { std: "docker" "start" "-a" "1a7645d8a2bd81f5f5fc71e36dd0c71471c18b1e15dfa91057495fb20603ecd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tcpproxy-rs v0.7.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         Err(e) => {}//eprintln!("failed to write RS2 response to socket; err = {:?}", e)
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 Err(e) => {}//eprintln!("failed to write JS5 response to socket; err = {:?}", e)
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |         Err(e) => {}//eprintln!("failed to read from JS5 socket; err = {:?}", e)
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opcode`
[INFO] [stdout]    --> src/main.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 Ok(opcode) => {} //println!("Invalid opcode {} from {}", opcode, client_addr);
[INFO] [stdout]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 Err(e) => {} //eprintln!("failed to read from socket; err = {:?}", e);
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |         Err(e) => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:218:13
[INFO] [stdout]     |
[INFO] [stdout] 218 |         Err(e) => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/main.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 254 |         Ok(count) => {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 254 |         Ok(_count) => {
[INFO] [stdout]     |            +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `BUF_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 254 -         Ok(count) => {
[INFO] [stdout] 254 +         Ok(BUF_SIZE) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.43s
[INFO] running `Command { std: "docker" "inspect" "1a7645d8a2bd81f5f5fc71e36dd0c71471c18b1e15dfa91057495fb20603ecd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a7645d8a2bd81f5f5fc71e36dd0c71471c18b1e15dfa91057495fb20603ecd8", kill_on_drop: false }`
[INFO] [stdout] 1a7645d8a2bd81f5f5fc71e36dd0c71471c18b1e15dfa91057495fb20603ecd8
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33eed61d35077059f8e79c80d18f6d0d6ac39ccf945970af85478f79b3b37781
[INFO] running `Command { std: "docker" "start" "-a" "33eed61d35077059f8e79c80d18f6d0d6ac39ccf945970af85478f79b3b37781", kill_on_drop: false }`
[INFO] [stderr]    Compiling tcpproxy-rs v0.7.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         Err(e) => {}//eprintln!("failed to write RS2 response to socket; err = {:?}", e)
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 Err(e) => {}//eprintln!("failed to write JS5 response to socket; err = {:?}", e)
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |         Err(e) => {}//eprintln!("failed to read from JS5 socket; err = {:?}", e)
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opcode`
[INFO] [stdout]    --> src/main.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 Ok(opcode) => {} //println!("Invalid opcode {} from {}", opcode, client_addr);
[INFO] [stdout]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 Err(e) => {} //eprintln!("failed to read from socket; err = {:?}", e);
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |         Err(e) => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:218:13
[INFO] [stdout]     |
[INFO] [stdout] 218 |         Err(e) => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/main.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 254 |         Ok(count) => {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 254 |         Ok(_count) => {
[INFO] [stdout]     |            +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `BUF_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 254 -         Ok(count) => {
[INFO] [stdout] 254 +         Ok(BUF_SIZE) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "33eed61d35077059f8e79c80d18f6d0d6ac39ccf945970af85478f79b3b37781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33eed61d35077059f8e79c80d18f6d0d6ac39ccf945970af85478f79b3b37781", kill_on_drop: false }`
[INFO] [stdout] 33eed61d35077059f8e79c80d18f6d0d6ac39ccf945970af85478f79b3b37781
