[INFO] cloning repository https://github.com/max-sixty/prql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max-sixty/prql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-sixty%2Fprql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-sixty%2Fprql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1697edee65ca4d265af29a667321cb4b85921bb [INFO] testing max-sixty/prql against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-sixty%2Fprql" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/max-sixty/prql [INFO] finished tweaking git repo https://github.com/max-sixty/prql [INFO] tweaked toml for git repo https://github.com/max-sixty/prql written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/max-sixty/prql on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/max-sixty/prql 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe75dbb212fc4cebfd3ab555b4109905502516381eb970c6bbb8f4043b9c00ff [INFO] running `Command { std: "docker" "start" "-a" "fe75dbb212fc4cebfd3ab555b4109905502516381eb970c6bbb8f4043b9c00ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe75dbb212fc4cebfd3ab555b4109905502516381eb970c6bbb8f4043b9c00ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe75dbb212fc4cebfd3ab555b4109905502516381eb970c6bbb8f4043b9c00ff", kill_on_drop: false }` [INFO] [stdout] fe75dbb212fc4cebfd3ab555b4109905502516381eb970c6bbb8f4043b9c00ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cecc025ab18cd1923cfcea68f733f5da491a944945e99ba6722cca99e40cfaa [INFO] running `Command { std: "docker" "start" "-a" "8cecc025ab18cd1923cfcea68f733f5da491a944945e99ba6722cca99e40cfaa", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling vergen-lib v0.1.5 [INFO] [stderr] Compiling vergen v9.0.2 [INFO] [stderr] Compiling vergen-gitcl v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling sqlformat v0.3.5 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rustler v0.37.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling chumsky v0.12.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Compiling prqlc-python v0.13.11 (/opt/rustwide/workdir/prqlc/bindings/prqlc-python) [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling prqlc-js v0.13.11 (/opt/rustwide/workdir/prqlc/bindings/js) [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustler_codegen v0.37.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling ansi-to-html v0.2.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling clap_complete v4.5.62 [INFO] [stderr] Compiling colorchoice-clap v1.0.7 [INFO] [stderr] Compiling clio v0.3.5 [INFO] [stderr] Compiling pyo3-macros v0.27.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling clap_complete_fig v4.5.2 [INFO] [stderr] Compiling clap_complete_nushell v0.1.11 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling clap_complete_command v0.5.1 [INFO] [stderr] Compiling sqlparser v0.60.0 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling minijinja v2.14.0 [INFO] [stderr] Compiling mdbook-core v0.5.2 [INFO] [stderr] Compiling prqlc v0.13.11 (/opt/rustwide/workdir/prqlc/prqlc) [INFO] [stderr] Compiling mdbook-preprocessor v0.5.2 [INFO] [stderr] Compiling jni v0.21.1 [INFO] [stderr] Compiling prqlc-parser v0.13.11 (/opt/rustwide/workdir/prqlc/prqlc-parser) [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/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.60.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="serde"' --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=4a4b1aa74910a8d4 -C extra-filename=-cbca6ae2f7c09c5f --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 serde=/opt/rustwide/target/debug/deps/libserde-a18f99c85e2f0ec8.rmeta --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" "8cecc025ab18cd1923cfcea68f733f5da491a944945e99ba6722cca99e40cfaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cecc025ab18cd1923cfcea68f733f5da491a944945e99ba6722cca99e40cfaa", kill_on_drop: false }` [INFO] [stdout] 8cecc025ab18cd1923cfcea68f733f5da491a944945e99ba6722cca99e40cfaa