[INFO] fetching crate mysql_async_wasi 0.33.0...
[INFO] testing mysql_async_wasi-0.33.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate mysql_async_wasi 0.33.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate mysql_async_wasi 0.33.0
[INFO] finished tweaking crates.io crate mysql_async_wasi 0.33.0
[INFO] tweaked toml for crates.io crate mysql_async_wasi 0.33.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mysql_async_wasi 0.33.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 292 packages to latest compatible versions
[INFO] [stderr]       Adding lru v0.12.5 (available: v0.16.2)
[INFO] [stderr]       Adding mysql_common v0.31.0 (available: v0.35.5)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rustls v0.21.12 (available: v0.23.35)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (available: v2.2.0)
[INFO] [stderr]       Adding socket2 v0.5.10 (available: v0.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tokio-rustls v0.24.1 (available: v0.26.4)
[INFO] [stderr]       Adding twox-hash v1.6.3 (available: v2.1.2)
[INFO] [stderr]       Adding webpki-roots v0.25.4 (available: v1.0.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a665271885d9885d1cdecfd74d8d0edad7b4198a71f7c9c3e84c82ad620d189
[INFO] running `Command { std: "docker" "start" "-a" "5a665271885d9885d1cdecfd74d8d0edad7b4198a71f7c9c3e84c82ad620d189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a665271885d9885d1cdecfd74d8d0edad7b4198a71f7c9c3e84c82ad620d189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a665271885d9885d1cdecfd74d8d0edad7b4198a71f7c9c3e84c82ad620d189", kill_on_drop: false }`
[INFO] [stdout] 5a665271885d9885d1cdecfd74d8d0edad7b4198a71f7c9c3e84c82ad620d189
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 432bf7a1b4224a5829d70d4446a5f2cee5b13e1505476270c517b997be65ea07
[INFO] running `Command { std: "docker" "start" "-a" "432bf7a1b4224a5829d70d4446a5f2cee5b13e1505476270c517b997be65ea07", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling mysql-common-derive v0.30.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling mysql_common v0.31.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling mysql_async_wasi v0.33.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_PORT` in this scope
[INFO] [stdout]    --> src/io/mod.rs:392:58
[INFO] [stdout]     |
[INFO] [stdout] 392 |                     let addrs = url.socket_addrs(|| Some(DEFAULT_PORT))?;
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout]   9 + use crate::opts::DEFAULT_PORT;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `keepalive` in this scope
[INFO] [stdout]    --> src/io/mod.rs:407:33
[INFO] [stdout]     |
[INFO] [stdout] 383 |         _keepalive: Option<Duration>,
[INFO] [stdout]     |         ---------- `_keepalive` defined here
[INFO] [stdout] ...
[INFO] [stdout] 407 |         if let Some(duration) = keepalive {
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: the leading underscore in `_keepalive` marks it as unused, consider renaming it to `keepalive`
[INFO] [stdout]     |
[INFO] [stdout] 383 -         _keepalive: Option<Duration>,
[INFO] [stdout] 383 +         keepalive: Option<Duration>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mysql_common::named_params`
[INFO] [stdout]   --> src/conn/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use mysql_common::named_params;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<std::net::SocketAddr>: tokio::net::ToSocketAddrs` is not satisfied
[INFO] [stdout]    --> src/io/mod.rs:393:40
[INFO] [stdout]     |
[INFO] [stdout] 393 |                     TcpStream::connect(addrs).await?
[INFO] [stdout]     |                     ------------------ ^^^^^ the trait `tokio::net::ToSocketAddrs` is not implemented for `Vec<std::net::SocketAddr>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::net::ToSocketAddrs`:
[INFO] [stdout]               &T
[INFO] [stdout]               &[std::net::SocketAddr]
[INFO] [stdout]               (&str, u16)
[INFO] [stdout]               (IpAddr, u16)
[INFO] [stdout]               (Ipv4Addr, u16)
[INFO] [stdout]               (Ipv6Addr, u16)
[INFO] [stdout]               (std::string::String, u16)
[INFO] [stdout]               SocketAddrV4
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `tokio::net::TcpStream::connect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/net/tcp/stream.rs:115:33
[INFO] [stdout]     |
[INFO] [stdout] 115 |         pub async fn connect<A: ToSocketAddrs>(addr: A) -> io::Result<TcpStream> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ required by this bound in `TcpStream::connect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<std::net::SocketAddr>: tokio::net::ToSocketAddrs` is not satisfied
[INFO] [stdout]    --> src/io/mod.rs:393:21
[INFO] [stdout]     |
[INFO] [stdout] 393 |                     TcpStream::connect(addrs).await?
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tokio::net::ToSocketAddrs` is not implemented for `Vec<std::net::SocketAddr>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::net::ToSocketAddrs`:
[INFO] [stdout]               &T
[INFO] [stdout]               &[std::net::SocketAddr]
[INFO] [stdout]               (&str, u16)
[INFO] [stdout]               (IpAddr, u16)
[INFO] [stdout]               (Ipv4Addr, u16)
[INFO] [stdout]               (Ipv6Addr, u16)
[INFO] [stdout]               (std::string::String, u16)
[INFO] [stdout]               SocketAddrV4
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `tokio::net::TcpStream::connect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/net/tcp/stream.rs:115:33
[INFO] [stdout]     |
[INFO] [stdout] 115 |         pub async fn connect<A: ToSocketAddrs>(addr: A) -> io::Result<TcpStream> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ required by this bound in `TcpStream::connect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<std::net::SocketAddr>: tokio::net::ToSocketAddrs` is not satisfied
[INFO] [stdout]    --> src/io/mod.rs:393:47
[INFO] [stdout]     |
[INFO] [stdout] 393 |                     TcpStream::connect(addrs).await?
[INFO] [stdout]     |                                               ^^^^^ the trait `tokio::net::ToSocketAddrs` is not implemented for `Vec<std::net::SocketAddr>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::net::ToSocketAddrs`:
[INFO] [stdout]               &T
[INFO] [stdout]               &[std::net::SocketAddr]
[INFO] [stdout]               (&str, u16)
[INFO] [stdout]               (IpAddr, u16)
[INFO] [stdout]               (Ipv4Addr, u16)
[INFO] [stdout]               (Ipv6Addr, u16)
[INFO] [stdout]               (std::string::String, u16)
[INFO] [stdout]               SocketAddrV4
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `tokio::net::TcpStream::connect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/net/tcp/stream.rs:115:33
[INFO] [stdout]     |
[INFO] [stdout] 115 |         pub async fn connect<A: ToSocketAddrs>(addr: A) -> io::Result<TcpStream> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ required by this bound in `TcpStream::connect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mysql_async_wasi` (lib) due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "432bf7a1b4224a5829d70d4446a5f2cee5b13e1505476270c517b997be65ea07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "432bf7a1b4224a5829d70d4446a5f2cee5b13e1505476270c517b997be65ea07", kill_on_drop: false }`
[INFO] [stdout] 432bf7a1b4224a5829d70d4446a5f2cee5b13e1505476270c517b997be65ea07
