[INFO] cloning repository https://github.com/BelCoding/ex-tokio-tracing-sqlx-http3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BelCoding/ex-tokio-tracing-sqlx-http3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBelCoding%2Fex-tokio-tracing-sqlx-http3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBelCoding%2Fex-tokio-tracing-sqlx-http3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eae50f7977ed6fdef69d73d7ba6570b9d7651ba0
[INFO] checking BelCoding/ex-tokio-tracing-sqlx-http3 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBelCoding%2Fex-tokio-tracing-sqlx-http3" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BelCoding/ex-tokio-tracing-sqlx-http3
[INFO] finished tweaking git repo https://github.com/BelCoding/ex-tokio-tracing-sqlx-http3
[INFO] tweaked toml for git repo https://github.com/BelCoding/ex-tokio-tracing-sqlx-http3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BelCoding/ex-tokio-tracing-sqlx-http3 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BelCoding/ex-tokio-tracing-sqlx-http3 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console-api v0.7.0
[INFO] [stderr]   Downloaded tracing-tree v0.4.0
[INFO] [stderr]   Downloaded console-subscriber v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45affb711f41e9d739c30abdd4960b4ecef49fe14d9477062af837a15e1a4d75
[INFO] running `Command { std: "docker" "start" "-a" "45affb711f41e9d739c30abdd4960b4ecef49fe14d9477062af837a15e1a4d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45affb711f41e9d739c30abdd4960b4ecef49fe14d9477062af837a15e1a4d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45affb711f41e9d739c30abdd4960b4ecef49fe14d9477062af837a15e1a4d75", kill_on_drop: false }`
[INFO] [stdout] 45affb711f41e9d739c30abdd4960b4ecef49fe14d9477062af837a15e1a4d75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bb5bd6768fd641434fb72b570433677b7e79eb2df0aed43ad9440a7b3cb59c3
[INFO] running `Command { std: "docker" "start" "-a" "3bb5bd6768fd641434fb72b570433677b7e79eb2df0aed43ad9440a7b3cb59c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking sqlformat v0.2.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing-tree v0.4.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking console-api v0.7.0
[INFO] [stderr]     Checking console-subscriber v0.3.0
[INFO] [stderr]     Checking ex-tokio-tracing-sqlx-http3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/db.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let res = sqlx::query!("SELECT * FROM contacts WHERE email = $1", email.as_str())
[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` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/db.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let res = sqlx::query!("SELECT * FROM contacts_t WHERE email = $1", email.as_str())
[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` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/db.rs:65:42
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let res: Result<Vec<Email>, _> = sqlx::query_as!(Email, "SELECT email FROM contacts_t")
[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: Connection refused (os error 111)
[INFO] [stdout]   --> src/db.rs:60:42
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let res: Result<Vec<Email>, _> = sqlx::query_as!(Email, "SELECT email FROM contacts")
[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: Connection refused (os error 111)
[INFO] [stdout]   --> src/db.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |           let res = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 94 | |             "INSERT INTO contacts_t (email, number) VALUES ($1, $2)",
[INFO] [stdout] 95 | |             entry.email.as_str(),
[INFO] [stdout] 96 | |             entry.number
[INFO] [stdout] 97 | |         );
[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` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/db.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |           let res = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 87 | |             "INSERT INTO contacts (email, number) VALUES ($1, $2)",
[INFO] [stdout] 88 | |             entry.email.as_str(),
[INFO] [stdout] 89 | |             entry.number
[INFO] [stdout] 90 | |         );
[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` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/db.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let res = sqlx::query!("SELECT * FROM contacts_t")
[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` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/db.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |           let res = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 156 | |             Contact,
[INFO] [stdout] 157 | |             "SELECT * FROM contacts_t WHERE email = $1",
[INFO] [stdout] 158 | |             mail.as_str()
[INFO] [stdout] 159 | |         )
[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: Connection refused (os error 111)
[INFO] [stdout]    --> src/db.rs:181:19
[INFO] [stdout]     |
[INFO] [stdout] 181 |           let res = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 182 | |             "SELECT number FROM contacts_t WHERE email = $1",
[INFO] [stdout] 183 | |             mail.as_str()
[INFO] [stdout] 184 | |         )
[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` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> src/phonehandler.rs:45:30
[INFO] [stdout]     |
[INFO] [stdout]  45 |         let j = tokio::task::Builder::new()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/task/mod.rs:370:26
[INFO] [stdout]     |
[INFO] [stdout] 368 | /     cfg_trace! {
[INFO] [stdout] 369 | |         mod builder;
[INFO] [stdout] 370 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 371 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  45 -         let j = tokio::task::Builder::new()
[INFO] [stdout]  45 +         let j = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> src/phonehandler.rs:45:30
[INFO] [stdout]     |
[INFO] [stdout]  45 |         let j = tokio::task::Builder::new()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.1/src/task/mod.rs:370:26
[INFO] [stdout]     |
[INFO] [stdout] 368 | /     cfg_trace! {
[INFO] [stdout] 369 | |         mod builder;
[INFO] [stdout] 370 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 371 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  45 -         let j = tokio::task::Builder::new()
[INFO] [stdout]  45 +         let j = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let res = sqlx::query!("SELECT * FROM contacts_t")
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |         assert!(res.is_ok());
[INFO] [stdout]     |                 --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let res: /* Type */ = sqlx::query!("SELECT * FROM contacts_t")
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ex-tokio-tracing-sqlx-http3` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ex-tokio-tracing-sqlx-http3` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "3bb5bd6768fd641434fb72b570433677b7e79eb2df0aed43ad9440a7b3cb59c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb5bd6768fd641434fb72b570433677b7e79eb2df0aed43ad9440a7b3cb59c3", kill_on_drop: false }`
[INFO] [stdout] 3bb5bd6768fd641434fb72b570433677b7e79eb2df0aed43ad9440a7b3cb59c3
