[INFO] fetching crate houndify 0.3.2...
[INFO] testing houndify-0.3.2 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate houndify 0.3.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate houndify 0.3.2
[INFO] finished tweaking crates.io crate houndify 0.3.2
[INFO] tweaked toml for crates.io crate houndify 0.3.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate houndify 0.3.2 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 163 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.11.0 (available: v0.22.1)
[INFO] [stderr]       Adding hmac v0.7.1 (available: v0.12.1)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.24)
[INFO] [stderr]       Adding sha2 v0.8.2 (available: v0.10.9)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 496ea37485f487750632eedca429d17516210a7e8ffebc52f12c0d7037cdd3cd
[INFO] running `Command { std: "docker" "start" "-a" "496ea37485f487750632eedca429d17516210a7e8ffebc52f12c0d7037cdd3cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "496ea37485f487750632eedca429d17516210a7e8ffebc52f12c0d7037cdd3cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496ea37485f487750632eedca429d17516210a7e8ffebc52f12c0d7037cdd3cd", kill_on_drop: false }`
[INFO] [stdout] 496ea37485f487750632eedca429d17516210a7e8ffebc52f12c0d7037cdd3cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 053c5c6e44c7d0c4f84313e6dd78ad5c5bdfc76756d328fba7894dd76c0f1921
[INFO] running `Command { std: "docker" "start" "-a" "053c5c6e44c7d0c4f84313e6dd78ad5c5bdfc76756d328fba7894dd76c0f1921", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling houndify v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/client.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         &request_info.timestamp(timestamp);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let _ = &request_info.timestamp(timestamp);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/client.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         &request_info.client_id(&self.client_id);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let _ = &request_info.client_id(&self.client_id);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn latitude(&mut self, v: f64) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                     ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn latitude(&mut self, v: f64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | /         &self
[INFO] [stdout] 34 | |             .request_info_map
[INFO] [stdout] 35 | |             .insert("Latitude".to_string(), Value::Number(n));
[INFO] [stdout]    | |_____________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn longitude(&mut self, v: f64) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                      ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn longitude(&mut self, v: f64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | /         &self
[INFO] [stdout] 51 | |             .request_info_map
[INFO] [stdout] 52 | |             .insert("Longitude".to_string(), Value::Number(n));
[INFO] [stdout]    | |______________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn timestamp(&mut self, v: u64) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                      ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn timestamp(&mut self, v: u64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | /         &self
[INFO] [stdout] 59 | |             .request_info_map
[INFO] [stdout] 60 | |             .insert("TimeStamp".to_string(), Value::Number(Number::from(v)));
[INFO] [stdout]    | |____________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn client_id(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                      ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn client_id(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         &self
[INFO] [stdout] 67 | |             .request_info_map
[INFO] [stdout] 68 | |             .insert("ClientID".to_string(), Value::String(v.to_string()));
[INFO] [stdout]    | |_________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn position_time(&mut self, v: u64) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                          ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn position_time(&mut self, v: u64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | /         &self
[INFO] [stdout] 75 | |             .request_info_map
[INFO] [stdout] 76 | |             .insert("PositionTime".to_string(), Value::Number(Number::from(v)));
[INFO] [stdout]    | |_______________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn input_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                                        ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn input_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         &self.request_info_map.insert(
[INFO] [stdout] 83 | |             "InputLanguageEnglishName".to_string(),
[INFO] [stdout] 84 | |             Value::String(v.to_string()),
[INFO] [stdout] 85 | |         );
[INFO] [stdout]    | |_________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:90:39
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn input_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                                       ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn input_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | /         &self.request_info_map.insert(
[INFO] [stdout] 92 | |             "InputLanguageNativeName".to_string(),
[INFO] [stdout] 93 | |             Value::String(v.to_string()),
[INFO] [stdout] 94 | |         );
[INFO] [stdout]    | |_________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:99:36
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn input_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                                    ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn input_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | /         &self.request_info_map.insert(
[INFO] [stdout] 101 | |             "InputLanguageIETFTag".to_string(),
[INFO] [stdout] 102 | |             Value::String(v.to_string()),
[INFO] [stdout] 103 | |         );
[INFO] [stdout]     | |_________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:108:41
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn output_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                                         ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn output_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /         &self.request_info_map.insert(
[INFO] [stdout] 110 | |             "OutputLanguageEnglishName".to_string(),
[INFO] [stdout] 111 | |             Value::String(v.to_string()),
[INFO] [stdout] 112 | |         );
[INFO] [stdout]     | |_________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:117:40
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn output_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                                        ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn output_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | /         &self.request_info_map.insert(
[INFO] [stdout] 119 | |             "OutputLanguageNativeName".to_string(),
[INFO] [stdout] 120 | |             Value::String(v.to_string()),
[INFO] [stdout] 121 | |         );
[INFO] [stdout]     | |_________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:126:37
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn output_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn output_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | /         &self.request_info_map.insert(
[INFO] [stdout] 128 | |             "OutputLanguageIETFTag".to_string(),
[INFO] [stdout] 129 | |             Value::String(v.to_string()),
[INFO] [stdout] 130 | |         );
[INFO] [stdout]     | |_________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:135:39
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn partial_transcript_desired(&mut self, v: bool) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                                       ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn partial_transcript_desired(&mut self, v: bool) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | /         &self
[INFO] [stdout] 137 | |             .request_info_map
[INFO] [stdout] 138 | |             .insert("PartialTranscriptsDesired".to_string(), Value::Bool(v));
[INFO] [stdout]     | |____________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let _ = &self
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:143:16
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn set(&mut self, k: String, v: Value) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                ^^^^^^^^^                                 ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn set(&mut self, k: String, v: Value) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         &self.request_info_map.insert(k, v);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let _ = &self.request_info_map.insert(k, v);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "053c5c6e44c7d0c4f84313e6dd78ad5c5bdfc76756d328fba7894dd76c0f1921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053c5c6e44c7d0c4f84313e6dd78ad5c5bdfc76756d328fba7894dd76c0f1921", kill_on_drop: false }`
[INFO] [stdout] 053c5c6e44c7d0c4f84313e6dd78ad5c5bdfc76756d328fba7894dd76c0f1921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7c4a4ca1724c86e57f92dec67d55664ece42ecb5f4ac50330e1d2f9cd07c0fd
[INFO] running `Command { std: "docker" "start" "-a" "b7c4a4ca1724c86e57f92dec67d55664ece42ecb5f4ac50330e1d2f9cd07c0fd", kill_on_drop: false }`
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/client.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         &request_info.timestamp(timestamp);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let _ = &request_info.timestamp(timestamp);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/client.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         &request_info.client_id(&self.client_id);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let _ = &request_info.client_id(&self.client_id);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn latitude(&mut self, v: f64) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                     ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn latitude(&mut self, v: f64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | /         &self
[INFO] [stdout] 34 | |             .request_info_map
[INFO] [stdout] 35 | |             .insert("Latitude".to_string(), Value::Number(n));
[INFO] [stdout]    | |_____________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn longitude(&mut self, v: f64) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                      ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn longitude(&mut self, v: f64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | /         &self
[INFO] [stdout] 51 | |             .request_info_map
[INFO] [stdout] 52 | |             .insert("Longitude".to_string(), Value::Number(n));
[INFO] [stdout]    | |______________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn timestamp(&mut self, v: u64) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                      ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn timestamp(&mut self, v: u64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | /         &self
[INFO] [stdout] 59 | |             .request_info_map
[INFO] [stdout] 60 | |             .insert("TimeStamp".to_string(), Value::Number(Number::from(v)));
[INFO] [stdout]    | |____________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn client_id(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                      ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn client_id(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling houndify v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         &self
[INFO] [stdout] 67 | |             .request_info_map
[INFO] [stdout] 68 | |             .insert("ClientID".to_string(), Value::String(v.to_string()));
[INFO] [stdout]    | |_________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn position_time(&mut self, v: u64) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                          ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn position_time(&mut self, v: u64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | /         &self
[INFO] [stdout] 75 | |             .request_info_map
[INFO] [stdout] 76 | |             .insert("PositionTime".to_string(), Value::Number(Number::from(v)));
[INFO] [stdout]    | |_______________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn input_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                                        ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn input_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         &self.request_info_map.insert(
[INFO] [stdout] 83 | |             "InputLanguageEnglishName".to_string(),
[INFO] [stdout] 84 | |             Value::String(v.to_string()),
[INFO] [stdout] 85 | |         );
[INFO] [stdout]    | |_________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:90:39
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn input_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                                       ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn input_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | /         &self.request_info_map.insert(
[INFO] [stdout] 92 | |             "InputLanguageNativeName".to_string(),
[INFO] [stdout] 93 | |             Value::String(v.to_string()),
[INFO] [stdout] 94 | |         );
[INFO] [stdout]    | |_________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:99:36
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn input_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                                    ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn input_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | /         &self.request_info_map.insert(
[INFO] [stdout] 101 | |             "InputLanguageIETFTag".to_string(),
[INFO] [stdout] 102 | |             Value::String(v.to_string()),
[INFO] [stdout] 103 | |         );
[INFO] [stdout]     | |_________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:108:41
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn output_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                                         ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn output_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /         &self.request_info_map.insert(
[INFO] [stdout] 110 | |             "OutputLanguageEnglishName".to_string(),
[INFO] [stdout] 111 | |             Value::String(v.to_string()),
[INFO] [stdout] 112 | |         );
[INFO] [stdout]     | |_________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:117:40
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn output_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                                        ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn output_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | /         &self.request_info_map.insert(
[INFO] [stdout] 119 | |             "OutputLanguageNativeName".to_string(),
[INFO] [stdout] 120 | |             Value::String(v.to_string()),
[INFO] [stdout] 121 | |         );
[INFO] [stdout]     | |_________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:126:37
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn output_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn output_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | /         &self.request_info_map.insert(
[INFO] [stdout] 128 | |             "OutputLanguageIETFTag".to_string(),
[INFO] [stdout] 129 | |             Value::String(v.to_string()),
[INFO] [stdout] 130 | |         );
[INFO] [stdout]     | |_________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:135:39
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn partial_transcript_desired(&mut self, v: bool) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                                       ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn partial_transcript_desired(&mut self, v: bool) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | /         &self
[INFO] [stdout] 137 | |             .request_info_map
[INFO] [stdout] 138 | |             .insert("PartialTranscriptsDesired".to_string(), Value::Bool(v));
[INFO] [stdout]     | |____________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let _ = &self
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:143:16
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn set(&mut self, k: String, v: Value) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                ^^^^^^^^^                                 ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn set(&mut self, k: String, v: Value) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         &self.request_info_map.insert(k, v);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let _ = &self.request_info_map.insert(k, v);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/client.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         &request_info.timestamp(timestamp);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let _ = &request_info.timestamp(timestamp);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/client.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         &request_info.client_id(&self.client_id);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let _ = &request_info.client_id(&self.client_id);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn latitude(&mut self, v: f64) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                     ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn latitude(&mut self, v: f64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | /         &self
[INFO] [stdout] 34 | |             .request_info_map
[INFO] [stdout] 35 | |             .insert("Latitude".to_string(), Value::Number(n));
[INFO] [stdout]    | |_____________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn longitude(&mut self, v: f64) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                      ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn longitude(&mut self, v: f64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | /         &self
[INFO] [stdout] 51 | |             .request_info_map
[INFO] [stdout] 52 | |             .insert("Longitude".to_string(), Value::Number(n));
[INFO] [stdout]    | |______________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn timestamp(&mut self, v: u64) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                      ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn timestamp(&mut self, v: u64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | /         &self
[INFO] [stdout] 59 | |             .request_info_map
[INFO] [stdout] 60 | |             .insert("TimeStamp".to_string(), Value::Number(Number::from(v)));
[INFO] [stdout]    | |____________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn client_id(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                      ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn client_id(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         &self
[INFO] [stdout] 67 | |             .request_info_map
[INFO] [stdout] 68 | |             .insert("ClientID".to_string(), Value::String(v.to_string()));
[INFO] [stdout]    | |_________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn position_time(&mut self, v: u64) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                          ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn position_time(&mut self, v: u64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | /         &self
[INFO] [stdout] 75 | |             .request_info_map
[INFO] [stdout] 76 | |             .insert("PositionTime".to_string(), Value::Number(Number::from(v)));
[INFO] [stdout]    | |_______________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let _ = &self
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn input_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                                        ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn input_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         &self.request_info_map.insert(
[INFO] [stdout] 83 | |             "InputLanguageEnglishName".to_string(),
[INFO] [stdout] 84 | |             Value::String(v.to_string()),
[INFO] [stdout] 85 | |         );
[INFO] [stdout]    | |_________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:90:39
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn input_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                                       ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn input_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/query.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | /         &self.request_info_map.insert(
[INFO] [stdout] 92 | |             "InputLanguageNativeName".to_string(),
[INFO] [stdout] 93 | |             Value::String(v.to_string()),
[INFO] [stdout] 94 | |         );
[INFO] [stdout]    | |_________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/query.rs:99:36
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn input_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]    |                                    ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn input_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | /         &self.request_info_map.insert(
[INFO] [stdout] 101 | |             "InputLanguageIETFTag".to_string(),
[INFO] [stdout] 102 | |             Value::String(v.to_string()),
[INFO] [stdout] 103 | |         );
[INFO] [stdout]     | |_________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:108:41
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn output_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                                         ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn output_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /         &self.request_info_map.insert(
[INFO] [stdout] 110 | |             "OutputLanguageEnglishName".to_string(),
[INFO] [stdout] 111 | |             Value::String(v.to_string()),
[INFO] [stdout] 112 | |         );
[INFO] [stdout]     | |_________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:117:40
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn output_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                                        ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn output_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | /         &self.request_info_map.insert(
[INFO] [stdout] 119 | |             "OutputLanguageNativeName".to_string(),
[INFO] [stdout] 120 | |             Value::String(v.to_string()),
[INFO] [stdout] 121 | |         );
[INFO] [stdout]     | |_________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:126:37
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn output_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn output_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | /         &self.request_info_map.insert(
[INFO] [stdout] 128 | |             "OutputLanguageIETFTag".to_string(),
[INFO] [stdout] 129 | |             Value::String(v.to_string()),
[INFO] [stdout] 130 | |         );
[INFO] [stdout]     | |_________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let _ = &self.request_info_map.insert(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:135:39
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn partial_transcript_desired(&mut self, v: bool) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                                       ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn partial_transcript_desired(&mut self, v: bool) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | /         &self
[INFO] [stdout] 137 | |             .request_info_map
[INFO] [stdout] 138 | |             .insert("PartialTranscriptsDesired".to_string(), Value::Bool(v));
[INFO] [stdout]     | |____________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let _ = &self
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/query.rs:143:16
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn set(&mut self, k: String, v: Value) -> Option<InvalidRequestInfoError> {
[INFO] [stdout]     |                ^^^^^^^^^                                 ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn set(&mut self, k: String, v: Value) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/query.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         &self.request_info_map.insert(k, v);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let _ = &self.request_info_map.insert(k, v);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.83s
[INFO] running `Command { std: "docker" "inspect" "b7c4a4ca1724c86e57f92dec67d55664ece42ecb5f4ac50330e1d2f9cd07c0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7c4a4ca1724c86e57f92dec67d55664ece42ecb5f4ac50330e1d2f9cd07c0fd", kill_on_drop: false }`
[INFO] [stdout] b7c4a4ca1724c86e57f92dec67d55664ece42ecb5f4ac50330e1d2f9cd07c0fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8dac251051c38398fea5a2ceb012cf233ebee01ec399e667743088807fc9db13
[INFO] running `Command { std: "docker" "start" "-a" "8dac251051c38398fea5a2ceb012cf233ebee01ec399e667743088807fc9db13", kill_on_drop: false }`
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/client.rs:95:9
[INFO] [stderr]    |
[INFO] [stderr] 95 |         &request_info.timestamp(timestamp);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 95 |         let _ = &request_info.timestamp(timestamp);
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/client.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 96 |         &request_info.client_id(&self.client_id);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 96 |         let _ = &request_info.client_id(&self.client_id);
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/query.rs:23:21
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn latitude(&mut self, v: f64) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]    |                     ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn latitude(&mut self, v: f64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]    |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/query.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 | /         &self
[INFO] [stderr] 34 | |             .request_info_map
[INFO] [stderr] 35 | |             .insert("Latitude".to_string(), Value::Number(n));
[INFO] [stderr]    | |_____________________________________________________________^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 33 |         let _ = &self
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/query.rs:40:22
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub fn longitude(&mut self, v: f64) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]    |                      ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub fn longitude(&mut self, v: f64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]    |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/query.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 | /         &self
[INFO] [stderr] 51 | |             .request_info_map
[INFO] [stderr] 52 | |             .insert("Longitude".to_string(), Value::Number(n));
[INFO] [stderr]    | |______________________________________________________________^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 50 |         let _ = &self
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/query.rs:57:22
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn timestamp(&mut self, v: u64) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]    |                      ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn timestamp(&mut self, v: u64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]    |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/query.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 | /         &self
[INFO] [stderr] 59 | |             .request_info_map
[INFO] [stderr] 60 | |             .insert("TimeStamp".to_string(), Value::Number(Number::from(v)));
[INFO] [stderr]    | |____________________________________________________________________________^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 58 |         let _ = &self
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/query.rs:65:22
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn client_id(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]    |                      ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn client_id(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]    |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/query.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 | /         &self
[INFO] [stderr] 67 | |             .request_info_map
[INFO] [stderr] 68 | |             .insert("ClientID".to_string(), Value::String(v.to_string()));
[INFO] [stderr]    | |_________________________________________________________________________^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 66 |         let _ = &self
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/query.rs:73:26
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn position_time(&mut self, v: u64) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]    |                          ^^^^^^^^^                    ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn position_time(&mut self, v: u64) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]    |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/query.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 | /         &self
[INFO] [stderr] 75 | |             .request_info_map
[INFO] [stderr] 76 | |             .insert("PositionTime".to_string(), Value::Number(Number::from(v)));
[INFO] [stderr]    | |_______________________________________________________________________________^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 74 |         let _ = &self
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/query.rs:81:40
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub fn input_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]    |                                        ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub fn input_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]    |                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/query.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 | /         &self.request_info_map.insert(
[INFO] [stderr] 83 | |             "InputLanguageEnglishName".to_string(),
[INFO] [stderr] 84 | |             Value::String(v.to_string()),
[INFO] [stderr] 85 | |         );
[INFO] [stderr]    | |_________^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 82 |         let _ = &self.request_info_map.insert(
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/query.rs:90:39
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub fn input_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]    |                                       ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub fn input_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]    |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/query.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 | /         &self.request_info_map.insert(
[INFO] [stderr] 92 | |             "InputLanguageNativeName".to_string(),
[INFO] [stderr] 93 | |             Value::String(v.to_string()),
[INFO] [stderr] 94 | |         );
[INFO] [stderr]    | |_________^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 91 |         let _ = &self.request_info_map.insert(
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/query.rs:99:36
[INFO] [stderr]    |
[INFO] [stderr] 99 |     pub fn input_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]    |                                    ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     pub fn input_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]    |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/query.rs:100:9
[INFO] [stderr]     |
[INFO] [stderr] 100 | /         &self.request_info_map.insert(
[INFO] [stderr] 101 | |             "InputLanguageIETFTag".to_string(),
[INFO] [stderr] 102 | |             Value::String(v.to_string()),
[INFO] [stderr] 103 | |         );
[INFO] [stderr]     | |_________^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 100 |         let _ = &self.request_info_map.insert(
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/query.rs:108:41
[INFO] [stderr]     |
[INFO] [stderr] 108 |     pub fn output_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]     |                                         ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 108 |     pub fn output_language_english_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]     |                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/query.rs:109:9
[INFO] [stderr]     |
[INFO] [stderr] 109 | /         &self.request_info_map.insert(
[INFO] [stderr] 110 | |             "OutputLanguageEnglishName".to_string(),
[INFO] [stderr] 111 | |             Value::String(v.to_string()),
[INFO] [stderr] 112 | |         );
[INFO] [stderr]     | |_________^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 109 |         let _ = &self.request_info_map.insert(
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/query.rs:117:40
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn output_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]     |                                        ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn output_language_native_name(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]     |                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/query.rs:118:9
[INFO] [stderr]     |
[INFO] [stderr] 118 | /         &self.request_info_map.insert(
[INFO] [stderr] 119 | |             "OutputLanguageNativeName".to_string(),
[INFO] [stderr] 120 | |             Value::String(v.to_string()),
[INFO] [stderr] 121 | |         );
[INFO] [stderr]     | |_________^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 118 |         let _ = &self.request_info_map.insert(
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/query.rs:126:37
[INFO] [stderr]     |
[INFO] [stderr] 126 |     pub fn output_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]     |                                     ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 126 |     pub fn output_language_ietf_tag(&mut self, v: &str) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]     |                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/query.rs:127:9
[INFO] [stderr]     |
[INFO] [stderr] 127 | /         &self.request_info_map.insert(
[INFO] [stderr] 128 | |             "OutputLanguageIETFTag".to_string(),
[INFO] [stderr] 129 | |             Value::String(v.to_string()),
[INFO] [stderr] 130 | |         );
[INFO] [stderr]     | |_________^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 127 |         let _ = &self.request_info_map.insert(
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/query.rs:135:39
[INFO] [stderr]     |
[INFO] [stderr] 135 |     pub fn partial_transcript_desired(&mut self, v: bool) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]     |                                       ^^^^^^^^^                     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 135 |     pub fn partial_transcript_desired(&mut self, v: bool) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]     |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/query.rs:136:9
[INFO] [stderr]     |
[INFO] [stderr] 136 | /         &self
[INFO] [stderr] 137 | |             .request_info_map
[INFO] [stderr] 138 | |             .insert("PartialTranscriptsDesired".to_string(), Value::Bool(v));
[INFO] [stderr]     | |____________________________________________________________________________^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 136 |         let _ = &self
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/query.rs:143:16
[INFO] [stderr]     |
[INFO] [stderr] 143 |     pub fn set(&mut self, k: String, v: Value) -> Option<InvalidRequestInfoError> {
[INFO] [stderr]     |                ^^^^^^^^^                                 ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                |
[INFO] [stderr]     |                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 143 |     pub fn set(&mut self, k: String, v: Value) -> Option<InvalidRequestInfoError<'_>> {
[INFO] [stderr]     |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/query.rs:144:9
[INFO] [stderr]     |
[INFO] [stderr] 144 |         &self.request_info_map.insert(k, v);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 144 |         let _ = &self.request_info_map.insert(k, v);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `houndify` (lib) generated 28 warnings
[INFO] [stderr] warning: `houndify` (lib test) generated 28 warnings (28 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/houndify-0b4162d84e7a65e2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test response::response_tests::test_hound_server_response_parse ... ok
[INFO] [stdout] test client::client_tests::test_generate_auth_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/houndify.rs (/opt/rustwide/target/debug/deps/houndify-e387d3ec7cc51404)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_voice_query_unsupported_audio_format ... FAILED
[INFO] [stdout] test test_text_query ... FAILED
[INFO] [stdout] test test_voice_query_success ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_voice_query_unsupported_audio_format stdout ----
[INFO] [stdout] Request=RequestBuilder {
[INFO] [stdout]     client: Client,
[INFO] [stdout]     request: Ok(
[INFO] [stdout]         Request {
[INFO] [stdout]             method: POST,
[INFO] [stdout]             url: Url {
[INFO] [stdout]                 scheme: "https",
[INFO] [stdout]                 cannot_be_a_base: false,
[INFO] [stdout]                 username: "",
[INFO] [stdout]                 password: None,
[INFO] [stdout]                 host: Some(
[INFO] [stdout]                     Domain(
[INFO] [stdout]                         "api.houndify.com",
[INFO] [stdout]                     ),
[INFO] [stdout]                 ),
[INFO] [stdout]                 port: None,
[INFO] [stdout]                 path: "/v1/audio",
[INFO] [stdout]                 query: None,
[INFO] [stdout]                 fragment: None,
[INFO] [stdout]             },
[INFO] [stdout]             headers: {
[INFO] [stdout]                 "hound-client-authentication": "EqQpJDGt0YozIb8Az6xvvA==;1760432342;q8QKWT-V38PEQ0l5tF2Wjp61_T1AxEILZzjuFh4lR9U=",
[INFO] [stdout]                 "hound-request-authentication": "kevinq;deadbeef",
[INFO] [stdout]                 "houndify-request-info": "{\"ClientID\":\"EqQpJDGt0YozIb8Az6xvvA==\",\"SDK\":\"houndify-sdk-rust/1.0\",\"TimeStamp\":1760432342,\"UserID\":\"kevinq\"}",
[INFO] [stdout]                 "houndify-request-info-length": "110",
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] Error=reqwest::Error {
[INFO] [stdout]     kind: Body,
[INFO] [stdout]     url: Url {
[INFO] [stdout]         scheme: "https",
[INFO] [stdout]         cannot_be_a_base: false,
[INFO] [stdout]         username: "",
[INFO] [stdout]         password: None,
[INFO] [stdout]         host: Some(
[INFO] [stdout]             Domain(
[INFO] [stdout]                 "api.houndify.com",
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         port: None,
[INFO] [stdout]         path: "/v1/audio",
[INFO] [stdout]         query: None,
[INFO] [stdout]         fragment: None,
[INFO] [stdout]     },
[INFO] [stdout]     source: hyper::Error(
[INFO] [stdout]         ChannelClosed,
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] Error=An error occurred during the Houndify request: reqwest::Error {
[INFO] [stdout]     kind: Body,
[INFO] [stdout]     url: Url {
[INFO] [stdout]         scheme: "https",
[INFO] [stdout]         cannot_be_a_base: false,
[INFO] [stdout]         username: "",
[INFO] [stdout]         password: None,
[INFO] [stdout]         host: Some(
[INFO] [stdout]             Domain(
[INFO] [stdout]                 "api.houndify.com",
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         port: None,
[INFO] [stdout]         path: "/v1/audio",
[INFO] [stdout]         query: None,
[INFO] [stdout]         fragment: None,
[INFO] [stdout]     },
[INFO] [stdout]     source: hyper::Error(
[INFO] [stdout]         ChannelClosed,
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_voice_query_unsupported_audio_format' panicked at tests/houndify.rs:69:13:
[INFO] [stdout] assertion failed: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61691bcf69d2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61691bcf69d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61691bcf69d2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61691bcf69d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61691bd1f7a3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61691bd1f7a3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61691bcf3173 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61691bcf3173 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61691bcf6822 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61691bcf7f4c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61691bcf7da2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61691bb19c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61691bb19c24 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61691bcf8a2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61691bcf8a2b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61691bcf86c6 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stderr] error: test failed, to rerun pass `--test houndify`
[INFO] [stdout]   16:     0x61691bcf6ed9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61691bcf838d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61691bd1d270 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61691bd1d2dc - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x61691baddd89 - houndify::test_voice_query_unsupported_audio_format::h8b9da7acd7651fe3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/houndify.rs:69:13
[INFO] [stdout]   21:     0x61691baddd89 - houndify::test_voice_query_unsupported_audio_format::{{closure}}::h13fe5d9617ea5650
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/houndify.rs:53:47
[INFO] [stdout]   22:     0x61691baddd89 - core::ops::function::FnOnce::call_once::h6da1ef5b011993bd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61691bb1f3ab - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61691bb1f3ab - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x61691bb1e59e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x61691bb1e59e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x61691bb1e59e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x61691bb1e59e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x61691bb1e59e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61691bb1e59e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x61691bb1e59e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x61691bae2114 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x61691bae2114 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x61691bae5aea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x61691bae5aea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x61691bae5aea - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x61691bae5aea - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x61691bae5aea - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61691bae5aea - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x61691bae5aea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61691bcfba87 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x61691bcfba87 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x61691bcfba87 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x77b8646a5aa4 - <unknown>
[INFO] [stdout]   45:     0x77b864732a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_text_query stdout ----
[INFO] [stdout] Request=RequestBuilder {
[INFO] [stdout]     client: Client,
[INFO] [stdout]     request: Ok(
[INFO] [stdout]         Request {
[INFO] [stdout]             method: GET,
[INFO] [stdout]             url: Url {
[INFO] [stdout]                 scheme: "https",
[INFO] [stdout]                 cannot_be_a_base: false,
[INFO] [stdout]                 username: "",
[INFO] [stdout]                 password: None,
[INFO] [stdout]                 host: Some(
[INFO] [stdout]                     Domain(
[INFO] [stdout]                         "api.houndify.com",
[INFO] [stdout]                     ),
[INFO] [stdout]                 ),
[INFO] [stdout]                 port: None,
[INFO] [stdout]                 path: "/v1/text",
[INFO] [stdout]                 query: Some(
[INFO] [stdout]                     "&query=what+is+one+plus+one%3F",
[INFO] [stdout]                 ),
[INFO] [stdout]                 fragment: None,
[INFO] [stdout]             },
[INFO] [stdout]             headers: {
[INFO] [stdout]                 "hound-client-authentication": "EqQpJDGt0YozIb8Az6xvvA==;1760432342;q8QKWT-V38PEQ0l5tF2Wjp61_T1AxEILZzjuFh4lR9U=",
[INFO] [stdout]                 "hound-request-authentication": "kevinq;deadbeef",
[INFO] [stdout]                 "houndify-request-info": "{\"ClientID\":\"EqQpJDGt0YozIb8Az6xvvA==\",\"SDK\":\"houndify-sdk-rust/1.0\",\"TimeStamp\":1760432342,\"UserID\":\"kevinq\"}",
[INFO] [stdout]                 "houndify-request-info-length": "110",
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] Error=reqwest::Error {
[INFO] [stdout]     kind: Request,
[INFO] [stdout]     url: Url {
[INFO] [stdout]         scheme: "https",
[INFO] [stdout]         cannot_be_a_base: false,
[INFO] [stdout]         username: "",
[INFO] [stdout]         password: None,
[INFO] [stdout]         host: Some(
[INFO] [stdout]             Domain(
[INFO] [stdout]                 "api.houndify.com",
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         port: None,
[INFO] [stdout]         path: "/v1/text",
[INFO] [stdout]         query: Some(
[INFO] [stdout]             "&query=what+is+one+plus+one%3F",
[INFO] [stdout]         ),
[INFO] [stdout]         fragment: None,
[INFO] [stdout]     },
[INFO] [stdout]     source: hyper::Error(
[INFO] [stdout]         Connect,
[INFO] [stdout]         ConnectError(
[INFO] [stdout]             "dns error",
[INFO] [stdout]             Custom {
[INFO] [stdout]                 kind: Uncategorized,
[INFO] [stdout]                 error: "failed to lookup address information: Temporary failure in name resolution",
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] Error=An error occurred during the Houndify request: reqwest::Error {
[INFO] [stdout]     kind: Request,
[INFO] [stdout]     url: Url {
[INFO] [stdout]         scheme: "https",
[INFO] [stdout]         cannot_be_a_base: false,
[INFO] [stdout]         username: "",
[INFO] [stdout]         password: None,
[INFO] [stdout]         host: Some(
[INFO] [stdout]             Domain(
[INFO] [stdout]                 "api.houndify.com",
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         port: None,
[INFO] [stdout]         path: "/v1/text",
[INFO] [stdout]         query: Some(
[INFO] [stdout]             "&query=what+is+one+plus+one%3F",
[INFO] [stdout]         ),
[INFO] [stdout]         fragment: None,
[INFO] [stdout]     },
[INFO] [stdout]     source: hyper::Error(
[INFO] [stdout]         Connect,
[INFO] [stdout]         ConnectError(
[INFO] [stdout]             "dns error",
[INFO] [stdout]             Custom {
[INFO] [stdout]                 kind: Uncategorized,
[INFO] [stdout]                 error: "failed to lookup address information: Temporary failure in name resolution",
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_text_query' panicked at tests/houndify.rs:29:13:
[INFO] [stdout] assertion failed: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61691bcf69d2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61691bcf69d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61691bcf69d2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61691bcf69d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61691bd1f7a3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61691bd1f7a3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61691bcf3173 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61691bcf3173 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61691bcf6822 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61691bcf7f4c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61691bcf7da2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61691bb19c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61691bb19c24 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61691bcf8a2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61691bcf8a2b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61691bcf86c6 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x61691bcf6ed9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61691bcf838d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61691bd1d270 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61691bd1d2dc - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x61691bade6f5 - houndify::test_text_query::h9cc5c8bd758912f1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/houndify.rs:29:13
[INFO] [stdout]   21:     0x61691bade6f5 - houndify::test_text_query::{{closure}}::h3a17c542c6c8036f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/houndify.rs:19:21
[INFO] [stdout]   22:     0x61691bade6f5 - core::ops::function::FnOnce::call_once::ha648240959f386f9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61691bb1f3ab - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61691bb1f3ab - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x61691bb1e59e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x61691bb1e59e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x61691bb1e59e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x61691bb1e59e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x61691bb1e59e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61691bb1e59e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x61691bb1e59e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x61691bae2114 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x61691bae2114 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x61691bae5aea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x61691bae5aea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x61691bae5aea - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x61691bae5aea - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x61691bae5aea - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61691bae5aea - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x61691bae5aea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61691bcfba87 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x61691bcfba87 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x61691bcfba87 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x77b8646a5aa4 - <unknown>
[INFO] [stdout]   45:     0x77b864732a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_voice_query_success stdout ----
[INFO] [stdout] Request=RequestBuilder {
[INFO] [stdout]     client: Client,
[INFO] [stdout]     request: Ok(
[INFO] [stdout]         Request {
[INFO] [stdout]             method: POST,
[INFO] [stdout]             url: Url {
[INFO] [stdout]                 scheme: "https",
[INFO] [stdout]                 cannot_be_a_base: false,
[INFO] [stdout]                 username: "",
[INFO] [stdout]                 password: None,
[INFO] [stdout]                 host: Some(
[INFO] [stdout]                     Domain(
[INFO] [stdout]                         "api.houndify.com",
[INFO] [stdout]                     ),
[INFO] [stdout]                 ),
[INFO] [stdout]                 port: None,
[INFO] [stdout]                 path: "/v1/audio",
[INFO] [stdout]                 query: None,
[INFO] [stdout]                 fragment: None,
[INFO] [stdout]             },
[INFO] [stdout]             headers: {
[INFO] [stdout]                 "hound-client-authentication": "EqQpJDGt0YozIb8Az6xvvA==;1760432342;q8QKWT-V38PEQ0l5tF2Wjp61_T1AxEILZzjuFh4lR9U=",
[INFO] [stdout]                 "hound-request-authentication": "kevinq;deadbeef",
[INFO] [stdout]                 "houndify-request-info": "{\"ClientID\":\"EqQpJDGt0YozIb8Az6xvvA==\",\"SDK\":\"houndify-sdk-rust/1.0\",\"TimeStamp\":1760432342,\"UserID\":\"kevinq\"}",
[INFO] [stdout]                 "houndify-request-info-length": "110",
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] Error=reqwest::Error {
[INFO] [stdout]     kind: Body,
[INFO] [stdout]     url: Url {
[INFO] [stdout]         scheme: "https",
[INFO] [stdout]         cannot_be_a_base: false,
[INFO] [stdout]         username: "",
[INFO] [stdout]         password: None,
[INFO] [stdout]         host: Some(
[INFO] [stdout]             Domain(
[INFO] [stdout]                 "api.houndify.com",
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         port: None,
[INFO] [stdout]         path: "/v1/audio",
[INFO] [stdout]         query: None,
[INFO] [stdout]         fragment: None,
[INFO] [stdout]     },
[INFO] [stdout]     source: hyper::Error(
[INFO] [stdout]         ChannelClosed,
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] Error=An error occurred during the Houndify request: reqwest::Error {
[INFO] [stdout]     kind: Body,
[INFO] [stdout]     url: Url {
[INFO] [stdout]         scheme: "https",
[INFO] [stdout]         cannot_be_a_base: false,
[INFO] [stdout]         username: "",
[INFO] [stdout]         password: None,
[INFO] [stdout]         host: Some(
[INFO] [stdout]             Domain(
[INFO] [stdout]                 "api.houndify.com",
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         port: None,
[INFO] [stdout]         path: "/v1/audio",
[INFO] [stdout]         query: None,
[INFO] [stdout]         fragment: None,
[INFO] [stdout]     },
[INFO] [stdout]     source: hyper::Error(
[INFO] [stdout]         ChannelClosed,
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_voice_query_success' panicked at tests/houndify.rs:47:13:
[INFO] [stdout] assertion failed: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61691bcf69d2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61691bcf69d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61691bcf69d2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61691bcf69d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61691bd1f7a3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61691bd1f7a3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61691bcf3173 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61691bcf3173 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61691bcf6822 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61691bcf7f4c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61691bcf7da2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61691bb19c24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61691bb19c24 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61691bcf8a2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61691bcf8a2b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61691bcf86c6 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x61691bcf6ed9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61691bcf838d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61691bd1d270 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61691bd1d2dc - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x61691bade449 - houndify::test_voice_query_success::h0690e85f6d1125bb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/houndify.rs:47:13
[INFO] [stdout]   21:     0x61691bade449 - houndify::test_voice_query_success::{{closure}}::h22cb8ebcc30d60f1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/houndify.rs:35:30
[INFO] [stdout]   22:     0x61691bade449 - core::ops::function::FnOnce::call_once::h899dce82e7f20827
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61691bb1f3ab - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61691bb1f3ab - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x61691bb1e59e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x61691bb1e59e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x61691bb1e59e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x61691bb1e59e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x61691bb1e59e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61691bb1e59e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x61691bb1e59e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x61691bae2114 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x61691bae2114 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x61691bae5aea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x61691bae5aea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x61691bae5aea - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x61691bae5aea - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x61691bae5aea - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61691bae5aea - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x61691bae5aea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61691bcfba87 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x61691bcfba87 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x61691bcfba87 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x77b8646a5aa4 - <unknown>
[INFO] [stdout]   45:     0x77b864732a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_text_query
[INFO] [stdout]     test_voice_query_success
[INFO] [stdout]     test_voice_query_unsupported_audio_format
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8dac251051c38398fea5a2ceb012cf233ebee01ec399e667743088807fc9db13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dac251051c38398fea5a2ceb012cf233ebee01ec399e667743088807fc9db13", kill_on_drop: false }`
[INFO] [stdout] 8dac251051c38398fea5a2ceb012cf233ebee01ec399e667743088807fc9db13
