[INFO] fetching crate datafusion-server 0.8.11... [INFO] building datafusion-server-0.8.11 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] extracting crate datafusion-server 0.8.11 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate datafusion-server 0.8.11 on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate datafusion-server 0.8.11 [INFO] finished tweaking crates.io crate datafusion-server 0.8.11 [INFO] tweaked toml for crates.io crate datafusion-server 0.8.11 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v4.3.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.20.1 [INFO] [stderr] Downloaded publicsuffix v2.2.3 [INFO] [stderr] Downloaded pyo3-ffi v0.20.1 [INFO] [stderr] Downloaded cookie_store v0.16.2 [INFO] [stderr] Downloaded psl-types v2.0.11 [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] [stderr] Downloaded pyo3-macros v0.20.1 [INFO] [stderr] Downloaded jsonpath-rust v0.3.5 [INFO] [stderr] Downloaded pyo3 v0.20.1 [INFO] [stderr] Downloaded tower-http v0.4.4 [INFO] [stderr] Downloaded pyo3-build-config v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2dddb13d855456ed06053325f034738d41edd83e3f667596c38664bfc7362d2 [INFO] running `Command { std: "docker" "start" "-a" "a2dddb13d855456ed06053325f034738d41edd83e3f667596c38664bfc7362d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2dddb13d855456ed06053325f034738d41edd83e3f667596c38664bfc7362d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2dddb13d855456ed06053325f034738d41edd83e3f667596c38664bfc7362d2", kill_on_drop: false }` [INFO] [stdout] a2dddb13d855456ed06053325f034738d41edd83e3f667596c38664bfc7362d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fdf0caf1204499a49529b3aab494040506dee2840f2525e478e1aee5cceff8a [INFO] running `Command { std: "docker" "start" "-a" "1fdf0caf1204499a49529b3aab494040506dee2840f2525e478e1aee5cceff8a", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling arrow-schema v48.0.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling arrow-buffer v48.0.1 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling arrow-data v48.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling arrow-array v48.0.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling arrow-select v48.0.1 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling arrow-arith v48.0.1 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling object_store v0.7.1 [INFO] [stderr] Compiling arrow-cast v48.0.1 [INFO] [stderr] Compiling arrow-string v48.0.1 [INFO] [stderr] Compiling arrow-ord v48.0.1 [INFO] [stderr] Compiling arrow-ipc v48.0.1 [INFO] [stderr] Compiling arrow-json v48.0.1 [INFO] [stderr] Compiling arrow-csv v48.0.1 [INFO] [stderr] Compiling arrow-row v48.0.1 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling lz4_flex v0.11.1 [INFO] [stderr] Compiling sqlparser_derive v0.1.1 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling arrow v48.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling sqlparser v0.39.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling jsonpath-rust v0.3.5 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling parquet v48.0.1 [INFO] [stderr] Compiling async-compression v0.4.5 [INFO] [stderr] Compiling datafusion-common v33.0.0 [INFO] [stderr] Compiling datafusion-expr v33.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v33.0.0 [INFO] [stderr] Compiling datafusion-execution v33.0.0 [INFO] [stderr] Compiling datafusion-sql v33.0.0 [INFO] [stderr] Compiling datafusion-optimizer v33.0.0 [INFO] [stderr] Compiling datafusion-physical-plan v33.0.0 [INFO] [stderr] Compiling datafusion v33.0.0 [INFO] [stderr] Compiling datafusion-server v0.8.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 03s [INFO] running `Command { std: "docker" "inspect" "1fdf0caf1204499a49529b3aab494040506dee2840f2525e478e1aee5cceff8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdf0caf1204499a49529b3aab494040506dee2840f2525e478e1aee5cceff8a", kill_on_drop: false }` [INFO] [stdout] 1fdf0caf1204499a49529b3aab494040506dee2840f2525e478e1aee5cceff8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 460fccf2b828fb7cf8a8cd98d026899815bbd62f68aac34193827d1c91855a15 [INFO] running `Command { std: "docker" "start" "-a" "460fccf2b828fb7cf8a8cd98d026899815bbd62f68aac34193827d1c91855a15", kill_on_drop: false }` [INFO] [stderr] Compiling datafusion-server v0.8.11 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcFqgTT6/symbols.o" "/opt/rustwide/target/debug/deps/datafusion_server-72f2c5f0efe963bd.datafusion_server.e58db60957fa5466-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/datafusion_server-72f2c5f0efe963bd.30sf3vvu12zc4v5v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-df18ed051ec9c6a9/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fcec24fae55dea31/out" "-L" "/opt/rustwide/target/debug/build/blake3-672afd44a2434862/out" "-L" "/opt/rustwide/target/debug/build/blake3-672afd44a2434862/out" "-L" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-f1f251f0cb5fbf33.rlib" "/opt/rustwide/target/debug/deps/libcolored-60fffaa2d47c1046.rlib" "/opt/rustwide/target/debug/deps/libtower_http-8a29b45d60a2c145.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9cd510540cf89223.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4fba9383ebbf1c1a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-8d1a65a325f2fa5e.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-c03d41b0ceacfdc0.rlib" "/opt/rustwide/target/debug/deps/libidna-25c0077a3378012d.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-6745799bac650746.rlib" "/opt/rustwide/target/debug/deps/libcookie-f8be9a05a128e7ad.rlib" "/opt/rustwide/target/debug/deps/libtime-8a874d2f95419401.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-9115437edd563a6b.rlib" "/opt/rustwide/target/debug/deps/libtime_core-7582d5fab5df1a9d.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libidna-6a75aac9b43a8064.rlib" "/opt/rustwide/target/debug/deps/libmatches-1c618ccf848638c6.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-51a6381c67071d1e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ba8a628ffe669588.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f25ef37a2ed82b18.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7100a2b01e3151e1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e24b52736c8d6aa0.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4455820ab80a9235.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e5429a80460beaa4.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-042d4f5240a45b0d.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-55d7eb703a79891b.rlib" "/opt/rustwide/target/debug/deps/libconfig-154b5359a42997ea.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-c11b031cc72d3a92.rlib" "/opt/rustwide/target/debug/deps/libjson5-881be3890da0c3f8.rlib" "/opt/rustwide/target/debug/deps/libron-274f440b59e26cba.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libtoml-a3d442c4a5f3b0fb.rlib" "/opt/rustwide/target/debug/deps/libnom-4ce80496959300d4.rlib" "/opt/rustwide/target/debug/deps/libini-3b37d37d6af30942.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-474b886821e06be3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b13a8d17b6c19c26.rlib" "/opt/rustwide/target/debug/deps/libahash-afca0dd0c8392f54.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-f4c28fc17ad40462.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-4ee9194db61a2648.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/libjsonpath_rust-322d3cb2b9ff733c.rlib" "/opt/rustwide/target/debug/deps/libpest-72199bd56aed71ff.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7ddea2e240dd1d21.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e02c5353b8098347.rlib" "/opt/rustwide/target/debug/deps/libdatafusion-02f60ccea7e30894.rlib" "/opt/rustwide/target/debug/deps/libglob-001115221c71ed95.rlib" "/opt/rustwide/target/debug/deps/libdatafusion_optimizer-3d64eedbd1555097.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-660fb9d16cbbf101.rlib" "/opt/rustwide/target/debug/deps/libxz2-85d79cd87d9f0ae2.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-9b751ae2ec724a3e.rlib" "/opt/rustwide/target/debug/deps/libbzip2-6c29460e70ff026d.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-fef9a6ecf123d5ff.rlib" "/opt/rustwide/target/debug/deps/libdatafusion_physical_plan-25b7bb6f04dd20e5.rlib" "/opt/rustwide/target/debug/deps/libdatafusion_execution-9bd4744de9884d50.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6753887b6fe51394.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/librustix-8340c1dd3188ad1f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a6d0f7d4ff4836bf.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-5630584fcaad620c.rlib" "/opt/rustwide/target/debug/deps/libdatafusion_physical_expr-c9c7f584d11447ba.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-cb0d2973a109fc3f.rlib" "/opt/rustwide/target/debug/deps/libuuid-872ac72d64a0312e.rlib" "/opt/rustwide/target/debug/deps/librand-1c584894ac820131.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8284246a077fa70a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-859dce9b2bb77d63.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-739262df4baed050.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-e62d79dae90481b3.rlib" "/opt/rustwide/target/debug/deps/libsha2-89f0a10fefd10e07.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9ac7e50f30472e77.rlib" "/opt/rustwide/target/debug/deps/libmd5-9472ebf351f4b940.rlib" "/opt/rustwide/target/debug/deps/libblake3-3e4c20efb3b632a8.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-298a8eb32ab4ced9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8ddae3ce25bac3b3.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12dccd49f84627c2.rlib" "/opt/rustwide/target/debug/deps/libblake2-560a90d2ee080e9a.rlib" "/opt/rustwide/target/debug/deps/libdigest-894f14dbeef87879.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-bd6bfcd6b6cbf66b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libdatafusion_sql-f3510079c24f51ae.rlib" "/opt/rustwide/target/debug/deps/libdashmap-8d2e7933abd21b72.rlib" "/opt/rustwide/target/debug/deps/libdatafusion_expr-0f8bf9d1404279f6.rlib" "/opt/rustwide/target/debug/deps/libdatafusion_common-8657cb794c00a1fe.rlib" "/opt/rustwide/target/debug/deps/libparquet-0dc43a67dc90de8e.rlib" "/opt/rustwide/target/debug/deps/libzstd-0128e8f2cb9e0dfb.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-e9a7f023a59fb570.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-a1fd4adb633a7ec1.rlib" "/opt/rustwide/target/debug/deps/liblz4_flex-14d2eb3e1770045f.rlib" "/opt/rustwide/target/debug/deps/libbrotli-771db0c1dae6db36.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-511b96ef2af2a23a.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-d9f2eea369668bd9.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7db4b4f903e6a3ad.rlib" "/opt/rustwide/target/debug/deps/libflate2-197315befb314de6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libsnap-b40843aab59487f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-7fb19bdd0654608d.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-3cbc69636f33b947.rlib" "/opt/rustwide/target/debug/deps/libobject_store-65676d1288fae445.rlib" "/opt/rustwide/target/debug/deps/libitertools-3cd8fe302e5882e5.rlib" "/opt/rustwide/target/debug/deps/libeither-fd316293ee20faab.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-19e2da83a59e9b80.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/liburl-cb6769f88da1ba09.rlib" "/opt/rustwide/target/debug/deps/libidna-10b83b312409bf92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b1bdf864dc7dbd38.rlib" "/opt/rustwide/target/debug/deps/libsnafu-8feb33ecc6f25092.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libfutures-aea5a7c8c111ee54.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4c514943f43fbf86.rlib" "/opt/rustwide/target/debug/deps/libthrift-d6d0f99e8260155d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-8e18077d74cfd7a9.rlib" "/opt/rustwide/target/debug/deps/libinteger_encoding-0bf151a6dfc846dd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib" "/opt/rustwide/target/debug/deps/libarrow-906ee0aa528f300d.rlib" "/opt/rustwide/target/debug/deps/libarrow_row-b05d5dfa9da04db0.rlib" "/opt/rustwide/target/debug/deps/libarrow_json-de3e21714c1de49a.rlib" "/opt/rustwide/target/debug/deps/libarrow_ipc-aa96ec8c62a73268.rlib" "/opt/rustwide/target/debug/deps/libflatbuffers-04c9dd012e19b323.rlib" "/opt/rustwide/target/debug/deps/libarrow_csv-fee111d68c3c92c1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libcsv-a96671c7bce131a8.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-58a4cb689ac2a9c3.rlib" "/opt/rustwide/target/debug/deps/libarrow_string-56f7d84c8530b758.rlib" "/opt/rustwide/target/debug/deps/libregex-837ee62c5460eafd.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cff463ff633110dd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe4e4941e06e018e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libarrow_cast-a5ec89d9517eb819.rlib" "/opt/rustwide/target/debug/deps/libcomfy_table-0b580e2942e2665d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-969dea0c56f721dd.rlib" "/opt/rustwide/target/debug/deps/libstrum-c4e56172a1048d0a.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-08a96e23762a9dc8.rlib" "/opt/rustwide/target/debug/deps/liblexical_write_float-61ba581b5aef8aa5.rlib" "/opt/rustwide/target/debug/deps/liblexical_write_integer-8ea633c807cb90bb.rlib" "/opt/rustwide/target/debug/deps/liblexical_parse_float-6c91062ae09fafdf.rlib" "/opt/rustwide/target/debug/deps/liblexical_parse_integer-4f12ede4d289085b.rlib" "/opt/rustwide/target/debug/deps/liblexical_util-8520b506d216e1e0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libarrow_arith-e49a709b74727e07.rlib" "/opt/rustwide/target/debug/deps/libarrow_ord-c67d37f88ebcd788.rlib" "/opt/rustwide/target/debug/deps/libarrow_select-d91680ce898fa1e4.rlib" "/opt/rustwide/target/debug/deps/libarrow_array-b62fbe6b8b64fa83.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-8ca2243eb1fa8db8.rlib" "/opt/rustwide/target/debug/deps/libphf-952151a28322eb8f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e2d851f54d149c4c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libarrow_data-e4cb8c1627b85531.rlib" "/opt/rustwide/target/debug/deps/libarrow_schema-a42274e5413090c8.rlib" "/opt/rustwide/target/debug/deps/libarrow_buffer-9f0beb919c77b897.rlib" "/opt/rustwide/target/debug/deps/libhalf-372c34e00e54b970.rlib" "/opt/rustwide/target/debug/deps/libnum-efed62fd519673b3.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7703c809d6b2be03.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-851e4f9db2262ff4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-b90afa79af268f65.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6bd66a6683195a16.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c51e6f6a4f2d7d88.rlib" "/opt/rustwide/target/debug/deps/libsqlparser-d7a32db1907642a9.rlib" "/opt/rustwide/target/debug/deps/libchrono-75e5125f89ebb2d1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dec11b005c035a7a.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-fa2d197c55e77b6f.rlib" "/opt/rustwide/target/debug/deps/libaxum-690776b3211f3477.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-24506e52cd0b066b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e71e865e07260204.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e8df6b97bced5479.rlib" "/opt/rustwide/target/debug/deps/libryu-1238de7ef2852977.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e69250ea9c7abc7d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a08d3752f06cbd2f.rlib" "/opt/rustwide/target/debug/deps/libmatchit-9130691b8ad33483.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libhyper-e85d25c80f41569f.rlib" "/opt/rustwide/target/debug/deps/libwant-bfcbd5faf5a3c03d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d260ab3aaf922f50.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-70c4fdf27a0fff7b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-13be530eca15c14b.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2d8385cc4aa3e8fa.rlib" "/opt/rustwide/target/debug/deps/libahash-645cccf2d0c4e1ce.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3257912b88523bdf.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-b5de6ab072fcc516.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6806486f9b6b652d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e3cad0a3b205b59c.rlib" "/opt/rustwide/target/debug/deps/libtracing-4e776123ea6ffcd4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3029a6cefd933301.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libserde-5d8d5508122e585e.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-7e67c2a29d43437f.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f86821a12c864adc.rlib" "/opt/rustwide/target/debug/deps/libtower-0911478824d97670.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f88e759ffbd9fee3.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-94a3098e39159935.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-38aa32cf7aee7975.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-faa8c918f931ecf3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6df7335d1378df9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-98f19e7bf4305389.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a61585961c4b5fd1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libtokio-e25ed6b694604e43.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dd99a9e2ac679b32.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8235baff32af968d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-91d18cf33e67db73.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libmio-d7465f2b8e8b6ca3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f2a6fd8f9fdfa0a7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-715224bb7b1c8c5d.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ce565f3a26bc560.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cf9343cf3efed3d5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35c7117bd1aed165.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91a8c1dba89c667e.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c2cd90cfc6ab779d.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/datafusion_server-72f2c5f0efe963bd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `datafusion-server` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "460fccf2b828fb7cf8a8cd98d026899815bbd62f68aac34193827d1c91855a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460fccf2b828fb7cf8a8cd98d026899815bbd62f68aac34193827d1c91855a15", kill_on_drop: false }` [INFO] [stdout] 460fccf2b828fb7cf8a8cd98d026899815bbd62f68aac34193827d1c91855a15 [INFO] building datafusion-server-0.8.11 against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] extracting crate datafusion-server 0.8.11 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate datafusion-server 0.8.11 on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate datafusion-server 0.8.11 [INFO] finished tweaking crates.io crate datafusion-server 0.8.11 [INFO] tweaked toml for crates.io crate datafusion-server 0.8.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b92bdde77738865193bee055b7a6de1552e0bb47e3d8506e588d55c037afb56 [INFO] running `Command { std: "docker" "start" "-a" "9b92bdde77738865193bee055b7a6de1552e0bb47e3d8506e588d55c037afb56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b92bdde77738865193bee055b7a6de1552e0bb47e3d8506e588d55c037afb56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b92bdde77738865193bee055b7a6de1552e0bb47e3d8506e588d55c037afb56", kill_on_drop: false }` [INFO] [stdout] 9b92bdde77738865193bee055b7a6de1552e0bb47e3d8506e588d55c037afb56 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65ad0c365b2d1fd05dac53f726c8192acf34fa6367ffdff0c41a410787cd6f3c [INFO] running `Command { std: "docker" "start" "-a" "65ad0c365b2d1fd05dac53f726c8192acf34fa6367ffdff0c41a410787cd6f3c", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling arrow-schema v48.0.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling arrow-buffer v48.0.1 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling arrow-data v48.0.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling arrow-array v48.0.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling arrow-select v48.0.1 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling arrow-cast v48.0.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling object_store v0.7.1 [INFO] [stderr] Compiling lz4_flex v0.11.1 [INFO] [stderr] Compiling arrow-ipc v48.0.1 [INFO] [stderr] Compiling arrow-csv v48.0.1 [INFO] [stderr] Compiling arrow-json v48.0.1 [INFO] [stderr] Compiling arrow-string v48.0.1 [INFO] [stderr] Compiling arrow-ord v48.0.1 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling arrow-arith v48.0.1 [INFO] [stderr] Compiling arrow-row v48.0.1 [INFO] [stderr] Compiling sqlparser_derive v0.1.1 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling sqlparser v0.39.0 [INFO] [stderr] Compiling arrow v48.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling jsonpath-rust v0.3.5 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling parquet v48.0.1 [INFO] [stderr] Compiling async-compression v0.4.5 [INFO] [stderr] Compiling datafusion-common v33.0.0 [INFO] [stderr] Compiling datafusion-expr v33.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v33.0.0 [INFO] [stderr] Compiling datafusion-execution v33.0.0 [INFO] [stderr] Compiling datafusion-sql v33.0.0 [INFO] [stderr] Compiling datafusion-optimizer v33.0.0 [INFO] [stderr] Compiling datafusion-physical-plan v33.0.0 [INFO] [stderr] Compiling datafusion v33.0.0 [INFO] [stderr] Compiling datafusion-server v0.8.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 44s [INFO] running `Command { std: "docker" "inspect" "65ad0c365b2d1fd05dac53f726c8192acf34fa6367ffdff0c41a410787cd6f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ad0c365b2d1fd05dac53f726c8192acf34fa6367ffdff0c41a410787cd6f3c", kill_on_drop: false }` [INFO] [stdout] 65ad0c365b2d1fd05dac53f726c8192acf34fa6367ffdff0c41a410787cd6f3c [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b0d135128f918907dd36199ec07e1b26eb75e0a2493120019b35283bdb9d72f [INFO] running `Command { std: "docker" "start" "-a" "6b0d135128f918907dd36199ec07e1b26eb75e0a2493120019b35283bdb9d72f", kill_on_drop: false }` [INFO] [stderr] Compiling datafusion-server v0.8.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.83s [INFO] running `Command { std: "docker" "inspect" "6b0d135128f918907dd36199ec07e1b26eb75e0a2493120019b35283bdb9d72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b0d135128f918907dd36199ec07e1b26eb75e0a2493120019b35283bdb9d72f", kill_on_drop: false }` [INFO] [stdout] 6b0d135128f918907dd36199ec07e1b26eb75e0a2493120019b35283bdb9d72f