[INFO] fetching crate mysql_wasi 23.0.2...
[INFO] testing mysql_wasi-23.0.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mysql_wasi 23.0.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mysql_wasi 23.0.2
[INFO] finished tweaking crates.io crate mysql_wasi 23.0.2
[INFO] tweaked toml for crates.io crate mysql_wasi 23.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mysql_wasi 23.0.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mysql_wasi 23.0.2 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8981633a511eddf93a4168afb0b428fa57634a1cd2bb66ad0dd5be72c4b93f17
[INFO] running `Command { std: "docker" "start" "-a" "8981633a511eddf93a4168afb0b428fa57634a1cd2bb66ad0dd5be72c4b93f17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8981633a511eddf93a4168afb0b428fa57634a1cd2bb66ad0dd5be72c4b93f17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8981633a511eddf93a4168afb0b428fa57634a1cd2bb66ad0dd5be72c4b93f17", kill_on_drop: false }`
[INFO] [stdout] 8981633a511eddf93a4168afb0b428fa57634a1cd2bb66ad0dd5be72c4b93f17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c3b9707cd6067e8cf6fe071ada6304edd730a00340754fb138e311861174b8e
[INFO] running `Command { std: "docker" "start" "-a" "8c3b9707cd6067e8cf6fe071ada6304edd730a00340754fb138e311861174b8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling frunk_core v0.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling rust_decimal v1.29.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling time v0.3.21
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling mysql_wasi v23.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling uuid v1.3.3
[INFO] [stderr]    Compiling frunk_proc_macros_impl v0.1.1
[INFO] [stderr]    Compiling frunk_derives v0.4.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling derive_utils v0.13.0
[INFO] [stderr]    Compiling lru v0.8.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling frunk v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling io-enum v1.1.0
[INFO] [stderr]    Compiling mysql_common v0.29.2
[INFO] [stdout] error[E0425]: cannot find value `connect_timeout` in this scope
[INFO] [stdout]    --> src/io/tcp.rs:142:56
[INFO] [stdout]     |
[INFO] [stdout]  85 |     pub fn connect_timeout(&mut self, timeout: Option<Duration>) -> &mut Self {
[INFO] [stdout]     |            --------------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 142 |                         if let Some(connect_timeout) = connect_timeout {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the available field
[INFO] [stdout]     |
[INFO] [stdout] 142 |                         if let Some(connect_timeout) = self.connect_timeout {
[INFO] [stdout]     |                                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `connect_timeout` in this scope
[INFO] [stdout]    --> src/io/tcp.rs:190:60
[INFO] [stdout]     |
[INFO] [stdout]  85 |     pub fn connect_timeout(&mut self, timeout: Option<Duration>) -> &mut Self {
[INFO] [stdout]     |            --------------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 190 |                             if let Some(connect_timeout) = connect_timeout {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the available field
[INFO] [stdout]     |
[INFO] [stdout] 190 |                             if let Some(connect_timeout) = self.connect_timeout {
[INFO] [stdout]     |                                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `read_timeout` in this scope
[INFO] [stdout]    --> src/io/tcp.rs:213:37
[INFO] [stdout]     |
[INFO] [stdout]  72 |     pub fn read_timeout(&mut self, read_timeout: Option<Duration>) -> &mut Self {
[INFO] [stdout]     |            ------------ a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 213 |             socket.set_read_timeout(read_timeout)?;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the available field
[INFO] [stdout]     |
[INFO] [stdout] 213 |             socket.set_read_timeout(self.read_timeout)?;
[INFO] [stdout]     |                                     +++++
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 213 -             socket.set_read_timeout(read_timeout)?;
[INFO] [stdout] 213 +             socket.set_read_timeout(user_timeout)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `write_timeout` in this scope
[INFO] [stdout]    --> src/io/tcp.rs:214:38
[INFO] [stdout]     |
[INFO] [stdout]  67 |     pub fn write_timeout(&mut self, write_timeout: Option<Duration>) -> &mut Self {
[INFO] [stdout]     |            ------------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 214 |             socket.set_write_timeout(write_timeout)?;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the available field
[INFO] [stdout]     |
[INFO] [stdout] 214 |             socket.set_write_timeout(self.write_timeout)?;
[INFO] [stdout]     |                                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `keepalive_time_ms` in this scope
[INFO] [stdout]    --> src/io/tcp.rs:215:37
[INFO] [stdout]     |
[INFO] [stdout]  36 |     pub fn keepalive_time_ms(&mut self, keepalive_time_ms: Option<u32>) -> &mut Self {
[INFO] [stdout]     |            ----------------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 215 |             if let Some(duration) = keepalive_time_ms {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the available field
[INFO] [stdout]     |
[INFO] [stdout] 215 |             if let Some(duration) = self.keepalive_time_ms {
[INFO] [stdout]     |                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `nodelay` in this scope
[INFO] [stdout]    --> src/io/tcp.rs:273:28
[INFO] [stdout]     |
[INFO] [stdout]  62 |     pub fn nodelay(&mut self, nodelay: bool) -> &mut Self {
[INFO] [stdout]     |            ------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 273 |         socket.set_nodelay(nodelay)?;
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the available field
[INFO] [stdout]     |
[INFO] [stdout] 273 |         socket.set_nodelay(self.nodelay)?;
[INFO] [stdout]     |                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mysql_wasi` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8c3b9707cd6067e8cf6fe071ada6304edd730a00340754fb138e311861174b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c3b9707cd6067e8cf6fe071ada6304edd730a00340754fb138e311861174b8e", kill_on_drop: false }`
[INFO] [stdout] 8c3b9707cd6067e8cf6fe071ada6304edd730a00340754fb138e311861174b8e
