[INFO] cloning repository https://github.com/fastingrat/wsql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fastingrat/wsql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastingrat%2Fwsql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastingrat%2Fwsql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 671528b82f1bdd22efce2d7efc35e1ffe9f5db3f [INFO] checking fastingrat/wsql against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastingrat%2Fwsql" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fastingrat/wsql [INFO] finished tweaking git repo https://github.com/fastingrat/wsql [INFO] tweaked toml for git repo https://github.com/fastingrat/wsql written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fastingrat/wsql on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fastingrat/wsql 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eea7789921cc31beca34b33788de033f59392e695ed08ab171faa1ac3f71824 [INFO] running `Command { std: "docker" "start" "-a" "8eea7789921cc31beca34b33788de033f59392e695ed08ab171faa1ac3f71824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eea7789921cc31beca34b33788de033f59392e695ed08ab171faa1ac3f71824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eea7789921cc31beca34b33788de033f59392e695ed08ab171faa1ac3f71824", kill_on_drop: false }` [INFO] [stdout] 8eea7789921cc31beca34b33788de033f59392e695ed08ab171faa1ac3f71824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df90252f555145ce008444f7961ec4137bf610757fc5ba087ee2ca4be21de67e [INFO] running `Command { std: "docker" "start" "-a" "df90252f555145ce008444f7961ec4137bf610757fc5ba087ee2ca4be21de67e", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking arrow-schema v57.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling zerocopy-derive v0.8.38 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling regress v0.10.5 [INFO] [stderr] Compiling naga v28.0.0 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling pbjson-build v0.8.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling wgpu-hal v28.0.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking arrow-buffer v57.2.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling typify-impl v0.5.0 [INFO] [stderr] Checking arrow-data v57.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Checking arrow-array v57.2.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking arrow-select v57.2.0 [INFO] [stderr] Checking wgpu-types v28.0.0 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking arrow-ord v57.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking arrow-cast v57.2.0 [INFO] [stderr] Compiling typify-macro v0.5.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Compiling typify v0.5.0 [INFO] [stderr] Compiling pbjson-types v0.8.0 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling wgpu-core v28.0.0 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling substrait v0.62.2 [INFO] [stderr] Checking arrow-ipc v57.2.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking pbjson v0.8.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling wgpu v28.0.0 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking zlib-rs v0.6.0 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking lz4_flex v0.12.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking arrow-csv v57.2.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking arrow-json v57.2.0 [INFO] [stderr] Checking arrow-string v57.2.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking arrow-arith v57.2.0 [INFO] [stderr] Checking arrow-row v57.2.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking arrow v57.2.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking parquet v57.2.0 [INFO] [stderr] Checking gpu-allocator v0.28.0 [INFO] [stderr] Checking opendal v0.55.0 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v28.0.0 [INFO] [stderr] Checking wsql v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 51s [INFO] running `Command { std: "docker" "inspect" "df90252f555145ce008444f7961ec4137bf610757fc5ba087ee2ca4be21de67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df90252f555145ce008444f7961ec4137bf610757fc5ba087ee2ca4be21de67e", kill_on_drop: false }` [INFO] [stdout] df90252f555145ce008444f7961ec4137bf610757fc5ba087ee2ca4be21de67e