[INFO] cloning repository https://github.com/sambaclab/delta-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sambaclab/delta-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsambaclab%2Fdelta-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsambaclab%2Fdelta-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7356dda0e0c23332d9f23139def64d163f03a06e [INFO] testing sambaclab/delta-utils against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsambaclab%2Fdelta-utils" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sambaclab/delta-utils [INFO] finished tweaking git repo https://github.com/sambaclab/delta-utils [INFO] tweaked toml for git repo https://github.com/sambaclab/delta-utils written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sambaclab/delta-utils on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sambaclab/delta-utils 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] [stderr] Adding anstream v0.6.19 [INFO] [stderr] Adding anstyle v1.0.11 [INFO] [stderr] Adding anstyle-parse v0.2.7 [INFO] [stderr] Adding anstyle-query v1.1.3 [INFO] [stderr] Adding anstyle-wincon v3.0.9 [INFO] [stderr] Adding clap v4.5.40 [INFO] [stderr] Adding clap_builder v4.5.40 [INFO] [stderr] Adding clap_derive v4.5.40 [INFO] [stderr] Adding clap_lex v0.7.5 [INFO] [stderr] Adding colorchoice v1.0.4 [INFO] [stderr] Adding is_terminal_polyfill v1.70.1 [INFO] [stderr] Adding once_cell_polyfill v1.70.1 [INFO] [stderr] Adding strsim v0.11.1 [INFO] [stderr] Adding utf8parse v0.2.2 [INFO] [stderr] Adding windows-sys v0.59.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1052741f33b84c6756e98ac5151ff0bb4e595c7f6c659bd1f16fe6244fc6290d [INFO] running `Command { std: "docker" "start" "-a" "1052741f33b84c6756e98ac5151ff0bb4e595c7f6c659bd1f16fe6244fc6290d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1052741f33b84c6756e98ac5151ff0bb4e595c7f6c659bd1f16fe6244fc6290d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1052741f33b84c6756e98ac5151ff0bb4e595c7f6c659bd1f16fe6244fc6290d", kill_on_drop: false }` [INFO] [stdout] 1052741f33b84c6756e98ac5151ff0bb4e595c7f6c659bd1f16fe6244fc6290d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffe2220c4cfb0a428ac4ba76f96532cf18a540a47565f8ae669d2efb4fa40b02 [INFO] running `Command { std: "docker" "start" "-a" "ffe2220c4cfb0a428ac4ba76f96532cf18a540a47565f8ae669d2efb4fa40b02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling syn v2.0.69 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling arrow-buffer v52.1.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tinyvec v1.7.0 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling object_store v0.10.1 [INFO] [stderr] Compiling arrow-schema v52.1.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling arrow-data v52.1.0 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling arrow-array v52.1.0 [INFO] [stderr] Compiling sqlparser v0.47.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling arrow-select v52.1.0 [INFO] [stderr] Compiling arrow-arith v52.1.0 [INFO] [stderr] Compiling arrow-row v52.1.0 [INFO] [stderr] Compiling arrow-cast v52.1.0 [INFO] [stderr] Compiling arrow-ord v52.1.0 [INFO] [stderr] Compiling arrow-string v52.1.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling arrow-ipc v52.1.0 [INFO] [stderr] Compiling arrow-json v52.1.0 [INFO] [stderr] Compiling parquet v52.1.0 [INFO] [stderr] Compiling arrow-csv v52.1.0 [INFO] [stderr] Compiling arrow v52.1.0 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling arrayref v0.3.7 [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 unicode-segmentation v1.11.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling datafusion-common-runtime v39.0.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling object_store v0.9.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling fix-hidden-lifetime-bug-proc_macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling delta_kernel v0.1.1 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling datafusion-common v39.0.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling async-compression v0.4.11 [INFO] [stderr] Compiling roaring v0.10.6 [INFO] [stderr] Compiling fix-hidden-lifetime-bug v0.2.5 [INFO] [stderr] Compiling visibility v0.1.0 [INFO] [stderr] Compiling delta_kernel_derive v0.1.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling z85 v3.0.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling errno v0.3.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling datafusion-expr v39.0.0 [INFO] [stderr] Compiling datafusion-proto-common v39.0.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling datafusion-physical-expr-common v39.0.0 [INFO] [stderr] Compiling datafusion-execution v39.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate v39.0.0 [INFO] [stderr] Compiling datafusion-sql v39.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v39.0.0 [INFO] [stderr] Compiling datafusion-functions v39.0.0 [INFO] [stderr] Compiling datafusion-optimizer v39.0.0 [INFO] [stderr] Compiling datafusion-physical-plan v39.0.0 [INFO] [stderr] Compiling datafusion-functions-array v39.0.0 [INFO] [stderr] Compiling datafusion v39.0.0 [INFO] [stderr] Compiling datafusion-proto v39.0.0 [INFO] [stderr] Compiling deltalake-core v0.18.1 [INFO] [stderr] Compiling deltalake v0.18.1 [INFO] [stderr] Compiling personal_delta_utils v0.1.0 (/opt/rustwide/workdir/personal_delta_utils) [INFO] [stderr] Compiling jsontodelta v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 04s [INFO] running `Command { std: "docker" "inspect" "ffe2220c4cfb0a428ac4ba76f96532cf18a540a47565f8ae669d2efb4fa40b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffe2220c4cfb0a428ac4ba76f96532cf18a540a47565f8ae669d2efb4fa40b02", kill_on_drop: false }` [INFO] [stdout] ffe2220c4cfb0a428ac4ba76f96532cf18a540a47565f8ae669d2efb4fa40b02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6e79f2f3eeeb0f38916c5386370bd8891f66481ed7475522b809591210f77c0 [INFO] running `Command { std: "docker" "start" "-a" "e6e79f2f3eeeb0f38916c5386370bd8891f66481ed7475522b809591210f77c0", kill_on_drop: false }` [INFO] [stderr] Compiling jsontodelta v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcM5Bf5p/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libclap-8f4f4e322af82bba.rlib,libclap_builder-be81f91e6347fe22.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-feb3341f1dcf56f6.rlib,libanstyle_query-86d25270c3c9ef5d.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-3cdad4dd466782b4.rlib,libanstyle_parse-f31b73edea95dc17.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libclap_lex-cf64d5057a503eff.rlib,libanstyle-acd37f6657e9ecfb.rlib,libpersonal_delta_utils-6987a6d098694a3c.rlib,libdeltalake-9914328cc2d8aa3a.rlib,libdeltalake_core-c92d2944d7d7fd23.rlib,liberrno-c00d3a9b60fb34de.rlib,libdatafusion_proto-95184412a1db6ea2.rlib,libdatafusion_proto_common-16355381fbb88e90.rlib,libprost-ffcb1bcd57570b72.rlib,libmaplit-019dc3e6fa39a754.rlib,libdelta_kernel-a7f3f186c2a0aa9c.rlib,libz85-09536416934a6609.rlib,libthiserror-9ed86ca0d89039ef.rlib,libitertools-e8a614c1543b663b.rlib,libroaring-2f4a404ae6f2f538.rlib,libbytemuck-5dc727f1fbeada00.rlib,libtracing-5537f376096d8f3a.rlib,libtracing_core-2e5058304bee1886.rlib,libdatafusion-1ac85dff9760d321.rlib,libdatafusion_functions_array-0156883f0b02bef2.rlib,libdatafusion_functions-8598093a26790f6c.rlib,libhex-28742b4ca144387c.rlib,libunicode_segmentation-5eb0a5c8a3578cf5.rlib,libsha2-8d131d5038e08b6d.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libmd5-8489b56abfd377f8.rlib,libblake3-5cc7421391112ea4.rlib,libconstant_time_eq-e955faf78c8e8aa9.rlib,libarrayvec-c1a566055c336d69.rlib,libarrayref-b36cbe17ebb6cb52.rlib,libblake2-28fa8ce2a32babb8.rlib,libdigest-271219610f396b4c.rlib,libsubtle-ca7024fc66e4388f.rlib,libblock_buffer-8cfc6f57c23bdc22.rlib,libcrypto_common-66e2e31812479249.rlib,libgeneric_array-f5f3e90d36d8aab9.rlib,libtypenum-66c155be53855aa0.rlib,libuuid-76f7d3688f4acc14.rlib,libglob-eeb045b280f2e028.rlib,libdatafusion_optimizer-d48f3bb26d7cc9dc.rlib,libtokio_util-ef6a837e3d97922d.rlib,libasync_compression-e0107fda79f45169.rlib,libxz2-507ddeb5819c0209.rlib,liblzma_sys-baa6130addbf046b.rlib,libbzip2-4175308ff7efed45.rlib,libbzip2_sys-9756adb973e6fd2f.rlib,libdatafusion_physical_plan-bc261ffcc0c60738.rlib,libdatafusion_common_runtime-0b1a61c6159883fe.rlib,libdatafusion_physical_expr-54043f81715dbff4.rlib,libpetgraph-423f7ce40f268156.rlib,libfixedbitset-3c4adce085318424.rlib,libdatafusion_functions_aggregate-e04fa6ca67eb7da2.rlib,libdatafusion_execution-3ca0aa0352cee813.rlib,libtempfile-4c3b086491d53c1e.rlib,libfastrand-9c5266858c813c39.rlib,librustix-d5336887fb8496af.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,librand-bc736b531f11f6b4.rlib,librand_chacha-688962b12ed63db5.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-1912910770ea722b.rlib,libdatafusion_physical_expr_common-f9ab9bd3ecdfea4f.rlib,libdatafusion_sql-22eef432cc8446c2.rlib,libdatafusion_expr-39bdcfaa7dd51f84.rlib,libdatafusion_common-7a861ea1429348a5.rlib,libparquet-c50a4acddba9d8e7.rlib,libzstd-37af71cef1eba85e.rlib,libzstd_safe-35061426cbbdde39.rlib,libzstd_sys-588f491c2863696a.rlib,libbrotli-5735f67e63a6a52d.rlib,libbrotli_decompressor-28920ff4f3fb163d.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libflate2-a3cfbb87a288225e.rlib,libminiz_oxide-4bd0921bac138a40.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libsnap-b2d4f7df4b7b1de7.rlib,libobject_store-77db872c3b89e778.rlib,libitertools-313af2c6791878cb.rlib,libeither-0d03427b61e42fdc.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,liburl-fa813a90ebfa8e09.rlib,libidna-932e71033595bf7e.rlib,libunicode_normalization-49b2a97e06fa20f8.rlib,libtinyvec-186096723e3225ce.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsnafu-b84b9c117c6c19a3.rlib,libdoc_comment-2a6e53364f2628c7.rlib,libtokio-025ae2f8aa9dae3e.rlib,libnum_cpus-f9cd27c1d4080089.rlib,libparking_lot-75ffa704c7094aaa.rlib,libfutures-63d4ccd31a1c6611.rlib,libfutures_executor-135cbea3ca597ea5.rlib,libfutures_util-eb39c39756e78c17.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-43d976c9737ff31a.rlib,libfutures_channel-866c51d1b2ee1cf6.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,libthrift-c3eeced578278160.rlib,libordered_float-31cf90c44337a5c2.rlib,libinteger_encoding-6abd49ccbad4530a.rlib,libbyteorder-1efcbe4f07366651.rlib,libarrow-76e37106ff571ca9.rlib,libarrow_row-8194844c0589a4da.rlib,libarrow_json-c2fc17794f135dd2.rlib,libserde_json-5509cbec03451f0c.rlib,libindexmap-791e654184f6a92a.rlib,libequivalent-fdc46004df91ad08.rlib,libarrow_ipc-ae92a93e7c883e6c.rlib,liblz4_flex-bee9da7623300a3a.rlib,libtwox_hash-abd956d027f6f5f5.rlib,libflatbuffers-3d74edb5a9d8d5d4.rlib,libbitflags-e2b4db6c651223da.rlib,libarrow_csv-e0066fbb4261e5a8.rlib,liblazy_static-b3603208c0de2608.rlib,libcsv-a4cf0dda69f4f2ed.rlib,libitoa-4c6598116a867907.rlib,libcsv_core-fd1e44616b471c08.rlib,libarrow_string-66b297d6de21f678.rlib,libregex-2b1ac86fff276b52.rlib,libregex_automata-98d77cb44600a165.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-3a1fc10fb0bb10d0.rlib,libmemchr-3ffe5f7a52883367.rlib,libarrow_cast-ce488dbce8c0fb58.rlib,libatoi-683ebdc7e54bd0c0.rlib,libryu-f8ba606093049f91.rlib,libbase64-2a03de3babadded3.rlib,libcomfy_table-c8acdf8622c0e59b.rlib,libunicode_width-ea37189c48be061a.rlib,libstrum-2a67be4c01762ce2.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-0d092a88dd976be3.rlib,libarrow_ord-01c8a39a713997bd.rlib,libarrow_select-b0372944d65458b0.rlib,libarrow_array-8d95e3221fe0bd81.rlib,libchrono_tz-c6f16d3a6ab498eb.rlib,libphf-f4592ce42c87a924.rlib,libphf_shared-6a67c157c0247ec5.rlib,libsiphasher-7b49b0cc05d9e611.rlib,libchrono-cd5f9bc3e71737f5.rlib,libiana_time_zone-a18c7932f053b032.rlib,libarrow_data-9cf99704fe722eb2.rlib,libarrow_buffer-1e52a8c4de5cf90d.rlib,libbytes-9c2a396be262bdae.rlib,libhalf-0c52922e9a392d66.rlib,libnum-2376599a7e4b7532.rlib,libnum_iter-8040eb664b328e71.rlib,libnum_rational-aba339e0ca032cbb.rlib,libnum_complex-f82bb6216dde0892.rlib,libnum_bigint-ec81758b2011f9d3.rlib,libnum_integer-eef2b2cd4394c234.rlib,libnum_traits-0fc677e4164f53eb.rlib,libarrow_schema-e741598da4368d40.rlib,libserde-c63b15de3f5302fa.rlib,libsqlparser-fb5a4f10f9bc39bd.rlib,liblog-5fb51f756c1191b0.rlib,libdashmap-2c943e9a1c10207e.rlib,liblock_api-214b67cdc3467c3b.rlib,libscopeguard-d52bd00767847e44.rlib,libparking_lot_core-3f34521fa32b06cc.rlib,libsmallvec-8045c56aeb050430.rlib,libhashbrown-b95fc4803cf700a9.rlib,libahash-f2d80c76442a451e.rlib,libgetrandom-185694f2d7190f46.rlib,liblibc-87ba8c2d9747b2c7.rlib,libonce_cell-24c5d665b6879050.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,liballocator_api2-d942e830951b9933.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcM5Bf5p/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-f9326bc6dc82c149/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-3462a769128bdf1e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b683947bc30ab38b/out" "-L" "/opt/rustwide/target/debug/build/blake3-2aabdbdfb827063c/out" "-L" "/opt/rustwide/target/debug/build/blake3-2aabdbdfb827063c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jsontodelta-4130cdbbf5e3f550" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jsontodelta` (bin "jsontodelta" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e6e79f2f3eeeb0f38916c5386370bd8891f66481ed7475522b809591210f77c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e79f2f3eeeb0f38916c5386370bd8891f66481ed7475522b809591210f77c0", kill_on_drop: false }` [INFO] [stdout] e6e79f2f3eeeb0f38916c5386370bd8891f66481ed7475522b809591210f77c0