[INFO] cloning repository https://github.com/TracerBench/tracerbench-serve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TracerBench/tracerbench-serve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTracerBench%2Ftracerbench-serve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTracerBench%2Ftracerbench-serve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c628ea9ab94aab2ccadd3b26e77eb8a8be6244e
[INFO] checking TracerBench/tracerbench-serve against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTracerBench%2Ftracerbench-serve" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/TracerBench/tracerbench-serve on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/TracerBench/tracerbench-serve
[INFO] finished tweaking git repo https://github.com/TracerBench/tracerbench-serve
[INFO] tweaked toml for git repo https://github.com/TracerBench/tracerbench-serve written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/TracerBench/tracerbench-serve 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty_env_logger v0.3.1
[INFO] [stderr]   Downloaded half v1.3.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6682036eb79f54f4389371d2a03b07eb3d1aa17dbd548678692b84b7a57e3744
[INFO] running `Command { std: "docker" "start" "-a" "6682036eb79f54f4389371d2a03b07eb3d1aa17dbd548678692b84b7a57e3744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6682036eb79f54f4389371d2a03b07eb3d1aa17dbd548678692b84b7a57e3744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6682036eb79f54f4389371d2a03b07eb3d1aa17dbd548678692b84b7a57e3744", kill_on_drop: false }`
[INFO] [stdout] 6682036eb79f54f4389371d2a03b07eb3d1aa17dbd548678692b84b7a57e3744
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71c949dde5f305f1533d0e8d916c0205b30f80b6635ed40d49fc7b04933ec664
[INFO] running `Command { std: "docker" "start" "-a" "71c949dde5f305f1533d0e8d916c0205b30f80b6635ed40d49fc7b04933ec664", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking lock_api v0.4.3
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking futures-core v0.3.14
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking futures-sink v0.3.14
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking futures-task v0.3.14
[INFO] [stderr]     Checking futures-channel v0.3.14
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking futures-io v0.3.14
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking half v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking tracing v0.1.25
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking pretty_env_logger v0.3.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling structopt-derive v0.3.2
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking webpki v0.21.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking futures-util v0.3.14
[INFO] [stderr]     Checking structopt v0.3.2
[INFO] [stderr]     Checking futures-executor v0.3.14
[INFO] [stderr]     Checking tracerbench-request-key v0.1.0 (/opt/rustwide/workdir/request-key)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> request-key/src/request_key/state.rs:71:41
[INFO] [stdout]    |
[INFO] [stdout] 71 |       Some(Value::Mutated(ref text)) => (self.request_parts.set_part(part, Some(text))),
[INFO] [stdout]    |                                         ^                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -       Some(Value::Mutated(ref text)) => (self.request_parts.set_part(part, Some(text))),
[INFO] [stdout] 71 +       Some(Value::Mutated(ref text)) => self.request_parts.set_part(part, Some(text)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> request-key/src/request_key/state.rs:71:41
[INFO] [stdout]    |
[INFO] [stdout] 71 |       Some(Value::Mutated(ref text)) => (self.request_parts.set_part(part, Some(text))),
[INFO] [stdout]    |                                         ^                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -       Some(Value::Mutated(ref text)) => (self.request_parts.set_part(part, Some(text))),
[INFO] [stdout] 71 +       Some(Value::Mutated(ref text)) => self.request_parts.set_part(part, Some(text)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures v0.3.14
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tracerbench-recorded-response-set v0.1.0 (/opt/rustwide/workdir/recorded-response-set)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-util v0.6.6
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tracerbench-socks-proxy v0.1.0 (/opt/rustwide/workdir/socks-proxy)
[INFO] [stderr]     Checking h2 v0.3.2
[INFO] [stderr]     Checking tracerbench-recorded-response-server v0.1.0 (/opt/rustwide/workdir/recorded-response-server)
[INFO] [stderr]     Checking tracerbench-serve v0.1.0 (/opt/rustwide/workdir/tracerbench-serve)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7.87s
[INFO] running `Command { std: "docker" "inspect" "71c949dde5f305f1533d0e8d916c0205b30f80b6635ed40d49fc7b04933ec664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c949dde5f305f1533d0e8d916c0205b30f80b6635ed40d49fc7b04933ec664", kill_on_drop: false }`
[INFO] [stdout] 71c949dde5f305f1533d0e8d916c0205b30f80b6635ed40d49fc7b04933ec664
[INFO] checking TracerBench/tracerbench-serve against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTracerBench%2Ftracerbench-serve" "/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/TracerBench/tracerbench-serve on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/TracerBench/tracerbench-serve
[INFO] finished tweaking git repo https://github.com/TracerBench/tracerbench-serve
[INFO] tweaked toml for git repo https://github.com/TracerBench/tracerbench-serve written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/TracerBench/tracerbench-serve 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2564548b986276f0490f9f5476850c6ba8843d6e69c67b9cc52809aa6a78420b
[INFO] running `Command { std: "docker" "start" "-a" "2564548b986276f0490f9f5476850c6ba8843d6e69c67b9cc52809aa6a78420b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2564548b986276f0490f9f5476850c6ba8843d6e69c67b9cc52809aa6a78420b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2564548b986276f0490f9f5476850c6ba8843d6e69c67b9cc52809aa6a78420b", kill_on_drop: false }`
[INFO] [stdout] 2564548b986276f0490f9f5476850c6ba8843d6e69c67b9cc52809aa6a78420b
[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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b6adfd5cb77d376c25a650efc2ae6ff4d2c0db670c0bf8b20a8aa9da8f50bde
[INFO] running `Command { std: "docker" "start" "-a" "4b6adfd5cb77d376c25a650efc2ae6ff4d2c0db670c0bf8b20a8aa9da8f50bde", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking lock_api v0.4.3
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking futures-core v0.3.14
[INFO] [stderr]     Checking futures-sink v0.3.14
[INFO] [stderr]     Checking futures-task v0.3.14
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking futures-io v0.3.14
[INFO] [stderr]     Checking futures-channel v0.3.14
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking half v1.3.1
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking tracing v0.1.25
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking pretty_env_logger v0.3.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking webpki v0.21.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling structopt-derive v0.3.2
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking futures-util v0.3.14
[INFO] [stderr]     Checking structopt v0.3.2
[INFO] [stderr]     Checking futures-executor v0.3.14
[INFO] [stderr]     Checking futures v0.3.14
[INFO] [stderr]     Checking tracerbench-request-key v0.1.0 (/opt/rustwide/workdir/request-key)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> request-key/src/request_key/state.rs:71:41
[INFO] [stdout]    |
[INFO] [stdout] 71 |       Some(Value::Mutated(ref text)) => (self.request_parts.set_part(part, Some(text))),
[INFO] [stdout]    |                                         ^                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -       Some(Value::Mutated(ref text)) => (self.request_parts.set_part(part, Some(text))),
[INFO] [stdout] 71 +       Some(Value::Mutated(ref text)) => self.request_parts.set_part(part, Some(text)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> request-key/src/request_key/state.rs:71:41
[INFO] [stdout]    |
[INFO] [stdout] 71 |       Some(Value::Mutated(ref text)) => (self.request_parts.set_part(part, Some(text))),
[INFO] [stdout]    |                                         ^                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -       Some(Value::Mutated(ref text)) => (self.request_parts.set_part(part, Some(text))),
[INFO] [stdout] 71 +       Some(Value::Mutated(ref text)) => self.request_parts.set_part(part, Some(text)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-util v0.6.6
[INFO] [stderr]     Checking tracerbench-socks-proxy v0.1.0 (/opt/rustwide/workdir/socks-proxy)
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> request-key/src/request_key/literal_table.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde_derive::Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Literal`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> request-key/src/request_key/literal_table.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(serde_derive::Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_LiteralTable`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> request-key/src/request_key/program.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(serde_derive::Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Program`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tracerbench-request-key` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> request-key/src/request_key/literal_table.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(serde_derive::Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Literal`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> request-key/src/request_key/literal_table.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(serde_derive::Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_LiteralTable`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> request-key/src/request_key/program.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(serde_derive::Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Program`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tracerbench-request-key` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4b6adfd5cb77d376c25a650efc2ae6ff4d2c0db670c0bf8b20a8aa9da8f50bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b6adfd5cb77d376c25a650efc2ae6ff4d2c0db670c0bf8b20a8aa9da8f50bde", kill_on_drop: false }`
[INFO] [stdout] 4b6adfd5cb77d376c25a650efc2ae6ff4d2c0db670c0bf8b20a8aa9da8f50bde
