[INFO] cloning repository https://github.com/jimmylu/data-explorer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimmylu/data-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmylu%2Fdata-explorer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmylu%2Fdata-explorer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9bca4ac5450a6573e94a885f05df94d3c2ae83c3
[INFO] building jimmylu/data-explorer against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmylu%2Fdata-explorer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jimmylu/data-explorer
[INFO] finished tweaking git repo https://github.com/jimmylu/data-explorer
[INFO] tweaked toml for git repo https://github.com/jimmylu/data-explorer written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jimmylu/data-explorer on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jimmylu/data-explorer 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.0
[INFO] [stderr]   Downloaded datafusion-physical-optimizer v41.0.0
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded datafusion-common-runtime v41.0.0
[INFO] [stderr]   Downloaded oneshot v0.1.8
[INFO] [stderr]   Downloaded reedline-repl-rs v1.2.1
[INFO] [stderr]   Downloaded datafusion-functions-nested v41.0.0
[INFO] [stderr]   Downloaded cc v1.1.15
[INFO] [stderr]   Downloaded datafusion-execution v41.0.0
[INFO] [stderr]   Downloaded dashmap v6.0.1
[INFO] [stderr]   Downloaded datafusion-physical-expr-common v41.0.0
[INFO] [stderr]   Downloaded datafusion-functions v41.0.0
[INFO] [stderr]   Downloaded async-compression v0.4.12
[INFO] [stderr]   Downloaded datafusion-functions-aggregate v41.0.0
[INFO] [stderr]   Downloaded datafusion-physical-expr v41.0.0
[INFO] [stderr]   Downloaded datafusion-sql v41.0.0
[INFO] [stderr]   Downloaded datafusion-common v41.0.0
[INFO] [stderr]   Downloaded datafusion-catalog v41.0.0
[INFO] [stderr]   Downloaded datafusion-optimizer v41.0.0
[INFO] [stderr]   Downloaded datafusion-expr v41.0.0
[INFO] [stderr]   Downloaded sqlparser v0.49.0
[INFO] [stderr]   Downloaded reedline v0.33.0
[INFO] [stderr]   Downloaded datafusion-physical-plan v41.0.0
[INFO] [stderr]   Downloaded rustix v0.38.35
[INFO] [stderr]   Downloaded datafusion v41.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b11e170544263ea852a3ed6377495d60b378849aacc02a658ea8c6029b571c62
[INFO] running `Command { std: "docker" "start" "-a" "b11e170544263ea852a3ed6377495d60b378849aacc02a658ea8c6029b571c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b11e170544263ea852a3ed6377495d60b378849aacc02a658ea8c6029b571c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b11e170544263ea852a3ed6377495d60b378849aacc02a658ea8c6029b571c62", kill_on_drop: false }`
[INFO] [stdout] b11e170544263ea852a3ed6377495d60b378849aacc02a658ea8c6029b571c62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e82d6f2535bc58f0581d960f55f65e8918610590f97a7c120233856d109572c
[INFO] running `Command { std: "docker" "start" "-a" "1e82d6f2535bc58f0581d960f55f65e8918610590f97a7c120233856d109572c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling oneshot v0.1.8
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v52.2.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling sqlparser v0.49.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ahash v0.8.11
[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 comfy-table v7.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling datafusion-common-runtime v41.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling async-compression v0.4.12
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling arrow-schema v52.2.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling arrow-data v52.2.0
[INFO] [stderr]    Compiling object_store v0.10.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling reedline v0.33.0
[INFO] [stderr]    Compiling arrow-array v52.2.0
[INFO] [stderr]    Compiling reedline-repl-rs v1.2.1
[INFO] [stderr]    Compiling arrow-select v52.2.0
[INFO] [stderr]    Compiling arrow-arith v52.2.0
[INFO] [stderr]    Compiling arrow-row v52.2.0
[INFO] [stderr]    Compiling arrow-cast v52.2.0
[INFO] [stderr]    Compiling arrow-ord v52.2.0
[INFO] [stderr]    Compiling arrow-string v52.2.0
[INFO] [stderr]    Compiling arrow-ipc v52.2.0
[INFO] [stderr]    Compiling arrow-json v52.2.0
[INFO] [stderr]    Compiling arrow-csv v52.2.0
[INFO] [stderr]    Compiling arrow v52.2.0
[INFO] [stderr]    Compiling parquet v52.2.0
[INFO] [stderr]    Compiling datafusion-common v41.0.0
[INFO] [stderr]    Compiling datafusion-expr v41.0.0
[INFO] [stderr]    Compiling datafusion-execution v41.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr-common v41.0.0
[INFO] [stderr]    Compiling datafusion-sql v41.0.0
[INFO] [stderr]    Compiling datafusion-functions v41.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate v41.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr v41.0.0
[INFO] [stderr]    Compiling datafusion-optimizer v41.0.0
[INFO] [stderr]    Compiling datafusion-physical-plan v41.0.0
[INFO] [stderr]    Compiling datafusion-functions-nested v41.0.0
[INFO] [stderr]    Compiling datafusion-catalog v41.0.0
[INFO] [stderr]    Compiling datafusion-physical-optimizer v41.0.0
[INFO] [stderr]    Compiling datafusion v41.0.0
[INFO] [stderr]    Compiling data-explorer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s
[INFO] running `Command { std: "docker" "inspect" "1e82d6f2535bc58f0581d960f55f65e8918610590f97a7c120233856d109572c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e82d6f2535bc58f0581d960f55f65e8918610590f97a7c120233856d109572c", kill_on_drop: false }`
[INFO] [stdout] 1e82d6f2535bc58f0581d960f55f65e8918610590f97a7c120233856d109572c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf223a27f3b60e11c48465618166c82610f7489e18869a0ddeb568696fa7cfcc
[INFO] running `Command { std: "docker" "start" "-a" "cf223a27f3b60e11c48465618166c82610f7489e18869a0ddeb568696fa7cfcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling data-explorer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.93s
[INFO] running `Command { std: "docker" "inspect" "cf223a27f3b60e11c48465618166c82610f7489e18869a0ddeb568696fa7cfcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf223a27f3b60e11c48465618166c82610f7489e18869a0ddeb568696fa7cfcc", kill_on_drop: false }`
[INFO] [stdout] cf223a27f3b60e11c48465618166c82610f7489e18869a0ddeb568696fa7cfcc
