[INFO] cloning repository https://github.com/reservoirdb/convergence [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reservoirdb/convergence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freservoirdb%2Fconvergence", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freservoirdb%2Fconvergence'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85dfe3a83a5c7a59a8ce107a6f8d03a4d724e38e [INFO] testing reservoirdb/convergence/85dfe3a83a5c7a59a8ce107a6f8d03a4d724e38e against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freservoirdb%2Fconvergence" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reservoirdb/convergence on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reservoirdb/convergence [INFO] finished tweaking git repo https://github.com/reservoirdb/convergence [INFO] tweaked toml for git repo https://github.com/reservoirdb/convergence 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 283 packages to latest compatible versions [INFO] [stderr] Adding datafusion v38.0.0 (available: v43.0.0) [INFO] [stderr] Adding sqlparser v0.46.0 (available: v0.53.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlparser_derive v0.2.2 [INFO] [stderr] Downloaded arrow-schema v51.0.0 [INFO] [stderr] Downloaded datafusion-common-runtime v38.0.0 [INFO] [stderr] Downloaded datafusion-execution v38.0.0 [INFO] [stderr] Downloaded datafusion-functions-aggregate v38.0.0 [INFO] [stderr] Downloaded arrow-csv v51.0.0 [INFO] [stderr] Downloaded arrow-ord v51.0.0 [INFO] [stderr] Downloaded datafusion-functions-array v38.0.0 [INFO] [stderr] Downloaded arrow-json v51.0.0 [INFO] [stderr] Downloaded arrow v51.0.0 [INFO] [stderr] Downloaded datafusion-functions v38.0.0 [INFO] [stderr] Downloaded async-compression v0.4.18 [INFO] [stderr] Downloaded datafusion-optimizer v38.0.0 [INFO] [stderr] Downloaded sqlparser v0.46.0 [INFO] [stderr] Downloaded datafusion-expr v38.0.0 [INFO] [stderr] Downloaded arrow-array v51.0.0 [INFO] [stderr] Downloaded datafusion-common v38.0.0 [INFO] [stderr] Downloaded datafusion-physical-expr v38.0.0 [INFO] [stderr] Downloaded datafusion-sql v38.0.0 [INFO] [stderr] Downloaded sqlparser v0.45.0 [INFO] [stderr] Downloaded comfy-table v7.1.3 [INFO] [stderr] Downloaded datafusion-physical-expr-common v38.0.0 [INFO] [stderr] Downloaded parquet v51.0.0 [INFO] [stderr] Downloaded datafusion v38.0.0 [INFO] [stderr] Downloaded arrow-cast v51.0.0 [INFO] [stderr] Downloaded object_store v0.9.1 [INFO] [stderr] Downloaded arrow-buffer v51.0.0 [INFO] [stderr] Downloaded arrow-ipc v51.0.0 [INFO] [stderr] Downloaded arrow-data v51.0.0 [INFO] [stderr] Downloaded arrow-select v51.0.0 [INFO] [stderr] Downloaded flatbuffers v23.5.26 [INFO] [stderr] Downloaded arrow-arith v51.0.0 [INFO] [stderr] Downloaded arrow-row v51.0.0 [INFO] [stderr] Downloaded arrow-string v51.0.0 [INFO] [stderr] Downloaded datafusion-physical-plan v38.0.0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2435cb69cf6d5367dae63abe8ec02f3d5a3f9d786ec6bba255bd6b3359c49f2 [INFO] running `Command { std: "docker" "start" "-a" "c2435cb69cf6d5367dae63abe8ec02f3d5a3f9d786ec6bba255bd6b3359c49f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2435cb69cf6d5367dae63abe8ec02f3d5a3f9d786ec6bba255bd6b3359c49f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2435cb69cf6d5367dae63abe8ec02f3d5a3f9d786ec6bba255bd6b3359c49f2", kill_on_drop: false }` [INFO] [stdout] c2435cb69cf6d5367dae63abe8ec02f3d5a3f9d786ec6bba255bd6b3359c49f2 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ba9a12980a43fcba90ab3a27373d94b51cec1aebb7fa02eab13175b251549a0 [INFO] running `Command { std: "docker" "start" "-a" "5ba9a12980a43fcba90ab3a27373d94b51cec1aebb7fa02eab13175b251549a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arrow-schema v51.0.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v51.0.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling arrow-data v51.0.0 [INFO] [stderr] Compiling sqlparser v0.46.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling sqlparser v0.45.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling comfy-table v7.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling datafusion-common-runtime v38.0.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling convergence v0.16.0 (/opt/rustwide/workdir/convergence) [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling object_store v0.9.1 [INFO] [stderr] Compiling arrow-array v51.0.0 [INFO] [stderr] Compiling arrow-select v51.0.0 [INFO] [stderr] Compiling arrow-arith v51.0.0 [INFO] [stderr] Compiling arrow-row v51.0.0 [INFO] [stderr] Compiling arrow-cast v51.0.0 [INFO] [stderr] Compiling arrow-ord v51.0.0 [INFO] [stderr] Compiling arrow-string v51.0.0 [INFO] [stderr] Compiling arrow-ipc v51.0.0 [INFO] [stderr] Compiling arrow-json v51.0.0 [INFO] [stderr] Compiling arrow-csv v51.0.0 [INFO] [stderr] Compiling arrow v51.0.0 [INFO] [stderr] Compiling parquet v51.0.0 [INFO] [stderr] Compiling datafusion-common v38.0.0 [INFO] [stderr] Compiling datafusion-expr v38.0.0 [INFO] [stderr] Compiling datafusion-execution v38.0.0 [INFO] [stderr] Compiling datafusion-physical-expr-common v38.0.0 [INFO] [stderr] Compiling datafusion-sql v38.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate v38.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v38.0.0 [INFO] [stderr] Compiling datafusion-functions v38.0.0 [INFO] [stderr] Compiling datafusion-optimizer v38.0.0 [INFO] [stderr] Compiling datafusion-physical-plan v38.0.0 [INFO] [stderr] Compiling datafusion-functions-array v38.0.0 [INFO] [stderr] Compiling datafusion v38.0.0 [INFO] [stderr] Compiling convergence-arrow v0.16.0 (/opt/rustwide/workdir/convergence-arrow) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "5ba9a12980a43fcba90ab3a27373d94b51cec1aebb7fa02eab13175b251549a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ba9a12980a43fcba90ab3a27373d94b51cec1aebb7fa02eab13175b251549a0", kill_on_drop: false }` [INFO] [stdout] 5ba9a12980a43fcba90ab3a27373d94b51cec1aebb7fa02eab13175b251549a0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07dc693023bcd5256405418622adf054b9860dbd49db0184745bb3b00deba51a [INFO] running `Command { std: "docker" "start" "-a" "07dc693023bcd5256405418622adf054b9860dbd49db0184745bb3b00deba51a", kill_on_drop: false }` [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling postgres-types v0.2.8 [INFO] [stderr] Compiling tokio-postgres v0.7.12 [INFO] [stderr] Compiling convergence-arrow v0.16.0 (/opt/rustwide/workdir/convergence-arrow) [INFO] [stderr] Compiling convergence v0.16.0 (/opt/rustwide/workdir/convergence) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcYdu4PV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-5b337cbd81a5a91e.rlib,libgetopts-b3d751a359439e5c.rlib,libunicode_width-b94cd6aeaf6d0888.rlib,librustc_std_workspace_std-7eff89145b2e518b.rlib}" "/opt/rustwide/target/debug/deps/{libtokio_postgres-dc0c204d8bd6fe22.rlib,libwhoami-4fb68e0ec95e2232.rlib,libpostgres_types-176ab5bb5e93d1ab.rlib,libpostgres_protocol-f8427653b930f575.rlib,libstringprep-4b16c8110d4e6071.rlib,libunicode_properties-ca16a3a43e1583c7.rlib,libunicode_normalization-8827788623a5db90.rlib,libtinyvec-a0003504096d4fd3.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-e61eae15e30d3a28.rlib,libhmac-79a31c9ac87ba8f4.rlib,libfallible_iterator-eb4086aa59000c1b.rlib,libconvergence_arrow-ed889cee56c1e18c.rlib,libdatafusion-898c26e574480b91.rlib,libdatafusion_functions_array-03b9a1dc1dd82906.rlib,libdatafusion_functions-e6e85ec3484b6778.rlib,libhex-28742b4ca144387c.rlib,libunicode_segmentation-ff3f1aa3aad6e639.rlib,libsha2-e1b3d73a2cef167d.rlib,libcpufeatures-1354436b31901300.rlib,libmd5-fa0e3c28ba15e40e.rlib,libblake3-3b3de42a5623ff68.rlib,libconstant_time_eq-7540ab86f53c975b.rlib,libarrayvec-1b252ee19ef31e11.rlib,libarrayref-e2c56de32f019e08.rlib,libblake2-27a5e6b0118b5474.rlib,libdigest-42520725a6ddcca8.rlib,libsubtle-ca7024fc66e4388f.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-57b5775ae13b5cdb.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,libuuid-6ab134dafcc01a05.rlib,libglob-eeb045b280f2e028.rlib,libdatafusion_optimizer-54de8c40125ab06f.rlib,libasync_compression-34c5ce97631d1b78.rlib,libxz2-e0a6ff7488679433.rlib,liblzma_sys-bcc1465b4fb1c486.rlib,libbzip2-e227bb7e57e8e7b3.rlib,libbzip2_sys-d5ac2c38c4a0795e.rlib,libdatafusion_physical_plan-dfdbad994caa8cb5.rlib,libdatafusion_common_runtime-f50015331de65582.rlib,libdatafusion_physical_expr-d0128a4d6c5bdc6b.rlib,libpetgraph-a13e7701204201b0.rlib,libfixedbitset-3c4adce085318424.rlib,libdatafusion_functions_aggregate-b13aede69fcdd39f.rlib,libdatafusion_physical_expr_common-251a7d68e75c2049.rlib,libdatafusion_execution-57be1458c852c74e.rlib,libtempfile-bd40b7ad74e747ee.rlib,libfastrand-503f12a96d791409.rlib,librustix-34865f11c7f04a29.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,librand-4b4b252a80266657.rlib,librand_chacha-9e15d3674e0c101d.rlib,libppv_lite86-bd650e20fc6fe1da.rlib,librand_core-fa04b88de1f754bd.rlib,libdatafusion_sql-df7da055b565bdc7.rlib,libdashmap-991631b26d52810c.rlib,libdatafusion_expr-643ff49e7e785dcb.rlib,libdatafusion_common-209a39dd520c12ae.rlib,libnum_cpus-138b4757876870d4.rlib,libparquet-6fd93d3581c19c35.rlib,libzstd-d98c7086aabbca0a.rlib,libzstd_safe-88d7daa51f142e4c.rlib,libzstd_sys-2ec06814089e72ca.rlib,libbrotli-fccb9ce38319a1da.rlib,libbrotli_decompressor-24ee79edf4d8af6d.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libflate2-b7d1e3004c16af06.rlib,libminiz_oxide-e502227085177f21.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libsnap-d69b0fdf9ab1e58b.rlib,libobject_store-e41dfaf0b343f78b.rlib,libitertools-97851b5a067112d9.rlib,libeither-38d43fea6173fdf6.rlib,libparking_lot-7eefe67617cff57d.rlib,libparking_lot_core-8ef87fcbfce4cc9e.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,liburl-5d37cc740e7802f7.rlib,libidna-7a366b8f3254c68e.rlib,libidna_adapter-76e7e9ee054840be.rlib,libicu_normalizer-418c94f529c4675b.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libsmallvec-84105c363ec8e8d5.rlib,libicu_properties-f415e78f29a1a416.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-113456ab86b17081.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-ba9d7ab7ded42170.rlib,libicu_provider-920eae452361a11a.rlib,libicu_locid-793684aa10f0c7e7.rlib,liblitemap-cecd5a7fd1787c64.rlib,libtinystr-e0afd2ada3c437cb.rlib,libzerovec-b8ff0ca412c364d6.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-c14c8fcb41f7eeb1.rlib,libzerofrom-9c4bb0a1fad99a02.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-9f47de52e008ab1d.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsnafu-8764a3c17eda3fb9.rlib,libdoc_comment-0c3ad965c8452075.rlib,libthrift-a913d694e389d54b.rlib,libordered_float-c822f839a4a22e62.rlib,libinteger_encoding-6abd49ccbad4530a.rlib,libarrow-3d245be8ebb67a5d.rlib,libarrow_row-d21ef866a5c1a57c.rlib,libarrow_json-bfefbd1eb466abb8.rlib,libserde_json-9ce6b12e1a37e800.rlib,libindexmap-9d6e30d92f98b401.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-19954401a582c725.rlib,libarrow_ipc-abf67ddb9aa8707c.rlib,liblz4_flex-bee9da7623300a3a.rlib,libtwox_hash-abd956d027f6f5f5.rlib,libflatbuffers-8efecf680a0f4dff.rlib,libbitflags-e2b4db6c651223da.rlib,libarrow_csv-7e23bbb97fe84a35.rlib,liblazy_static-b3603208c0de2608.rlib,libcsv-3e2a8253977c8321.rlib,libitoa-d34da3363977f6fb.rlib,libserde-6971e85c7fd949fe.rlib,libcsv_core-fd1e44616b471c08.rlib,libarrow_string-fce74fe5aec08a7c.rlib,libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libarrow_cast-bcba5057666fa951.rlib,libatoi-7bfabfb35064de0f.rlib,libryu-f8ba606093049f91.rlib,libbase64-2a03de3babadded3.rlib,libcomfy_table-cd5590b6641d456d.rlib,libunicode_width-79cfce0a776a55d3.rlib,libstrum-cf765f551e85c878.rlib,liblexical_core-3984a37b299f2978.rlib,liblexical_write_float-8d6818882d87714d.rlib,liblexical_write_integer-15c88cc6217b3986.rlib,liblexical_parse_float-72ee13becdac961f.rlib,liblexical_parse_integer-b32502543d1be33a.rlib,liblexical_util-9ea4f09739f213ef.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libarrow_arith-0d67e9bfa4387291.rlib,libarrow_ord-14d6cba8f1909551.rlib,libarrow_select-1075c826b682dab8.rlib,libarrow_array-fe2f57774e57f275.rlib,libchrono_tz-6cfd3624e8bd79b2.rlib,libphf-3fa21e51d868ee49.rlib,libphf_shared-8b2114e4e8c519da.rlib,libsiphasher-7b49b0cc05d9e611.rlib,libhashbrown-76f1840e91b8396c.rlib,libahash-14cb2f565a961251.rlib,libgetrandom-859d415c22811cad.rlib,libonce_cell-debe7c411cf97340.rlib,libzerocopy-7a7f1f18334faf41.rlib,libbyteorder-1efcbe4f07366651.rlib,liballocator_api2-3bc2480ae44878f3.rlib,libarrow_data-9a7d51cdc45c13bd.rlib,libarrow_buffer-b0443a0debf3fcc5.rlib,libhalf-749eb387da8cf53a.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libnum-8bfd51381e09d639.rlib,libnum_iter-bbe1644761087af6.rlib,libnum_rational-cf12532412643066.rlib,libnum_complex-f279d391c560da0b.rlib,libnum_bigint-093296244eb9e1e4.rlib,libnum_integer-0c252e8fcf8d2a5a.rlib,libarrow_schema-d159909763bc9fef.rlib,libsqlparser-3e7b785eb8d9eaeb.rlib,libconvergence-447a1f50426e2b8f.rlib,libthiserror-b5c373f1ef7251b8.rlib,libtokio_util-93e38c54c30abefa.rlib,libtokio-1140662cf5659ef5.rlib,libsocket2-af858016a4888588.rlib,libbytes-485c92da441bbc40.rlib,libmio-8a7e27e4bda9b6ff.rlib,liblibc-dccbd4dd90a02783.rlib,libsqlparser-8d05bfc01177f177.rlib,liblog-5fb51f756c1191b0.rlib,libfutures-1ef8d2e3df8deb88.rlib,libfutures_executor-c389f33dc627ec5a.rlib,libfutures_util-cc8b6a3ceff3f7ca.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-f26d4826b597103e.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libchrono-81019fdbfa3f5174.rlib,libnum_traits-8a6ee6dc99dfb666.rlib,libiana_time_zone-33839373f004bfb1.rlib}" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-765b22ed655610f6/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-ed2112da37e38a89/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-3822b7b74b4dbae1/out" "-L" "/opt/rustwide/target/debug/build/blake3-88845599b0f9d9be/out" "-L" "/opt/rustwide/target/debug/build/blake3-88845599b0f9d9be/out" "-L" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_arrow-a6773b31db16dea8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `convergence-arrow` (test "test_arrow") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "07dc693023bcd5256405418622adf054b9860dbd49db0184745bb3b00deba51a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07dc693023bcd5256405418622adf054b9860dbd49db0184745bb3b00deba51a", kill_on_drop: false }` [INFO] [stdout] 07dc693023bcd5256405418622adf054b9860dbd49db0184745bb3b00deba51a