[INFO] fetching crate glaredb_rt_native 25.6.3...
[INFO] checking glaredb_rt_native-25.6.3 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] extracting crate glaredb_rt_native 25.6.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate glaredb_rt_native 25.6.3
[INFO] finished tweaking crates.io crate glaredb_rt_native 25.6.3
[INFO] tweaked toml for crates.io crate glaredb_rt_native 25.6.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate glaredb_rt_native 25.6.3 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate glaredb_rt_native 25.6.3 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ad2a026b2ab9c9652daa1ca83727ea368a2520ea2cf2bdeb7e07fbd3b3e7805
[INFO] running `Command { std: "docker" "start" "-a" "2ad2a026b2ab9c9652daa1ca83727ea368a2520ea2cf2bdeb7e07fbd3b3e7805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ad2a026b2ab9c9652daa1ca83727ea368a2520ea2cf2bdeb7e07fbd3b3e7805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ad2a026b2ab9c9652daa1ca83727ea368a2520ea2cf2bdeb7e07fbd3b3e7805", kill_on_drop: false }`
[INFO] [stdout] 2ad2a026b2ab9c9652daa1ca83727ea368a2520ea2cf2bdeb7e07fbd3b3e7805
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7204e849bd09e82efa146e982ecba00a7a3f52328d51efc49ad5a03e9f9574f
[INFO] running `Command { std: "docker" "start" "-a" "b7204e849bd09e82efa146e982ecba00a7a3f52328d51efc49ad5a03e9f9574f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking glaredb_error v25.6.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking webpki-roots v0.26.2
[INFO] [stderr]     Checking sdd v3.0.2
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking rustls-webpki v0.103.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling prost-derive v0.14.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.2
[INFO] [stderr]    Compiling prost v0.14.0
[INFO] [stderr]    Compiling prost-types v0.14.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling prost-build v0.14.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling glaredb_proto v25.6.3
[INFO] [stderr]     Checking icu_properties v1.5.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna v1.0.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking url v2.5.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking glaredb_parser v25.6.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]     Checking glaredb_core v25.6.3
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glaredb_core-25.6.3/src/arrays/executor/scalar/ternary.rs:114:62
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 Self::execute_selection_format::<S1, S2, S3, _, _>(
[INFO] [stdout]     |                                                              ^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: MutableScalarStorage`
[INFO] [stdout]     = help: the following types implement trait `MutableScalarStorage`:
[INFO] [stdout]               PhysicalBinary
[INFO] [stdout]               PhysicalBool
[INFO] [stdout]               PhysicalF16
[INFO] [stdout]               PhysicalF32
[INFO] [stdout]               PhysicalF64
[INFO] [stdout]               PhysicalI128
[INFO] [stdout]               PhysicalI16
[INFO] [stdout]               PhysicalI32
[INFO] [stdout]             and 11 others
[INFO] [stdout] note: required by a bound in `ternary::TernaryExecutor::execute_selection_format`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glaredb_core-25.6.3/src/arrays/executor/scalar/ternary.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn execute_selection_format<S1, S2, S3, O, Op>(
[INFO] [stdout]     |        ------------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 149 |         O: MutableScalarStorage,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^ required by this bound in `TernaryExecutor::execute_selection_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glaredb_core` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b7204e849bd09e82efa146e982ecba00a7a3f52328d51efc49ad5a03e9f9574f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7204e849bd09e82efa146e982ecba00a7a3f52328d51efc49ad5a03e9f9574f", kill_on_drop: false }`
[INFO] [stdout] b7204e849bd09e82efa146e982ecba00a7a3f52328d51efc49ad5a03e9f9574f
