[INFO] cloning repository https://github.com/spec-tacles/proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spec-tacles/proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspec-tacles%2Fproxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspec-tacles%2Fproxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d4ff34cb23eea510deaf46a1ffbb67ee8de40ac
[INFO] testing spec-tacles/proxy against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspec-tacles%2Fproxy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/spec-tacles/proxy
[INFO] finished tweaking git repo https://github.com/spec-tacles/proxy
[INFO] tweaked toml for git repo https://github.com/spec-tacles/proxy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spec-tacles/proxy on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spec-tacles/proxy 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c271d55214d60d52f73c5fa81b42564f8bc72a34509eb86cff2b2f63c8c0317
[INFO] running `Command { std: "docker" "start" "-a" "9c271d55214d60d52f73c5fa81b42564f8bc72a34509eb86cff2b2f63c8c0317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c271d55214d60d52f73c5fa81b42564f8bc72a34509eb86cff2b2f63c8c0317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c271d55214d60d52f73c5fa81b42564f8bc72a34509eb86cff2b2f63c8c0317", kill_on_drop: false }`
[INFO] [stdout] 9c271d55214d60d52f73c5fa81b42564f8bc72a34509eb86cff2b2f63c8c0317
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b828b4c8f9c97d1226d2a12c992544413abb503f0d7dad08c5ec09ce6190328e
[INFO] running `Command { std: "docker" "start" "-a" "b828b4c8f9c97d1226d2a12c992544413abb503f0d7dad08c5ec09ce6190328e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling deadpool-runtime v0.1.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.63
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling nanoid v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.33
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling thiserror v1.0.33
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling serde_bytes v0.11.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rmp-serde v0.15.5
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling rmp-serde v0.14.4
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling redust-resp v0.2.2 (https://github.com/appellation/redust#45cba775)
[INFO] [stderr]    Compiling redust-resp v0.2.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling redust v0.3.0 (https://github.com/appellation/redust#45cba775)
[INFO] [stderr]    Compiling redust v0.3.0
[INFO] [stderr]    Compiling rustacles-brokers v0.2.0 (https://github.com/spec-tacles/rustacles?rev=73bfe08#73bfe081)
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling spectacles-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/models.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 let e_ref: &(dyn std::error::Error) = e.as_ref();
[INFO] [stdout]     |                             ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 111 -                 let e_ref: &(dyn std::error::Error) = e.as_ref();
[INFO] [stdout] 111 +                 let e_ref: &dyn std::error::Error  = e.as_ref();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/runtime/client.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |                         timeout_at(instant, client.handle_message(message)).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] 181 |                         let _ = timeout_at(instant, client.handle_message(message)).await;
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/runtime/client.rs:186:7
[INFO] [stdout]     |
[INFO] [stdout] 186 |                         client.handle_message(message).await;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 186 |                         let _ = client.handle_message(message).await;
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::spawn`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::spawn;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "b828b4c8f9c97d1226d2a12c992544413abb503f0d7dad08c5ec09ce6190328e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b828b4c8f9c97d1226d2a12c992544413abb503f0d7dad08c5ec09ce6190328e", kill_on_drop: false }`
[INFO] [stdout] b828b4c8f9c97d1226d2a12c992544413abb503f0d7dad08c5ec09ce6190328e
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a41c70f90f23586d4dcdcbc4a4db66d92604b152875d0f98322ed014f1d8428b
[INFO] running `Command { std: "docker" "start" "-a" "a41c70f90f23586d4dcdcbc4a4db66d92604b152875d0f98322ed014f1d8428b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/models.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 let e_ref: &(dyn std::error::Error) = e.as_ref();
[INFO] [stdout]     |                             ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 111 -                 let e_ref: &(dyn std::error::Error) = e.as_ref();
[INFO] [stdout] 111 +                 let e_ref: &dyn std::error::Error  = e.as_ref();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/runtime/client.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |                         timeout_at(instant, client.handle_message(message)).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] 181 |                         let _ = timeout_at(instant, client.handle_message(message)).await;
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-log v0.2.11
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/runtime/client.rs:186:7
[INFO] [stdout]     |
[INFO] [stdout] 186 |                         client.handle_message(message).await;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 186 |                         let _ = client.handle_message(message).await;
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::spawn`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::spawn;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling assert-json-diff v1.1.0
[INFO] [stderr]    Compiling mockito v0.27.0
[INFO] [stderr]    Compiling spectacles-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tokio::spawn`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::spawn;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/models.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 let e_ref: &(dyn std::error::Error) = e.as_ref();
[INFO] [stdout]     |                             ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 111 -                 let e_ref: &(dyn std::error::Error) = e.as_ref();
[INFO] [stdout] 111 +                 let e_ref: &dyn std::error::Error  = e.as_ref();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/runtime/client.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |                         timeout_at(instant, client.handle_message(message)).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] 181 |                         let _ = timeout_at(instant, client.handle_message(message)).await;
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/runtime/client.rs:186:7
[INFO] [stdout]     |
[INFO] [stdout] 186 |                         client.handle_message(message).await;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 186 |                         let _ = client.handle_message(message).await;
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.42s
[INFO] running `Command { std: "docker" "inspect" "a41c70f90f23586d4dcdcbc4a4db66d92604b152875d0f98322ed014f1d8428b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a41c70f90f23586d4dcdcbc4a4db66d92604b152875d0f98322ed014f1d8428b", kill_on_drop: false }`
[INFO] [stdout] a41c70f90f23586d4dcdcbc4a4db66d92604b152875d0f98322ed014f1d8428b
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ae7f0fa1396b733622ceabd004384ee257bc668356532fea28da51561ad1d91
[INFO] running `Command { std: "docker" "start" "-a" "1ae7f0fa1396b733622ceabd004384ee257bc668356532fea28da51561ad1d91", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/models.rs:111:17
[INFO] [stderr]     |
[INFO] [stderr] 111 |                 let e_ref: &(dyn std::error::Error) = e.as_ref();
[INFO] [stderr]     |                             ^                     ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 111 -                 let e_ref: &(dyn std::error::Error) = e.as_ref();
[INFO] [stderr] 111 +                 let e_ref: &dyn std::error::Error  = e.as_ref();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/runtime/client.rs:181:7
[INFO] [stderr]     |
[INFO] [stderr] 181 |                         timeout_at(instant, client.handle_message(message)).await;
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 181 |                         let _ = timeout_at(instant, client.handle_message(message)).await;
[INFO] [stderr]     |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/runtime/client.rs:186:7
[INFO] [stderr]     |
[INFO] [stderr] 186 |                         client.handle_message(message).await;
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 186 |                         let _ = client.handle_message(message).await;
[INFO] [stderr]     |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `spectacles-proxy` (lib) generated 3 warnings (run `cargo fix --lib -p spectacles-proxy` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `tokio::spawn`
[INFO] [stderr]   --> src/main.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use tokio::spawn;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `spectacles-proxy` (bin "proxy") generated 1 warning (run `cargo fix --bin "proxy" -p spectacles-proxy` to apply 1 suggestion)
[INFO] [stderr] warning: `spectacles-proxy` (bin "proxy" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `spectacles-proxy` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spectacles_proxy-e14c6e7f98d44e61)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test route::test::makes_route ... ok
[INFO] [stdout] test ratelimiter::local::test::claim_release ... ok
[INFO] [stdout] test ratelimiter::local::test::claim_limit_timeout ... ok
[INFO] [stdout] test ratelimiter::local::test::claim_limit_release_timeout ... ok
[INFO] [stdout] test ratelimiter::local::test::claim_limit_release ... ok
[INFO] [stdout] test ratelimiter::local::test::claim_timeout_release ... ok
[INFO] [stdout] test ratelimiter::local::test::claim_3x ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proxy-cf3c4023f9ea7b5f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/handles_request.rs (/opt/rustwide/target/debug/deps/handles_request-01a7a937cc2ab242)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test handles_request ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- handles_request stdout ----
[INFO] [stdout] [tests/handles_request.rs:25:15] Config::default().with_env() = Config {
[INFO] [stdout]     redis: RedisConfig {
[INFO] [stdout]         url: "localhost:6379",
[INFO] [stdout]         pool_size: 32,
[INFO] [stdout]     },
[INFO] [stdout]     discord: DiscordConfig {
[INFO] [stdout]         api_version: 10,
[INFO] [stdout]     },
[INFO] [stdout]     timeout: None,
[INFO] [stdout]     metrics: None,
[INFO] [stdout]     broker: BrokerConfig {
[INFO] [stdout]         group: "proxy",
[INFO] [stdout]         event: "REQUEST",
[INFO] [stdout]     },
[INFO] [stdout] }
[INFO] [stdout] [2m2026-01-07T08:36:25.793285Z[0m [31mERROR[0m [2mredust::connection[0m[2m:[0m [3merror[0m[2m=[0mConnection refused (os error 111)
[INFO] [stdout] [2m2026-01-07T08:36:25.793356Z[0m [31mERROR[0m [2mrustacles_brokers::redis[0m[2m:[0m [3merror[0m[2m=[0mPool error
[INFO] [stdout] Error: Pool error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Error occurred while creating a new object: io error: Connection refused (os error 111)
[INFO] [stdout]     1: io error: Connection refused (os error 111)
[INFO] [stdout]     2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     handles_request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test handles_request`
[INFO] running `Command { std: "docker" "inspect" "1ae7f0fa1396b733622ceabd004384ee257bc668356532fea28da51561ad1d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ae7f0fa1396b733622ceabd004384ee257bc668356532fea28da51561ad1d91", kill_on_drop: false }`
[INFO] [stdout] 1ae7f0fa1396b733622ceabd004384ee257bc668356532fea28da51561ad1d91
