[INFO] fetching crate datafusion-common 52.0.0... [INFO] testing datafusion-common-52.0.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate datafusion-common 52.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate datafusion-common 52.0.0 [INFO] finished tweaking crates.io crate datafusion-common 52.0.0 [INFO] tweaked toml for crates.io crate datafusion-common 52.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate datafusion-common 52.0.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate datafusion-common 52.0.0 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c75aca620ee062fe9f42791c834804b109e74e6853b679bd5862431c7b8db774 [INFO] running `Command { std: "docker" "start" "-a" "c75aca620ee062fe9f42791c834804b109e74e6853b679bd5862431c7b8db774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c75aca620ee062fe9f42791c834804b109e74e6853b679bd5862431c7b8db774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75aca620ee062fe9f42791c834804b109e74e6853b679bd5862431c7b8db774", kill_on_drop: false }` [INFO] [stdout] c75aca620ee062fe9f42791c834804b109e74e6853b679bd5862431c7b8db774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] febf787d2ca811392f5295a1582658d970928c73562c0e0d3f4e04ecf4be38f5 [INFO] running `Command { std: "docker" "start" "-a" "febf787d2ca811392f5295a1582658d970928c73562c0e0d3f4e04ecf4be38f5", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling arrow-schema v57.1.0 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling comfy-table v7.1.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling arrow-buffer v57.1.0 [INFO] [stderr] Compiling arrow-data v57.1.0 [INFO] [stderr] Compiling arrow-array v57.1.0 [INFO] [stderr] Compiling arrow-select v57.1.0 [INFO] [stderr] Compiling arrow-row v57.1.0 [INFO] [stderr] Compiling arrow-arith v57.1.0 [INFO] [stderr] Compiling arrow-ord v57.1.0 [INFO] [stderr] Compiling arrow-ipc v57.1.0 [INFO] [stderr] Compiling arrow-string v57.1.0 [INFO] [stderr] Compiling arrow-cast v57.1.0 [INFO] [stderr] Compiling arrow-csv v57.1.0 [INFO] [stderr] Compiling arrow-json v57.1.0 [INFO] [stderr] Compiling arrow v57.1.0 [INFO] [stderr] Compiling datafusion-common v52.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "febf787d2ca811392f5295a1582658d970928c73562c0e0d3f4e04ecf4be38f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "febf787d2ca811392f5295a1582658d970928c73562c0e0d3f4e04ecf4be38f5", kill_on_drop: false }` [INFO] [stdout] febf787d2ca811392f5295a1582658d970928c73562c0e0d3f4e04ecf4be38f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0802e96f5b3938fca877c95919a46af931d6c6723511007f1f7b5b767f5ad80 [INFO] running `Command { std: "docker" "start" "-a" "c0802e96f5b3938fca877c95919a46af931d6c6723511007f1f7b5b767f5ad80", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling arrow-buffer v57.1.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling sqlparser_derive v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling arrow-data v57.1.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling sqlparser v0.59.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling insta v1.46.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling arrow-array v57.1.0 [INFO] [stderr] Compiling arrow-select v57.1.0 [INFO] [stderr] Compiling arrow-arith v57.1.0 [INFO] [stderr] Compiling arrow-row v57.1.0 [INFO] [stderr] Compiling arrow-ord v57.1.0 [INFO] [stderr] Compiling arrow-ipc v57.1.0 [INFO] [stderr] Compiling arrow-string v57.1.0 [INFO] [stderr] Compiling arrow-cast v57.1.0 [INFO] [stderr] error: could not compile `sqlparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.59.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 --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "recursive", "recursive-protection", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=0d14179920a7ef86 -C extra-filename=-404475a53cbf7089 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rmeta --extern sqlparser_derive=/opt/rustwide/target/debug/deps/libsqlparser_derive-b5735079f56e2d4a.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" "c0802e96f5b3938fca877c95919a46af931d6c6723511007f1f7b5b767f5ad80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0802e96f5b3938fca877c95919a46af931d6c6723511007f1f7b5b767f5ad80", kill_on_drop: false }` [INFO] [stdout] c0802e96f5b3938fca877c95919a46af931d6c6723511007f1f7b5b767f5ad80