[INFO] fetching crate mega_etl 0.1.1... [INFO] testing mega_etl-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate mega_etl 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate mega_etl 0.1.1 [INFO] finished tweaking crates.io crate mega_etl 0.1.1 [INFO] tweaked toml for crates.io crate mega_etl 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mega_etl 0.1.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 224 packages to latest compatible versions [INFO] [stderr] Adding mysql_async_wasi v0.30.1 (available: v0.33.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 716afbe65dcca529306ef11c5f8fcd18adf8dcc76849c879b4205c9666f1e902 [INFO] running `Command { std: "docker" "start" "-a" "716afbe65dcca529306ef11c5f8fcd18adf8dcc76849c879b4205c9666f1e902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "716afbe65dcca529306ef11c5f8fcd18adf8dcc76849c879b4205c9666f1e902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "716afbe65dcca529306ef11c5f8fcd18adf8dcc76849c879b4205c9666f1e902", kill_on_drop: false }` [INFO] [stdout] 716afbe65dcca529306ef11c5f8fcd18adf8dcc76849c879b4205c9666f1e902 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3b4e32afaa0d405ca70161def5bb44518796a42b8250f5b25f8b25cb6ed48ab [INFO] running `Command { std: "docker" "start" "-a" "d3b4e32afaa0d405ca70161def5bb44518796a42b8250f5b25f8b25cb6ed48ab", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling tokio_wasi v1.25.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling mio_wasi v0.8.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stdout] error: You need to choose a zlib backend [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/lib.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | compile_error!("You need to choose a zlib backend"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stdout] error[E0432]: unresolved imports `crate::ffi::Deflate`, `crate::ffi::ErrorMessage`, `crate::ffi::Inflate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/mem.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::ffi::{self, Backend, Deflate, DeflateBackend, ErrorMessage, Inflate, InflateBackend}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^ no `Inflate` in `ffi` [INFO] [stdout] | | | [INFO] [stdout] | | no `ErrorMessage` in `ffi` [INFO] [stdout] | no `Deflate` in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stdout] error[E0412]: cannot find type `ErrorMessage` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/ffi/mod.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | impl std::fmt::Debug for ErrorMessage { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MZ_NO_FLUSH` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/mem.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | None = ffi::MZ_NO_FLUSH as isize, [INFO] [stdout] | ^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MZ_PARTIAL_FLUSH` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/mem.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 61 | Partial = ffi::MZ_PARTIAL_FLUSH as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MZ_SYNC_FLUSH` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/mem.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | Sync = ffi::MZ_SYNC_FLUSH as isize, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MZ_FULL_FLUSH` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/mem.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | Full = ffi::MZ_FULL_FLUSH as isize, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MZ_FINISH` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/mem.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | Finish = ffi::MZ_FINISH as isize, [INFO] [stdout] | ^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MZ_NO_FLUSH` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/mem.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | None = ffi::MZ_NO_FLUSH as isize, [INFO] [stdout] | ^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MZ_SYNC_FLUSH` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/mem.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | Sync = ffi::MZ_SYNC_FLUSH as isize, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MZ_FINISH` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/mem.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | Finish = ffi::MZ_FINISH as isize, [INFO] [stdout] | ^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MZ_DEFAULT_WINDOW_BITS` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/mem.rs:199:59 [INFO] [stdout] | [INFO] [stdout] 199 | inner: Deflate::make(level, zlib_header, ffi::MZ_DEFAULT_WINDOW_BITS as u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MZ_DEFAULT_WINDOW_BITS` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.2/src/mem.rs:370:52 [INFO] [stdout] | [INFO] [stdout] 370 | inner: Inflate::make(zlib_header, ffi::MZ_DEFAULT_WINDOW_BITS as u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `flate2` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d3b4e32afaa0d405ca70161def5bb44518796a42b8250f5b25f8b25cb6ed48ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b4e32afaa0d405ca70161def5bb44518796a42b8250f5b25f8b25cb6ed48ab", kill_on_drop: false }` [INFO] [stdout] d3b4e32afaa0d405ca70161def5bb44518796a42b8250f5b25f8b25cb6ed48ab