[INFO] cloning repository https://github.com/diegodario88/encurtador-de-url
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diegodario88/encurtador-de-url" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegodario88%2Fencurtador-de-url", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegodario88%2Fencurtador-de-url'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7bcaca5502e1310ca299a445099d9f0c8255dec7
[INFO] checking diegodario88/encurtador-de-url/7bcaca5502e1310ca299a445099d9f0c8255dec7 against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegodario88%2Fencurtador-de-url" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/diegodario88/encurtador-de-url
[INFO] finished tweaking git repo https://github.com/diegodario88/encurtador-de-url
[INFO] tweaked toml for git repo https://github.com/diegodario88/encurtador-de-url written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diegodario88/encurtador-de-url on toolchain 90b65889799733f21ebdf59d96411aa531c5900a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/diegodario88/encurtador-de-url already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded metrics-util v0.16.3
[INFO] [stderr]   Downloaded metrics v0.22.3
[INFO] [stderr]   Downloaded axum-prometheus v0.6.1
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.13.1
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.14.0
[INFO] [stderr]   Downloaded rustls v0.21.11
[INFO] [stderr]   Downloaded raw-cpuid v11.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94a7dfbe4689b995b89f86654036bcead45760360c86475ded1926caa872aee4
[INFO] running `Command { std: "docker" "start" "-a" "94a7dfbe4689b995b89f86654036bcead45760360c86475ded1926caa872aee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94a7dfbe4689b995b89f86654036bcead45760360c86475ded1926caa872aee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a7dfbe4689b995b89f86654036bcead45760360c86475ded1926caa872aee4", kill_on_drop: false }`
[INFO] [stdout] 94a7dfbe4689b995b89f86654036bcead45760360c86475ded1926caa872aee4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 975cd57486b316ef11dbcbc7b4fe6f83f6b4d89eefa5a9c78a4cd33b8fe103d2
[INFO] running `Command { std: "docker" "start" "-a" "975cd57486b316ef11dbcbc7b4fe6f83f6b4d89eefa5a9c78a4cd33b8fe103d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling rustls v0.21.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking raw-cpuid v11.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]     Checking metrics v0.22.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking metrics-util v0.16.3
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.13.1
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.14.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]     Checking axum-prometheus v0.6.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking encurtador-de-url v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/auth.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let query = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 38 | |         Settings,
[INFO] [stdout] 39 | |         "select id, encrypted_global_api_key from settings where id = $1",
[INFO] [stdout] 40 | |         "DEFAULT_SETTINGS"
[INFO] [stdout] 41 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/auth.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let query = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 38 | |         Settings,
[INFO] [stdout] 39 | |         "select id, encrypted_global_api_key from settings where id = $1",
[INFO] [stdout] 40 | |         "DEFAULT_SETTINGS"
[INFO] [stdout] 41 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/routes.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let query = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 77 | |         Link,
[INFO] [stdout] 78 | |         r#"
[INFO] [stdout] 79 | |         with inserted_link as (
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         &url,
[INFO] [stdout] 88 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/routes.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let query = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 77 | |         Link,
[INFO] [stdout] 78 | |         r#"
[INFO] [stdout] 79 | |         with inserted_link as (
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         &url,
[INFO] [stdout] 88 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/routes.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |       let query = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 117 | |         Link,
[INFO] [stdout] 118 | |         r#"
[INFO] [stdout] 119 | |         with updated_link as (
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         &link_id
[INFO] [stdout] 127 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/routes.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |       let query = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 117 | |         Link,
[INFO] [stdout] 118 | |         r#"
[INFO] [stdout] 119 | |         with updated_link as (
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         &link_id
[INFO] [stdout] 127 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/routes.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 |       let query = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 152 | |         Link,
[INFO] [stdout] 153 | |         "select id, target_url from links where id = $1",
[INFO] [stdout] 154 | |         requested_link
[INFO] [stdout] 155 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/routes.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 |       let query = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 152 | |         Link,
[INFO] [stdout] 153 | |         "select id, target_url from links where id = $1",
[INFO] [stdout] 154 | |         requested_link
[INFO] [stdout] 155 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/routes.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |       let query = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 229 | |         CountedLinkStatistic,
[INFO] [stdout] 230 | |         r#"
[INFO] [stdout] 231 | |             select count(*) as amount, referer, user_agent from link_statistics
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |         &link_id
[INFO] [stdout] 236 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/routes.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |       let query = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 229 | |         CountedLinkStatistic,
[INFO] [stdout] 230 | |         r#"
[INFO] [stdout] 231 | |             select count(*) as amount, referer, user_agent from link_statistics
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |         &link_id
[INFO] [stdout] 236 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/auth.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let select_settings_result = tokio::time::timeout(select_settings_timeout, query)
[INFO] [stdout]    |  __________________________________^
[INFO] [stdout] 45 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/auth.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let select_settings_result = tokio::time::timeout(select_settings_timeout, query)
[INFO] [stdout]    |  __________________________________^
[INFO] [stdout] 45 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/routes.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |       let new_link = tokio::time::timeout(insert_timeout, query)
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 92 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/routes.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |       let new_link = tokio::time::timeout(insert_timeout, query)
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 92 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/routes.rs:130:24
[INFO] [stdout]     |
[INFO] [stdout] 130 |       let updated_link = tokio::time::timeout(update_timeout, query)
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 131 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/routes.rs:130:24
[INFO] [stdout]     |
[INFO] [stdout] 130 |       let updated_link = tokio::time::timeout(update_timeout, query)
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 131 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/routes.rs:158:16
[INFO] [stdout]     |
[INFO] [stdout] 158 |       let link = tokio::time::timeout(select_timeout, query)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 159 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/routes.rs:158:16
[INFO] [stdout]     |
[INFO] [stdout] 158 |       let link = tokio::time::timeout(select_timeout, query)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 159 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/routes.rs:239:35
[INFO] [stdout]     |
[INFO] [stdout] 239 |       let counted_link_statistics = tokio::time::timeout(select_statistics_timeout, query)
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 240 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/routes.rs:239:35
[INFO] [stdout]     |
[INFO] [stdout] 239 |       let counted_link_statistics = tokio::time::timeout(select_statistics_timeout, query)
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 240 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encurtador-de-url` (bin "encurtador-de-url" test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `encurtador-de-url` (bin "encurtador-de-url") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "975cd57486b316ef11dbcbc7b4fe6f83f6b4d89eefa5a9c78a4cd33b8fe103d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "975cd57486b316ef11dbcbc7b4fe6f83f6b4d89eefa5a9c78a4cd33b8fe103d2", kill_on_drop: false }`
[INFO] [stdout] 975cd57486b316ef11dbcbc7b4fe6f83f6b4d89eefa5a9c78a4cd33b8fe103d2
