[INFO] cloning repository https://github.com/vobsetty/nexus-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vobsetty/nexus-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvobsetty%2Fnexus-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvobsetty%2Fnexus-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62321b4002679ad5d95bde4e0337a091c1b44af9 [INFO] checking vobsetty/nexus-db against try#94382f34384023f3d2062a34ccf0bb6b4d44a75a for mutual-coercion [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvobsetty%2Fnexus-db" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 31% (7856/24564) Updating files: 32% (7861/24564) Updating files: 33% (8107/24564) Updating files: 34% (8352/24564) Updating files: 35% (8598/24564) Updating files: 36% (8844/24564) Updating files: 37% (9089/24564) Updating files: 38% (9335/24564) Updating files: 39% (9580/24564) Updating files: 40% (9826/24564) Updating files: 41% (10072/24564) Updating files: 42% (10317/24564) Updating files: 43% (10563/24564) Updating files: 44% (10809/24564) Updating files: 45% (11054/24564) Updating files: 46% (11300/24564) Updating files: 47% (11546/24564) Updating files: 48% (11791/24564) Updating files: 49% (12037/24564) Updating files: 50% (12282/24564) Updating files: 51% (12528/24564) Updating files: 52% (12774/24564) Updating files: 53% (13019/24564) Updating files: 54% (13265/24564) Updating files: 55% (13511/24564) Updating files: 56% (13756/24564) Updating files: 57% (14002/24564) Updating files: 58% (14248/24564) Updating files: 59% (14493/24564) Updating files: 60% (14739/24564) Updating files: 61% (14985/24564) Updating files: 62% (15230/24564) Updating files: 63% (15476/24564) Updating files: 64% (15721/24564) Updating files: 65% (15967/24564) Updating files: 66% (16213/24564) Updating files: 67% (16458/24564) Updating files: 68% (16704/24564) Updating files: 69% (16950/24564) Updating files: 70% (17195/24564) Updating files: 71% (17441/24564) Updating files: 72% (17687/24564) Updating files: 72% (17711/24564) Updating files: 73% (17932/24564) Updating files: 74% (18178/24564) Updating files: 75% (18423/24564) Updating files: 76% (18669/24564) Updating files: 77% (18915/24564) Updating files: 78% (19160/24564) Updating files: 79% (19406/24564) Updating files: 80% (19652/24564) Updating files: 81% (19897/24564) Updating files: 82% (20143/24564) Updating files: 83% (20389/24564) Updating files: 84% (20634/24564) Updating files: 85% (20880/24564) Updating files: 86% (21126/24564) Updating files: 87% (21371/24564) Updating files: 88% (21617/24564) Updating files: 89% (21862/24564) Updating files: 90% (22108/24564) Updating files: 91% (22354/24564) Updating files: 92% (22599/24564) Updating files: 93% (22845/24564) Updating files: 93% (23031/24564) Updating files: 94% (23091/24564) Updating files: 95% (23336/24564) Updating files: 96% (23582/24564) Updating files: 97% (23828/24564) Updating files: 98% (24073/24564) Updating files: 99% (24319/24564) Updating files: 100% (24564/24564) Updating files: 100% (24564/24564), done. [INFO] started tweaking git repo https://github.com/vobsetty/nexus-db [INFO] finished tweaking git repo https://github.com/vobsetty/nexus-db [INFO] tweaked toml for git repo https://github.com/vobsetty/nexus-db written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vobsetty/nexus-db on toolchain 94382f34384023f3d2062a34ccf0bb6b4d44a75a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vobsetty/nexus-db 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" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d24feae955932e587cab67f2e02ef3472e3a361b20940b0e28c9e984c5614bb [INFO] running `Command { std: "docker" "start" "-a" "1d24feae955932e587cab67f2e02ef3472e3a361b20940b0e28c9e984c5614bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d24feae955932e587cab67f2e02ef3472e3a361b20940b0e28c9e984c5614bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d24feae955932e587cab67f2e02ef3472e3a361b20940b0e28c9e984c5614bb", kill_on_drop: false }` [INFO] [stdout] 1d24feae955932e587cab67f2e02ef3472e3a361b20940b0e28c9e984c5614bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7742e0c6381c0fbc577c9927bad841a3005bc116a934e8ab29afaac6c900728 [INFO] running `Command { std: "docker" "start" "-a" "d7742e0c6381c0fbc577c9927bad841a3005bc116a934e8ab29afaac6c900728", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking arrow-schema v48.0.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking arrow-buffer v48.0.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking comfy-table v7.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking arrow-data v48.0.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling vergen v7.5.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking arrow-array v48.0.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking arrow-select v48.0.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking arrow-cast v48.0.1 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking arrow-ipc v48.0.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking arrow-csv v48.0.1 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking arrow-json v48.0.1 [INFO] [stderr] Checking arrow-string v48.0.1 [INFO] [stderr] Checking arrow-ord v48.0.1 [INFO] [stderr] Checking arrow-arith v48.0.1 [INFO] [stderr] Checking arrow-row v48.0.1 [INFO] [stderr] Checking object_store v0.7.1 [INFO] [stderr] Compiling sqlparser_derive v0.1.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling vob v3.0.6 [INFO] [stderr] Checking arrow v48.0.1 [INFO] [stderr] Checking sqlparser v0.39.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling lrpar v0.12.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling packedvec v1.2.5 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling sparsevec v0.1.4 [INFO] [stderr] Compiling lrlex v0.12.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cfgrammar v0.12.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling lrtable v0.12.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling cactus v1.0.7 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking parquet v48.0.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling promql-parser v0.3.1 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking fastrange-rs v0.1.0 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking sbbf-rs v0.2.8 [INFO] [stderr] Checking async-compression v0.4.19 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking datafusion-common v33.0.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking roaring v0.11.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking sbbf-rs-safe v0.3.2 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking string-interner v0.19.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking datafusion-expr v33.0.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking arrow-flight v48.0.1 [INFO] [stderr] Checking datafusion-physical-expr v33.0.0 [INFO] [stderr] Checking datafusion-execution v33.0.0 [INFO] [stderr] Checking datafusion-sql v33.0.0 [INFO] [stderr] Checking datafusion-physical-plan v33.0.0 [INFO] [stderr] Checking datafusion-optimizer v33.0.0 [INFO] [stderr] Checking datafusion v33.0.0 [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-33.0.0/src/datasource/physical_plan/parquet.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | / self.parquet_file_reader_factory.create_reader( [INFO] [stdout] 441 | | self.partition_index, [INFO] [stdout] 442 | | file_meta, [INFO] [stdout] 443 | | self.metadata_size_hint, [INFO] [stdout] 444 | | &self.metrics, [INFO] [stdout] 445 | | )?; [INFO] [stdout] | |______________^ expected trait `AsyncFileReader + std::marker::Send`, found trait `AsyncFileReader` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-33.0.0/src/datasource/physical_plan/parquet.rs:466:17 [INFO] [stdout] | [INFO] [stdout] 466 | let mut builder = [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 471 | schema_adapter.map_schema(builder.schema())?; [INFO] [stdout] | ------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `builder` an explicit type [INFO] [stdout] | [INFO] [stdout] 466 | let mut builder: /* Type */ = [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-33.0.0/src/datasource/physical_plan/parquet.rs:555:28 [INFO] [stdout] | [INFO] [stdout] 555 | .map(move |maybe_batch| { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 556 | maybe_batch [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 555 | .map(move |maybe_batch: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `datafusion` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d7742e0c6381c0fbc577c9927bad841a3005bc116a934e8ab29afaac6c900728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7742e0c6381c0fbc577c9927bad841a3005bc116a934e8ab29afaac6c900728", kill_on_drop: false }` [INFO] [stdout] d7742e0c6381c0fbc577c9927bad841a3005bc116a934e8ab29afaac6c900728