[INFO] cloning repository https://github.com/lsjoeberg/deltactl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lsjoeberg/deltactl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsjoeberg%2Fdeltactl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsjoeberg%2Fdeltactl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0142c768713ca5555d408e5ae424488f8810fe1 [INFO] building lsjoeberg/deltactl against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsjoeberg%2Fdeltactl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lsjoeberg/deltactl [INFO] finished tweaking git repo https://github.com/lsjoeberg/deltactl [INFO] tweaked toml for git repo https://github.com/lsjoeberg/deltactl written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lsjoeberg/deltactl on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lsjoeberg/deltactl 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b3c52ba8c6f3819dc526969c96d614e805569fbaace077e7ac220160e8465c4 [INFO] running `Command { std: "docker" "start" "-a" "5b3c52ba8c6f3819dc526969c96d614e805569fbaace077e7ac220160e8465c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b3c52ba8c6f3819dc526969c96d614e805569fbaace077e7ac220160e8465c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b3c52ba8c6f3819dc526969c96d614e805569fbaace077e7ac220160e8465c4", kill_on_drop: false }` [INFO] [stdout] 5b3c52ba8c6f3819dc526969c96d614e805569fbaace077e7ac220160e8465c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df2ac35dd1a41eba2eb7e68ee46d9f9ecbbd6e33f7252123fa2273431ff354f7 [INFO] running `Command { std: "docker" "start" "-a" "df2ac35dd1a41eba2eb7e68ee46d9f9ecbbd6e33f7252123fa2273431ff354f7", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling comfy-table v7.2.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling delta_kernel v0.15.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling roaring v0.11.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling validator_derive v0.19.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling delta_kernel_derive v0.15.1 [INFO] [stderr] Compiling z85 v3.0.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling deltalake-derive v0.28.0 [INFO] [stderr] Compiling sqlparser v0.56.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling percent-encoding-rfc3986 v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling validator v0.19.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling arrow-row v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling object_store v0.12.3 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling arrow-json v55.2.0 [INFO] [stderr] Compiling arrow-csv v55.2.0 [INFO] [stderr] Compiling arrow v55.2.0 [INFO] [stderr] Compiling parquet v55.2.0 [INFO] [stderr] Compiling deltalake-core v0.28.1 [INFO] [stderr] Compiling deltalake v0.28.1 [INFO] [stderr] Compiling deltactl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "df2ac35dd1a41eba2eb7e68ee46d9f9ecbbd6e33f7252123fa2273431ff354f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2ac35dd1a41eba2eb7e68ee46d9f9ecbbd6e33f7252123fa2273431ff354f7", kill_on_drop: false }` [INFO] [stdout] df2ac35dd1a41eba2eb7e68ee46d9f9ecbbd6e33f7252123fa2273431ff354f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 805048ebcac6af65708f7917d70d2f924b1c83386eda7ac86d50961756d9e945 [INFO] running `Command { std: "docker" "start" "-a" "805048ebcac6af65708f7917d70d2f924b1c83386eda7ac86d50961756d9e945", kill_on_drop: false }` [INFO] [stderr] Compiling deltactl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.73s [INFO] running `Command { std: "docker" "inspect" "805048ebcac6af65708f7917d70d2f924b1c83386eda7ac86d50961756d9e945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "805048ebcac6af65708f7917d70d2f924b1c83386eda7ac86d50961756d9e945", kill_on_drop: false }` [INFO] [stdout] 805048ebcac6af65708f7917d70d2f924b1c83386eda7ac86d50961756d9e945