[INFO] fetching crate datafusion-physical-optimizer 49.0.2... [INFO] testing datafusion-physical-optimizer-49.0.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate datafusion-physical-optimizer 49.0.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate datafusion-physical-optimizer 49.0.2 [INFO] finished tweaking crates.io crate datafusion-physical-optimizer 49.0.2 [INFO] tweaked toml for crates.io crate datafusion-physical-optimizer 49.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate datafusion-physical-optimizer 49.0.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate datafusion-physical-optimizer 49.0.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded datafusion-session v49.0.1 [INFO] [stderr] Downloaded datafusion-datasource v49.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef619e4867aafb5ee196e1a692c786d4f1a34862605fbcbdba945a4b36e0d6c8 [INFO] running `Command { std: "docker" "start" "-a" "ef619e4867aafb5ee196e1a692c786d4f1a34862605fbcbdba945a4b36e0d6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef619e4867aafb5ee196e1a692c786d4f1a34862605fbcbdba945a4b36e0d6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef619e4867aafb5ee196e1a692c786d4f1a34862605fbcbdba945a4b36e0d6c8", kill_on_drop: false }` [INFO] [stdout] ef619e4867aafb5ee196e1a692c786d4f1a34862605fbcbdba945a4b36e0d6c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7567cc3b0a4246791985ad363cb531474d9998131afd44e56d0a1bedf172c6b8 [INFO] running `Command { std: "docker" "start" "-a" "7567cc3b0a4246791985ad363cb531474d9998131afd44e56d0a1bedf172c6b8", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling flatbuffers v25.2.10 [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 num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling sqlparser_derive v0.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling sqlparser v0.55.0 [INFO] [stderr] Compiling datafusion-doc v49.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling object_store v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling datafusion-common-runtime v49.0.2 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-row v55.2.0 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling arrow-string 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 datafusion-common v49.0.2 [INFO] [stderr] Compiling datafusion-expr-common v49.0.2 [INFO] [stderr] Compiling datafusion-physical-expr-common v49.0.2 [INFO] [stderr] Compiling datafusion-functions-window-common v49.0.2 [INFO] [stderr] Compiling datafusion-functions-aggregate-common v49.0.2 [INFO] [stderr] Compiling datafusion-expr v49.0.2 [INFO] [stderr] Compiling datafusion-execution v49.0.2 [INFO] [stderr] Compiling datafusion-physical-expr v49.0.2 [INFO] [stderr] Compiling datafusion-sql v49.0.2 [INFO] [stderr] Compiling datafusion-physical-plan v49.0.2 [INFO] [stderr] Compiling datafusion-session v49.0.1 [INFO] [stderr] Compiling datafusion-datasource v49.0.1 [INFO] [stderr] Compiling datafusion-pruning v49.0.0 [INFO] [stderr] Compiling datafusion-physical-optimizer v49.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s [INFO] running `Command { std: "docker" "inspect" "7567cc3b0a4246791985ad363cb531474d9998131afd44e56d0a1bedf172c6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7567cc3b0a4246791985ad363cb531474d9998131afd44e56d0a1bedf172c6b8", kill_on_drop: false }` [INFO] [stdout] 7567cc3b0a4246791985ad363cb531474d9998131afd44e56d0a1bedf172c6b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2146f5c7a80d3a6da8fe5103ee957dab3b17a977ac0ac1e5aee8ffc93cace2c5 [INFO] running `Command { std: "docker" "start" "-a" "2146f5c7a80d3a6da8fe5103ee957dab3b17a977ac0ac1e5aee8ffc93cace2c5", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling arrow-csv v55.2.0 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling arrow v55.2.0 [INFO] [stderr] Compiling datafusion-common v49.0.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling arrow-row v55.2.0 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling datafusion-expr-common v49.0.2 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling datafusion-physical-expr-common v49.0.2 [INFO] [stderr] Compiling datafusion-functions-aggregate-common v49.0.2 [INFO] [stderr] Compiling datafusion-functions-window-common v49.0.2 [INFO] [stderr] Compiling arrow-json v55.2.0 [INFO] [stderr] Compiling datafusion-expr v49.0.2 [INFO] [stderr] Compiling datafusion-execution v49.0.2 [INFO] [stderr] Compiling datafusion-physical-expr v49.0.2 [INFO] [stderr] Compiling datafusion-sql v49.0.2 [INFO] [stderr] Compiling datafusion-physical-plan v49.0.2 [INFO] [stderr] Compiling datafusion-macros v49.0.2 [INFO] [stderr] Compiling datafusion-session v49.0.1 [INFO] [stderr] Compiling datafusion-datasource v49.0.1 [INFO] [stderr] Compiling datafusion-functions v49.0.2 [INFO] [stderr] Compiling datafusion-functions-aggregate v49.0.2 [INFO] [stderr] Compiling datafusion-pruning v49.0.0 [INFO] [stderr] Compiling datafusion-physical-optimizer v49.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling datafusion-functions-nested v49.0.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 28s [INFO] running `Command { std: "docker" "inspect" "2146f5c7a80d3a6da8fe5103ee957dab3b17a977ac0ac1e5aee8ffc93cace2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2146f5c7a80d3a6da8fe5103ee957dab3b17a977ac0ac1e5aee8ffc93cace2c5", kill_on_drop: false }` [INFO] [stdout] 2146f5c7a80d3a6da8fe5103ee957dab3b17a977ac0ac1e5aee8ffc93cace2c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8814ac8de10bbf29221f1cde4ada7d4e5e464d8c5fc5f139a087a58739956ec [INFO] running `Command { std: "docker" "start" "-a" "b8814ac8de10bbf29221f1cde4ada7d4e5e464d8c5fc5f139a087a58739956ec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datafusion_physical_optimizer-d8d412a53805cd96) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ensure_coop::tests::test_cooperative_exec_for_custom_exec ... ok [INFO] [stderr] Doc-tests datafusion_physical_optimizer [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8814ac8de10bbf29221f1cde4ada7d4e5e464d8c5fc5f139a087a58739956ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8814ac8de10bbf29221f1cde4ada7d4e5e464d8c5fc5f139a087a58739956ec", kill_on_drop: false }` [INFO] [stdout] b8814ac8de10bbf29221f1cde4ada7d4e5e464d8c5fc5f139a087a58739956ec