[INFO] fetching crate mega_etl 0.1.1... [INFO] testing mega_etl-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate mega_etl 0.1.1 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mega_etl 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmedge_wasi_socket v0.5.5 [INFO] [stderr] Downloaded wasmedge_wasi_socket v0.4.3 [INFO] [stderr] Downloaded tokio-macros v1.8.2 [INFO] [stderr] Downloaded saturating v0.1.0 [INFO] [stderr] Downloaded dns-parser v0.8.0 [INFO] [stderr] Downloaded lru v0.7.8 [INFO] [stderr] Downloaded lexical v6.1.1 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.6 [INFO] [stderr] Downloaded lexical-write-integer v0.8.5 [INFO] [stderr] Downloaded lexical-core v0.8.5 [INFO] [stderr] Downloaded mysql_common v0.29.2 [INFO] [stderr] Downloaded mysql_async_wasi v0.30.1 [INFO] [stderr] Downloaded tokio-util_wasi v0.7.5 [INFO] [stderr] Downloaded mio_wasi v0.8.9 [INFO] [stderr] Downloaded lexical-write-float v0.8.5 [INFO] [stderr] Downloaded lexical-util v0.8.5 [INFO] [stderr] Downloaded h2_wasi v0.3.15 [INFO] [stderr] Downloaded lexical-parse-float v0.8.5 [INFO] [stderr] Downloaded bindgen v0.59.2 [INFO] [stderr] Downloaded hyper_wasi v0.15.2 [INFO] [stderr] Downloaded tokio_wasi v1.25.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32c388376e35600189d069f2c1ae77621bf0b8492cc19f57c0f7f930d54a1068 [INFO] running `Command { std: "docker" "start" "-a" "32c388376e35600189d069f2c1ae77621bf0b8492cc19f57c0f7f930d54a1068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32c388376e35600189d069f2c1ae77621bf0b8492cc19f57c0f7f930d54a1068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c388376e35600189d069f2c1ae77621bf0b8492cc19f57c0f7f930d54a1068", kill_on_drop: false }` [INFO] [stdout] 32c388376e35600189d069f2c1ae77621bf0b8492cc19f57c0f7f930d54a1068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ea43f849c1159055ef570954bb21cd8c32a1cef198396b1ebfeadb292d09fa6 [INFO] running `Command { std: "docker" "start" "-a" "1ea43f849c1159055ef570954bb21cd8c32a1cef198396b1ebfeadb292d09fa6", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling tokio_wasi v1.25.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling mio_wasi v0.8.9 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling frunk_proc_macros v0.1.4 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [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] [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 v0.4.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] [stderr] Compiling lexical v6.1.1 [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 sha2 v0.10.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [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" "1ea43f849c1159055ef570954bb21cd8c32a1cef198396b1ebfeadb292d09fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea43f849c1159055ef570954bb21cd8c32a1cef198396b1ebfeadb292d09fa6", kill_on_drop: false }` [INFO] [stdout] 1ea43f849c1159055ef570954bb21cd8c32a1cef198396b1ebfeadb292d09fa6