[INFO] fetching crate datafusion-bigtable 0.1.0...
[INFO] testing datafusion-bigtable-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate datafusion-bigtable 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate datafusion-bigtable 0.1.0
[INFO] finished tweaking crates.io crate datafusion-bigtable 0.1.0
[INFO] tweaked toml for crates.io crate datafusion-bigtable 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate datafusion-bigtable 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 347 packages to latest compatible versions
[INFO] [stderr]       Adding arrow v9.1.0 (available: v57.0.0)
[INFO] [stderr]       Adding bigtable_rs v0.1.7 (available: v0.2.18)
[INFO] [stderr]       Adding byteorder v0.5.3 (available: v1.5.0)
[INFO] [stderr]       Adding datafusion v7.1.0 (available: v50.3.0)
[INFO] [stderr]       Adding flatbuffers v2.0.0 (available: v2.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded integer-encoding v1.1.7
[INFO] [stderr]   Downloaded thrift v0.13.0
[INFO] [stderr]   Downloaded smpl_jwt v0.7.1
[INFO] [stderr]   Downloaded prost-wkt-build v0.3.5
[INFO] [stderr]   Downloaded strum v0.23.0
[INFO] [stderr]   Downloaded zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]   Downloaded goauth v0.12.0
[INFO] [stderr]   Downloaded simpl v0.1.0
[INFO] [stderr]   Downloaded erased-serde v0.4.9
[INFO] [stderr]   Downloaded typetag v0.2.21
[INFO] [stderr]   Downloaded comfy-table v5.0.1
[INFO] [stderr]   Downloaded bigtable_rs v0.1.7
[INFO] [stderr]   Downloaded tower-http v0.3.5
[INFO] [stderr]   Downloaded lexical-write-float v0.8.5
[INFO] [stderr]   Downloaded axum v0.5.17
[INFO] [stderr]   Downloaded tonic v0.7.2
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.5
[INFO] [stderr]   Downloaded matchit v0.5.0
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded lexical-core v0.8.5
[INFO] [stderr]   Downloaded multiversion v0.6.1
[INFO] [stderr]   Downloaded parquet v9.1.0
[INFO] [stderr]   Downloaded lz4 v1.28.1
[INFO] [stderr]   Downloaded typetag-impl v0.2.21
[INFO] [stderr]   Downloaded prost-wkt-types v0.3.5
[INFO] [stderr]   Downloaded axum-core v0.2.9
[INFO] [stderr]   Downloaded tonic-build v0.7.2
[INFO] [stderr]   Downloaded lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]   Downloaded datafusion v7.1.0
[INFO] [stderr]   Downloaded arrow v9.1.0
[INFO] [stderr]   Downloaded datafusion-common v7.0.0
[INFO] [stderr]   Downloaded datafusion-expr v7.0.0
[INFO] [stderr]   Downloaded flatbuffers v2.0.0
[INFO] [stderr]   Downloaded parquet-format v4.0.0
[INFO] [stderr]   Downloaded zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]   Downloaded mopa v0.2.2
[INFO] [stderr]   Downloaded inventory v0.3.21
[INFO] [stderr]   Downloaded prost-wkt v0.3.5
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded strum_macros v0.23.1
[INFO] [stderr]   Downloaded multiversion-macros v0.6.1
[INFO] [stderr]   Downloaded sqlparser v0.14.0
[INFO] [stderr]   Downloaded zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f8a24819cc4a9bbcb4f643861b4bcf09b91eb6158152cd3dccf923d7b2acbc6
[INFO] running `Command { std: "docker" "start" "-a" "2f8a24819cc4a9bbcb4f643861b4bcf09b91eb6158152cd3dccf923d7b2acbc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f8a24819cc4a9bbcb4f643861b4bcf09b91eb6158152cd3dccf923d7b2acbc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f8a24819cc4a9bbcb4f643861b4bcf09b91eb6158152cd3dccf923d7b2acbc6", kill_on_drop: false }`
[INFO] [stdout] 2f8a24819cc4a9bbcb4f643861b4bcf09b91eb6158152cd3dccf923d7b2acbc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4b35d849469104bc0417fa139fab6518672b0ee6449933f96756ee55a29332e
[INFO] running `Command { std: "docker" "start" "-a" "e4b35d849469104bc0417fa139fab6518672b0ee6449933f96756ee55a29332e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling integer-encoding v1.1.7
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling thrift v0.13.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling flatbuffers v2.0.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling parquet v9.1.0
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling parquet-format v4.0.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sqlparser v0.14.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=642850bc9cbaffc7 -C extra-filename=-64cd4d08328ebf75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e2775a15e5abc6fd.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a0dcb503c6777286.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9b913d61fb413ac8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-67f1f25e645d086a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-bf3fae5e11816eb2.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e4b35d849469104bc0417fa139fab6518672b0ee6449933f96756ee55a29332e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4b35d849469104bc0417fa139fab6518672b0ee6449933f96756ee55a29332e", kill_on_drop: false }`
[INFO] [stdout] e4b35d849469104bc0417fa139fab6518672b0ee6449933f96756ee55a29332e
